Files
claude-skills-reference/docs/index.md
Reza Rezvani 338830ffe8 feat(docs): add Plugins & Marketplace overview page
- Create comprehensive plugins page with all 19 plugins (9 domain bundles + 10 standalone)
- Include architecture diagram, compatibility matrix, install commands for all 4 platforms
- Add plugin structure docs, FAQ, and complete reference table
- Add Plugins nav tab in mkdocs.yml
- Add plugins stat card (19) to homepage grid

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 12:06:08 +01:00

4.8 KiB

title, description, hide
title description hide
Claude Code Skills & Plugins 173 production-ready skills, 19 plugins, 15 agents, and 15 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

173 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 } 173


    Production-ready skills

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


    Python CLI tools (stdlib-only, all verified)

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


    Multi-skill agents

  • :material-puzzle-outline:{ .lg .middle } 19


    Installable plugins

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


    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: 24 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, X/Twitter — 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, ratio analysis, ARR/MRR/churn/LTV

    :octicons-arrow-right-24: 2 skills


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 }