Skip to content

v2.0.0 — 86 Skills, 9 Domains, 26 POWERFUL-Tier

Latest

Choose a tag to compare

@alirezarezvani alirezarezvani released this 04 Mar 02:22
· 435 commits to main since this release
3960661

🚀 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

# 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