- 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>
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. |
|
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
-
:material-console:{ .lg .middle } 12
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
-
:material-lightning-bolt:{ .lg .middle } Engineering — POWERFUL
Agent designer, RAG architect, database designer, CI/CD builder, MCP server builder, security auditor, tech debt tracker
-
:material-bullseye-arrow:{ .lg .middle } Product
Product manager, agile PO, strategist, UX researcher, UI design system, landing pages (TSX + Tailwind), SaaS scaffolder
-
:material-bullhorn:{ .lg .middle } Marketing
Content, SEO, CRO, channels, growth, intelligence, sales — 7 specialist pods with 27 Python tools
-
:material-clipboard-check:{ .lg .middle } Project Management
Senior PM, scrum master, Jira expert, Confluence expert, Atlassian admin, templates
-
:material-star-circle:{ .lg .middle } C-Level Advisory
Full C-suite (10 roles), orchestration, board meetings, culture frameworks, strategic alignment
-
:material-shield-check:{ .lg .middle } Regulatory & Quality
ISO 13485, MDR 2017/745, FDA, ISO 27001, GDPR, CAPA, risk management, quality documentation
-
:material-trending-up:{ .lg .middle } Business & Growth
Customer success, sales engineer, revenue operations, contracts & proposals
-
:material-currency-usd:{ .lg .middle } Finance
Financial analyst — DCF valuation, budgeting, forecasting, ratio analysis
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 }