| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-04 | 2.1 kB | |
| v2.0.0 -- 86 Skills, 9 Domains, 26 POWERFUL-Tier source code.tar.gz | 2026-03-04 | 3.2 MB | |
| v2.0.0 -- 86 Skills, 9 Domains, 26 POWERFUL-Tier source code.zip | 2026-03-04 | 3.7 MB | |
| Totals: 3 Items | 6.9 MB | 3 | |
🚀 Claude Skills Library v2.0.0
The biggest release since launch — more than doubling the skill count with deep engineering capabilities.
📊 By the Numbers
| Metric | v1.0.2 | v2.0.0 |
|---|---|---|
| Skills | 42 | 86 |
| Domains | 6 | 9 |
| Python tools | 20+ | 92+ |
| POWERFUL-tier | 0 | 26 |
| Refactored | 0/42 | 37/42 |
âš¡ 26 POWERFUL-Tier Skills (NEW)
Advanced engineering skills with comprehensive tooling:
- agent-designer — Multi-agent architect & performance evaluator
- rag-architect — RAG pipeline builder & retrieval optimizer
- database-designer — Schema analyzer with ERD generation
- migration-architect — Migration planner & rollback generator
- skill-security-auditor — 🔒 Security gate for skill installation (NEW)
- ci-cd-pipeline-builder — Stack-aware pipeline generator
- mcp-server-builder — MCP server scaffolder
- pr-review-expert — Structured code review system
- And 18 more...
🆕 3 New Domains
- business-growth — Customer success, sales engineering, revenue ops
- finance — Financial analyst with DCF valuation
- engineering (POWERFUL) — 26 advanced engineering skills
🔄 Anthropic Best Practices Refactoring
37 of 42 original skills rewritten with:
- Progressive Disclosure Architecture
- Trigger phrases for better activation
- Numbered workflows with validation checkpoints
- Concise SKILL.md (<200 lines) with reference files
🤖 Platform Support
- OpenAI Codex — Full compatibility with
.codex/skills/symlinks - Claude Code — Native marketplace plugin support
- OpenClaw — Installation script included
📦 Install
:::bash
# Claude Code
/plugin marketplace add alirezarezvani/claude-skills
# OpenClaw
bash <(curl -s https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/scripts/openclaw-install.sh)
# Codex
npx agent-skills-cli add alirezarezvani/claude-skills --agent codex
Full changelog: CHANGELOG.md (github.com)