Files
claude-skills-reference/docs/index.md
Alireza Rezvani 5adbfdce47 release: sync dev → main — a11y-audit, /seo-auditor, /plugin-audit, 28 plugins (#380)
* 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 49c9f2109f.

* chore: sync codex skills symlinks [automated]

* Revert "feat(engineering): add review-fix-a11y skill (WCAG 2.2 a11y audit + fix) (#375)"

This reverts commit 49c9f2109f.

* 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>

* feat(marketplace): add 6 missing standalone plugins — total 22→28

Added to marketplace:
- a11y-audit (WCAG 2.2 accessibility audit)
- executive-mentor (adversarial thinking partner)
- docker-development (Dockerfile, compose, multi-stage)
- helm-chart-builder (Helm chart scaffolding)
- terraform-patterns (IaC module design)
- research-summarizer (structured research synthesis)

Also fixed version 1.0.0 → 2.1.2 on 4 plugin.json files
(executive-mentor, docker-development, helm-chart-builder, research-summarizer)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* feat(commands): add /seo-auditor — 7-phase SEO audit pipeline for documentation

- 7 phases: discovery → meta tags → content quality → keywords → links → sitemap → report
- Integrates 8 marketing-skill scripts: seo_checker, content_scorer,
  humanizer_scorer, headline_scorer, seo_optimizer, sitemap_analyzer,
  schema_validator, topic_cluster_mapper
- References 6 SEO knowledge bases for audit framework, AI search,
  content optimization, URL design, internal linking, AI detection
- Auto-fixes: generic titles, missing descriptions, broken links, orphan pages
- Preserves high-ranking pages — only fixes critical issues on those
- Registered in both commands/ (distributable) and .claude/commands/ (local)

Also: sync all doc counts — 28 plugins, 26 eng-core skills, 21 commands

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(seo): fix multi-line YAML description parser, add 2 orphan pages to nav

- generate-docs.py: extract_description_from_frontmatter() now handles
  multi-line YAML block scalars (|, >, indented continuation) — fixes
  14 pages that had 56-65 char truncated descriptions
- mkdocs.yml: add epic-design and research-summarizer to nav (orphan pages)
- Regenerated 251 pages, rebuilt sitemap (278 URLs)
- SEO audit: 0 broken links, 17→3 short descriptions, 278/278 pages
  have "Claude Code Skills" in <title>

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>
2026-03-18 13:03:48 +01:00

8.3 KiB

title, description, hide
title description hide
205 Agent Skills for Codex, Gemini CLI & OpenClaw 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.
toc
edit
<style> .md-content__inner > .md-typeset > h1:first-child { display: none; } </style>

Agent Skills

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

Get Started{ .md-button .md-button--primary } Browse Skills{ .md-button } GitHub :fontawesome-brands-github:{ .md-button }


What's Inside

  • :material-toolbox:{ .lg .middle } 204 Skills


    Production-ready instruction packages with structured workflows, Python automation tools, and reference documentation across 9 domains.

    :octicons-arrow-right-24: Browse skills

  • :material-robot:{ .lg .middle } 16 Agents


    Multi-skill orchestrators that combine domain expertise for complex tasks — from engineering leads to financial analysts.

    :octicons-arrow-right-24: View agents

  • :material-account-group:{ .lg .middle } 3 Personas


    Role-based identities with curated skill loadouts, decision frameworks, and distinct communication styles.

    :octicons-arrow-right-24: Meet personas

  • :material-sitemap:{ .lg .middle } Orchestration


    A lightweight protocol for coordinating personas, skills, and agents on work that crosses domain boundaries.

    :octicons-arrow-right-24: Learn patterns

  • :material-language-python:{ .lg .middle } 268 Python Tools


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

    :octicons-arrow-right-24: Getting started

  • :material-puzzle-outline:{ .lg .middle } 28 Plugins


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

    :octicons-arrow-right-24: Plugin marketplace

  • :material-console:{ .lg .middle } 19 Commands


    Slash commands for common operations — sprint planning, tech debt analysis, PRDs, OKRs, and more.

    :octicons-arrow-right-24: View commands

  • :material-swap-horizontal:{ .lg .middle } 11 Tool Support


    Convert all skills to any supported tool's native format with a single script. No manual work.

    :octicons-arrow-right-24: Multi-tool setup

  • :material-chat-outline:{ .lg .middle } 6 Custom GPTs


    Use Agent Skills directly in ChatGPT — no setup needed. Solo Founder, SEO Audit, Content Strategy, CTO Advisor, and more.

    :octicons-arrow-right-24: Open GPTs


Skills by Domain

  • :material-cog:{ .lg .middle } Engineering — Core


    Architecture, frontend, backend, fullstack, QA, DevOps, SecOps, AI/ML, data engineering, Playwright testing, self-improving agent

    :octicons-arrow-right-24: 26 skills

  • :material-lightning-bolt:{ .lg .middle } Engineering — Advanced


    Agent designer, RAG architect, database designer, CI/CD builder, MCP server builder, security auditor, tech debt tracker

    :octicons-arrow-right-24: 30 skills

  • :material-bullseye-arrow:{ .lg .middle } Product


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

    :octicons-arrow-right-24: 14 skills

  • :material-bullhorn:{ .lg .middle } Marketing


    Content, SEO, CRO, channels, growth, intelligence, sales — 7 specialist pods with 32 Python tools

    :octicons-arrow-right-24: 43 skills

  • :material-clipboard-check:{ .lg .middle } Project Management


    Senior PM, scrum master, Jira expert, Confluence expert, Atlassian admin, templates

    :octicons-arrow-right-24: 6 skills

  • :material-star-circle:{ .lg .middle } C-Level Advisory


    Full C-suite (10 roles), orchestration, board meetings, culture frameworks, strategic alignment

    :octicons-arrow-right-24: 28 skills

  • :material-shield-check:{ .lg .middle } Regulatory & Quality


    ISO 13485, MDR 2017/745, FDA, ISO 27001, GDPR, CAPA, risk management, quality documentation

    :octicons-arrow-right-24: 12 skills

  • :material-trending-up:{ .lg .middle } Business & Growth


    Customer success, sales engineer, revenue operations, contracts & proposals

    :octicons-arrow-right-24: 4 skills

  • :material-currency-usd:{ .lg .middle } Finance


    Financial analyst, SaaS metrics coach — DCF valuation, budgeting, forecasting, ARR/MRR/churn/LTV

    :octicons-arrow-right-24: 2 skills


Why Agent Skills?

  • :material-clock-fast:{ .lg .middle } Zero dependencies


    All Python tools use stdlib only. No pip installs, no API keys, no configuration files. Works anywhere Python runs.

  • :material-shield-lock:{ .lg .middle } Security first


    Built-in security auditor scans any skill for malicious code, data exfiltration, and prompt injection before installation.

  • :material-rocket-launch:{ .lg .middle } One-command install


    Plugin marketplace for Claude Code. Conversion script for 10 other tools. No manual file management.

  • :material-puzzle:{ .lg .middle } Self-contained


    Each skill is independent. No cross-dependencies, no conflicts. Install one or all — they work in isolation.

  • :material-devices:{ .lg .middle } Multi-platform


    Native support for 11 AI coding tools. Write once, convert to any tool's format automatically.

  • :material-check-decagram:{ .lg .middle } Production-grade


    Structured workflows with validation checkpoints, not generic advice. Each skill covers end-to-end domain processes.


Quick Install

=== "Claude Code"

```bash
# Add the marketplace
/plugin marketplace add alirezarezvani/claude-skills

# Install any skill bundle
/plugin install engineering-skills@claude-code-skills
```

=== "OpenAI Codex"

```bash
npx agent-skills-cli add alirezarezvani/claude-skills --agent codex
```

=== "Gemini CLI"

```bash
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills && ./scripts/gemini-install.sh
```

=== "Cursor / Windsurf / Aider"

```bash
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills
./scripts/convert.sh --tool cursor    # or windsurf, aider
./scripts/install.sh --tool cursor --target /path/to/project
```

Full Install Guide{ .md-button .md-button--primary } Multi-Tool Setup{ .md-button }