Files
claude-skills-reference/docs/index.md
Reza Rezvani 979a1cefc7 docs: add 14 agent pages, 12 command pages, update getting-started and index
- Extended generate-docs.py to auto-generate agent and command documentation pages
- Added extract_subtitle() for meaningful command descriptions in index
- Added Agents nav section (14 entries) and Commands nav section (12 entries) to mkdocs.yml
- Updated docs/index.md: 170 skills, 237 tools, 14 agents, 12 commands, Gemini CLI
- Updated docs/getting-started.md: Gemini CLI tab, 237 tools, fixed brand_voice path, new FAQs
- Regenerated all 203 docs pages (177 skills + 14 agents + 12 commands)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 09:54:53 +01:00

4.7 KiB

title, description, hide
title description hide
Claude Code Skills & Plugins 170 production-ready skills, 14 agents, and 12 commands for Claude Code, OpenAI Codex, Gemini CLI, and OpenClaw.
toc
edit
<style> .md-content__inner > .md-typeset > h1:first-child { display: none; } </style>

Claude Code Skills

170 production-ready skills that transform AI coding agents into specialized professionals. { .hero-subtitle }

Claude Code | OpenAI Codex | Gemini CLI | OpenClaw { .hero-platforms }

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

  • :material-counter:{ .lg .middle } 170


    Production-ready skills

  • :material-language-python:{ .lg .middle } 237


    Python CLI tools (stdlib-only, all verified)

  • :material-robot:{ .lg .middle } 14


    Multi-skill agents

  • :material-console:{ .lg .middle } 12


    Slash commands


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: 23 skills

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


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

    :octicons-arrow-right-24: 25 skills

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


    Product manager, agile PO, strategist, UX researcher, UI design system, landing pages (TSX + Tailwind), SaaS scaffolder

    :octicons-arrow-right-24: 8 skills

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


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

    :octicons-arrow-right-24: 42 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 — DCF valuation, budgeting, forecasting, ratio analysis

    :octicons-arrow-right-24: 1 skill


Why Skills?

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


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

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


    Built-in security auditor scans any skill for malicious code before you install it.

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


    Plugin marketplace lets you install entire skill bundles with a single slash command.

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


    Each skill is independent. No cross-dependencies, no conflicts, works in isolation.

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


    Works natively with Claude Code, OpenAI Codex, and OpenClaw — same skills, any agent.

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


    Battle-tested workflows, not generic advice. Each skill saves 40%+ time on domain tasks.


Quick Install

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

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

Full Install Guide{ .md-button .md-button--primary } View on GitHub :fontawesome-brands-github:{ .md-button }