Skip to content

Commit 78360cb

Browse files
alirezarezvaniLeoivanopenclaw223-altclaude
authored
Dev (#379)
* fix: add missing plugin.json files and restore trailing newlines - Add plugin.json for review-fix-a11y skill - Add plugin.json for free-llm-api skill - Restore POSIX-compliant trailing newlines in JSON index files * feat(engineering): add review-fix-a11y skill (WCAG 2.2 a11y audit + fix) (#375) Adds review-fix-a11y (WCAG 2.2 a11y audit + fix) and free-llm-api skills. Includes: - review-fix-a11y: WCAG 2.2 audit workflow, a11y_audit.py scanner, contrast_checker.py - free-llm-api: ChatAnywhere, Groq, Cerebras, OpenRouter, llm-mux, One API setup - secret_scanner.py upgrade with secrets-patterns-db integration (1,600+ patterns) Co-authored-by: ivanopenclaw223-alt <ivanopenclaw223-alt@users.noreply.github.com> * chore: sync codex skills symlinks [automated] * Revert "feat(engineering): add review-fix-a11y skill (WCAG 2.2 a11y audit + fix) (#375)" This reverts commit 49c9f21. * chore: sync codex skills symlinks [automated] * Revert "feat(engineering): add review-fix-a11y skill (WCAG 2.2 a11y audit + fix) (#375)" This reverts commit 49c9f21. * feat(engineering-team): add a11y-audit skill — WCAG 2.2 accessibility audit & fix (#376) Built from scratch (replaces reverted PR #375 contribution). Skill package: - SKILL.md: 1132 lines, 3-phase workflow (scan → fix → verify), per-framework fix patterns (React, Next.js, Vue, Angular, Svelte, HTML), CI/CD integration guide, 20+ issue type coverage - scripts/a11y_scanner.py: static scanner detecting 20+ violation types across HTML/JSX/TSX/Vue/Svelte/CSS — severity-ranked, CI-friendly exit codes - scripts/contrast_checker.py: WCAG contrast calculator with AA/AAA checks, --suggest mode, --batch CSS scanning, named color support - references/wcag-quick-ref.md: WCAG 2.2 Level A/AA criteria table - references/aria-patterns.md: ARIA roles, live regions, keyboard interaction - references/framework-a11y-patterns.md: React, Vue, Angular, Svelte fix patterns - assets/sample-component.tsx: sample file with intentional violations - expected_outputs/: scan report, contrast output, JSON output samples - /a11y-audit slash command, settings.json, plugin.json, README.md Validation: 97.6/100 (EXCELLENT), quality 73.9/100 (B-), scripts 2/2 PASS Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: sync codex skills symlinks [automated] * docs: sync counts across all docs — 205 skills, 268 tools, 19 commands, 22 plugins Update CLAUDE.md, README.md, docs/index.md, docs/getting-started.md, mkdocs.yml, marketplace.json with consistent counts. Sync Gemini CLI index with new skills (code-to-prd, plugin-audit). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Leo <leo@openclaw.ai> Co-authored-by: ivanopenclaw223-alt <ivanopenclaw223@gmail.com> Co-authored-by: ivanopenclaw223-alt <ivanopenclaw223-alt@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a059113 commit 78360cb

10 files changed

Lines changed: 44 additions & 26 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"name": "Alireza Rezvani",
55
"url": "https://alirezarezvani.com"
66
},
7-
"description": "204 production-ready skill packages for Claude AI across 9 domains: marketing (43), engineering (25+30), C-level advisory (28), regulatory/QMS (12), product (13), project management (6), business growth (4), and finance (2). Includes 266 Python tools, 382 reference documents, 16 agents, and 17 slash commands.",
7+
"description": "205 production-ready skill packages for Claude AI across 9 domains: marketing (43), engineering (25+30), C-level advisory (28), regulatory/QMS (12), product (14), project management (6), business growth (4), and finance (2). Includes 268 Python tools, 384 reference documents, 16 agents, and 19 slash commands.",
88
"homepage": "https://github.com/alirezarezvani/claude-skills",
99
"repository": "https://github.com/alirezarezvani/claude-skills",
1010
"metadata": {
11-
"description": "204 production-ready skill packages across 9 domains with 266 Python tools, 382 reference documents, 16 agents, and 17 slash commands. Compatible with Claude Code, Codex CLI, Gemini CLI, and OpenClaw.",
11+
"description": "205 production-ready skill packages across 9 domains with 268 Python tools, 384 reference documents, 16 agents, and 19 slash commands. Compatible with Claude Code, Codex CLI, Gemini CLI, and OpenClaw.",
1212
"version": "2.1.2"
1313
},
1414
"plugins": [

.gemini/skills-index.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "1.0.0",
33
"name": "gemini-cli-skills",
4-
"total_skills": 246,
4+
"total_skills": 249,
55
"skills": [
66
{
77
"name": "README",
@@ -328,6 +328,11 @@
328328
"category": "command",
329329
"description": "Generate changelogs from git history and validate conventional commits. Usage: /changelog <generate|lint> [options]"
330330
},
331+
{
332+
"name": "cmd-code-to-prd",
333+
"category": "command",
334+
"description": "Reverse-engineer a frontend codebase into a PRD. Usage: /code-to-prd [path]"
335+
},
331336
{
332337
"name": "competitive-matrix",
333338
"category": "command",
@@ -358,6 +363,11 @@
358363
"category": "command",
359364
"description": "Detect stack and generate CI/CD pipeline configs. Usage: /pipeline <detect|generate> [options]"
360365
},
366+
{
367+
"name": "plugin-audit",
368+
"category": "command",
369+
"description": "|"
370+
},
361371
{
362372
"name": "prd",
363373
"category": "command",
@@ -1068,6 +1078,11 @@
10681078
"category": "product",
10691079
"description": "Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog."
10701080
},
1081+
{
1082+
"name": "code-to-prd",
1083+
"category": "product",
1084+
"description": "|"
1085+
},
10711086
{
10721087
"name": "competitive-teardown",
10731088
"category": "product",
@@ -1248,7 +1263,7 @@
12481263
"description": "C-level resources"
12491264
},
12501265
"command": {
1251-
"count": 17,
1266+
"count": 19,
12521267
"description": "Command resources"
12531268
},
12541269
"engineering": {
@@ -1268,7 +1283,7 @@
12681283
"description": "Marketing resources"
12691284
},
12701285
"product": {
1271-
"count": 14,
1286+
"count": 15,
12721287
"description": "Product resources"
12731288
},
12741289
"project-management": {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../commands/code-to-prd.md
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../product-team/code-to-prd/SKILL.md
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../commands/plugin-audit.md

CLAUDE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
66

77
This is a **comprehensive skills library** for Claude AI and Claude Code - reusable, production-ready skill packages that bundle domain expertise, best practices, analysis tools, and strategic frameworks. The repository provides modular skills that teams can download and use directly in their workflows.
88

9-
**Current Scope:** 204 production-ready skills across 9 domains with 266 Python automation tools, 382 reference guides, 16 agents, and 17 slash commands.
9+
**Current Scope:** 205 production-ready skills across 9 domains with 268 Python automation tools, 384 reference guides, 16 agents, and 19 slash commands.
1010

1111
**Key Distinction**: This is NOT a traditional application. It's a library of skill packages meant to be extracted and deployed by users into their own Claude workflows.
1212

@@ -37,7 +37,7 @@ This repository uses **modular documentation**. For domain-specific guidance, se
3737
claude-code-skills/
3838
├── .claude-plugin/ # Plugin registry (marketplace.json)
3939
├── agents/ # 16 cs-* prefixed agents across all domains
40-
├── commands/ # 17 slash commands (changelog, tdd, saas-health, workspace, prd, sprint-plan, etc.)
40+
├── commands/ # 19 slash commands (changelog, tdd, saas-health, prd, code-to-prd, plugin-audit, sprint-plan, etc.)
4141
├── engineering-team/ # 25 core engineering skills + Playwright Pro + Self-Improving Agent
4242
├── engineering/ # 30 POWERFUL-tier advanced skills (incl. AgentHub)
4343
├── product-team/ # 13 product skills + Python tools
@@ -149,8 +149,8 @@ See [standards/git/git-workflow-standards.md](standards/git/git-workflow-standar
149149
## Roadmap
150150

151151
**Phase 1-2 Complete:** 204 production-ready skills deployed across 9 domains
152-
- Engineering Core (25), Engineering POWERFUL (30), Product (13), Marketing (43), PM (6), C-Level (28), RA/QM (12), Business & Growth (4), Finance (2)
153-
- 266 Python automation tools, 382 reference guides, 16 agents, 17 commands
152+
- Engineering Core (25), Engineering POWERFUL (30), Product (14), Marketing (43), PM (6), C-Level (28), RA/QM (12), Business & Growth (4), Finance (2)
153+
- 268 Python automation tools, 384 reference guides, 16 agents, 19 commands
154154
- Complete enterprise coverage from engineering through regulatory compliance, sales, customer success, and finance
155155
- MkDocs Material docs site with 210+ indexed pages for SEO
156156

@@ -203,4 +203,4 @@ This repository publishes skills to **ClawHub** (clawhub.com) as the distributio
203203

204204
**Last Updated:** March 11, 2026
205205
**Version:** v2.1.2
206-
**Status:** 204 skills deployed across 9 domains, 21 marketplace plugins, docs site live
206+
**Status:** 205 skills deployed across 9 domains, 22 marketplace plugins, docs site live

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Claude Code Skills & Plugins — Agent Skills for Every Coding Tool
22

3-
**204 production-ready Claude Code skills, plugins, and agent skills for 11 AI coding tools.**
3+
**205 production-ready Claude Code skills, plugins, and agent skills for 11 AI coding tools.**
44

55
The most comprehensive open-source library of Claude Code skills and agent plugins — also works with OpenAI Codex, Gemini CLI, Cursor, and 7 more coding agents. Reusable expertise packages covering engineering, DevOps, marketing, compliance, C-level advisory, and more.
66

77
**Works with:** Claude Code · OpenAI Codex · Gemini CLI · OpenClaw · Cursor · Aider · Windsurf · Kilo Code · OpenCode · Augment · Antigravity
88

99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge)](https://opensource.org/licenses/MIT)
10-
[![Skills](https://img.shields.io/badge/Skills-204-brightgreen?style=for-the-badge)](#skills-overview)
10+
[![Skills](https://img.shields.io/badge/Skills-205-brightgreen?style=for-the-badge)](#skills-overview)
1111
[![Agents](https://img.shields.io/badge/Agents-16-blue?style=for-the-badge)](#agents)
1212
[![Personas](https://img.shields.io/badge/Personas-3-purple?style=for-the-badge)](#personas)
13-
[![Commands](https://img.shields.io/badge/Commands-17-orange?style=for-the-badge)](#commands)
13+
[![Commands](https://img.shields.io/badge/Commands-19-orange?style=for-the-badge)](#commands)
1414
[![Stars](https://img.shields.io/github/stars/alirezarezvani/claude-skills?style=for-the-badge)](https://github.com/alirezarezvani/claude-skills/stargazers)
1515
[![SkillCheck Validated](https://img.shields.io/badge/SkillCheck-Validated-4c1?style=for-the-badge)](https://getskillcheck.com)
1616

@@ -23,10 +23,10 @@ The most comprehensive open-source library of Claude Code skills and agent plugi
2323
Claude Code skills (also called agent skills or coding agent plugins) are modular instruction packages that give AI coding agents domain expertise they don't have out of the box. Each skill includes:
2424

2525
- **SKILL.md** — structured instructions, workflows, and decision frameworks
26-
- **Python tools**266 CLI scripts (all stdlib-only, zero pip installs)
26+
- **Python tools**268 CLI scripts (all stdlib-only, zero pip installs)
2727
- **Reference docs** — templates, checklists, and domain-specific knowledge
2828

29-
**One repo, eleven platforms.** Works natively as Claude Code plugins, Codex agent skills, Gemini CLI skills, and converts to 8 more tools via `scripts/convert.sh`. All 266 Python tools run anywhere Python runs.
29+
**One repo, eleven platforms.** Works natively as Claude Code plugins, Codex agent skills, Gemini CLI skills, and converts to 8 more tools via `scripts/convert.sh`. All 268 Python tools run anywhere Python runs.
3030

3131
### Skills vs Agents vs Personas
3232

@@ -145,15 +145,15 @@ See [integrations/](integrations/) for tool-specific documentation and pre-gener
145145

146146
## Skills Overview
147147

148-
**204 skills across 9 domains:**
148+
**205 skills across 9 domains:**
149149

150150
| Domain | Skills | Highlights | Details |
151151
|--------|--------|------------|---------|
152152
| **🔧 Engineering — Core** | 25 | Architecture, frontend, backend, fullstack, QA, DevOps, SecOps, AI/ML, data, Playwright, self-improving agent, Google Workspace CLI | [engineering-team/](engineering-team/) |
153153
| **🎭 Playwright Pro** | 9+3 | Test generation, flaky fix, Cypress/Selenium migration, TestRail, BrowserStack, 55 templates | [engineering-team/playwright-pro](engineering-team/playwright-pro/) |
154154
| **🧠 Self-Improving Agent** | 5+2 | Auto-memory curation, pattern promotion, skill extraction, memory health | [engineering-team/self-improving-agent](engineering-team/self-improving-agent/) |
155155
| **⚡ Engineering — POWERFUL** | 30 | Agent designer, RAG architect, database designer, CI/CD builder, security auditor, MCP builder, AgentHub, Helm charts, Terraform | [engineering/](engineering/) |
156-
| **🎯 Product** | 13 | Product manager, agile PO, strategist, UX researcher, UI design, landing pages, SaaS scaffolder, analytics, experiment designer, discovery, roadmap communicator | [product-team/](product-team/) |
156+
| **🎯 Product** | 14 | Product manager, agile PO, strategist, UX researcher, UI design, landing pages, SaaS scaffolder, analytics, experiment designer, discovery, roadmap communicator, code-to-prd | [product-team/](product-team/) |
157157
| **📣 Marketing** | 43 | 7 pods: Content (8), SEO (5), CRO (6), Channels (6), Growth (4), Intelligence (4), Sales (2) + context foundation + orchestration router. 32 Python tools. | [marketing-skill/](marketing-skill/) |
158158
| **📋 Project Management** | 6 | Senior PM, scrum master, Jira, Confluence, Atlassian admin, templates | [project-management/](project-management/) |
159159
| **🏥 Regulatory & QM** | 12 | ISO 13485, MDR 2017/745, FDA, ISO 27001, GDPR, CAPA, risk management | [ra-qm-team/](ra-qm-team/) |

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Choose your platform and follow the steps:
142142
|--------|----------------|--------|
143143
| **Engineering Core** | `/plugin install engineering-skills@claude-code-skills` | 25 |
144144
| **Engineering POWERFUL** | `/plugin install engineering-advanced-skills@claude-code-skills` | 30 |
145-
| **Product** | `/plugin install product-skills@claude-code-skills` | 13 |
145+
| **Product** | `/plugin install product-skills@claude-code-skills` | 14 |
146146
| **Marketing** | `/plugin install marketing-skills@claude-code-skills` | 43 |
147147
| **Regulatory & Quality** | `/plugin install ra-qm-skills@claude-code-skills` | 12 |
148148
| **Project Management** | `/plugin install pm-skills@claude-code-skills` | 6 |

docs/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 204 Agent Skills for Codex, Gemini CLI & OpenClaw
3-
description: "204 production-ready Claude Code skills and agent plugins for 11 AI coding tools. Engineering, product, marketing, compliance, and finance agent skills for Claude Code, OpenAI Codex, Gemini CLI, Cursor, and OpenClaw."
2+
title: 205 Agent Skills for Codex, Gemini CLI & OpenClaw
3+
description: "205 production-ready Claude Code skills and agent plugins for 11 AI coding tools. Engineering, product, marketing, compliance, and finance agent skills for Claude Code, OpenAI Codex, Gemini CLI, Cursor, and OpenClaw."
44
hide:
55
- toc
66
- edit
@@ -14,7 +14,7 @@ hide:
1414

1515
# Agent Skills
1616

17-
204 production-ready skills, 16 agents, 3 personas, and an orchestration protocol for AI coding tools.
17+
205 production-ready skills, 16 agents, 3 personas, and an orchestration protocol for AI coding tools.
1818
{ .hero-subtitle }
1919

2020
[Get Started](getting-started.md){ .md-button .md-button--primary }
@@ -81,23 +81,23 @@ hide:
8181

8282
[:octicons-arrow-right-24: Learn patterns](orchestration.md)
8383

84-
- :material-language-python:{ .lg .middle } **266 Python Tools**
84+
- :material-language-python:{ .lg .middle } **268 Python Tools**
8585

8686
---
8787

8888
CLI scripts that ship with skills — all stdlib-only, zero pip installs, verified working on any platform.
8989

9090
[:octicons-arrow-right-24: Getting started](getting-started.md)
9191

92-
- :material-puzzle-outline:{ .lg .middle } **21 Plugins**
92+
- :material-puzzle-outline:{ .lg .middle } **22 Plugins**
9393

9494
---
9595

9696
One-command installable bundles for Claude Code, Codex CLI, Gemini CLI, and OpenClaw.
9797

9898
[:octicons-arrow-right-24: Plugin marketplace](plugins/)
9999

100-
- :material-console:{ .lg .middle } **17 Commands**
100+
- :material-console:{ .lg .middle } **19 Commands**
101101

102102
---
103103

@@ -151,7 +151,7 @@ hide:
151151

152152
Product manager, agile PO, strategist, UX researcher, UI design system, landing pages, SaaS scaffolder, analytics, experiment designer
153153

154-
[:octicons-arrow-right-24: 13 skills](skills/product-team/)
154+
[:octicons-arrow-right-24: 14 skills](skills/product-team/)
155155

156156
- :material-bullhorn:{ .lg .middle } **Marketing**
157157

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site_name: Claude Code Skills & Agent Plugins
22
site_url: https://alirezarezvani.github.io/claude-skills/
3-
site_description: "204 production-ready skills, 16 agents, 3 personas, and an orchestration protocol for 11 AI coding tools. Reusable expertise for engineering, product, marketing, compliance, and more."
3+
site_description: "205 production-ready skills, 16 agents, 3 personas, and an orchestration protocol for 11 AI coding tools. Reusable expertise for engineering, product, marketing, compliance, and more."
44
site_author: Alireza Rezvani
55
repo_url: https://github.com/alirezarezvani/claude-skills
66
repo_name: alirezarezvani/claude-skills

0 commit comments

Comments
 (0)