- mkdocs.yml: Material theme with dark/light mode, search, tabs, sitemap - scripts/generate-docs.py: auto-generates docs from all SKILL.md files - docs/index.md: landing page with domain overview and quick install - docs/getting-started.md: installation guide for Claude Code, Codex, OpenClaw - docs/skills/: 170 skill pages + 9 domain index pages - .github/workflows/static.yml: MkDocs build + GitHub Pages deploy - .gitignore: exclude site/ build output Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4.0 KiB
4.0 KiB
title, description
| title | description |
|---|---|
| Claude Code Skills & Plugins - Documentation | 169 production-ready skills and plugins for Claude Code, OpenAI Codex, and OpenClaw. Reusable expertise bundles for engineering, product, marketing, compliance, and more. |
Claude Code Skills & Plugins
169 production-ready skills that transform AI coding agents into specialized professionals across engineering, product, marketing, compliance, and more.
Works natively with Claude Code, OpenAI Codex, and OpenClaw.
Quick Install
# Add the marketplace
/plugin marketplace add alirezarezvani/claude-skills
# Install by domain
/plugin install engineering-skills@claude-code-skills # 23 core engineering
/plugin install engineering-advanced-skills@claude-code-skills # 25 POWERFUL-tier
/plugin install product-skills@claude-code-skills # 8 product skills
/plugin install marketing-skills@claude-code-skills # 42 marketing skills
/plugin install ra-qm-skills@claude-code-skills # 12 regulatory/quality
/plugin install pm-skills@claude-code-skills # 6 project management
/plugin install c-level-skills@claude-code-skills # 28 C-level advisory
/plugin install business-growth-skills@claude-code-skills # 4 business & growth
/plugin install finance-skills@claude-code-skills # 1 finance
Skills by Domain
| Domain | Skills | Highlights |
|---|---|---|
| Engineering - Core | 23 | Architecture, frontend, backend, fullstack, QA, DevOps, SecOps, AI/ML, data, Playwright, self-improving agent |
| Engineering - POWERFUL | 25 | Agent designer, RAG architect, database designer, CI/CD builder, security auditor, MCP builder |
| Product | 8 | Product manager, agile PO, strategist, UX researcher, UI design, landing pages, SaaS scaffolder |
| Marketing | 42 | Content, SEO, CRO, Channels, Growth, Intelligence, Sales pods with 27 Python tools |
| Project Management | 6 | Senior PM, scrum master, Jira, Confluence, Atlassian admin |
| C-Level Advisory | 28 | Full C-suite (10 roles) + orchestration + board meetings + culture |
| Regulatory & Quality | 12 | ISO 13485, MDR 2017/745, FDA, ISO 27001, GDPR, CAPA, risk management |
| Business & Growth | 4 | Customer success, sales engineer, revenue ops, contracts & proposals |
| Finance | 1 | Financial analyst (DCF, budgeting, forecasting) |
Key Features
- 160+ Python CLI tools — all stdlib-only, zero pip installs required
- 250+ reference guides — embedded domain expertise
- Plugin marketplace — one-command install for any skill bundle
- Multi-platform — Claude Code, OpenAI Codex, OpenClaw
- Security auditor — scan skills for malicious code before installation
- Self-improving agent — auto-memory curation and pattern promotion
How Skills Work
Each skill is a self-contained package:
skill-name/
SKILL.md # Instructions + workflows
scripts/ # Python CLI tools
references/ # Expert knowledge bases
assets/ # Templates
Knowledge flows from references/ into SKILL.md workflows, executed via scripts/, applied using assets/ templates.
Links
- GitHub Repository
- Getting Started
- Contributing
- Skills & Agents Factory — methodology for building skills at scale
- Claude Code Tresor — productivity toolkit with 60+ prompt templates
Built by Alireza Rezvani | Medium | Twitter