AgriciDaniel/skill-forge
60 stars · Last commit 2026-04-10
Ultimate Claude Code skill creator — design, scaffold, build, review, evolve, and publish production-grade AI agent skills
README preview
# Skill Forge — Ultimate Claude Code Skill Creator  > **Blog:** [Learn how to build Claude Code skills](https://agricidaniel.com/blog/skill-forge-build-claude-code-skills) Design, scaffold, build, review, evolve, and publish production-grade Claude Code skills following the [Agent Skills open standard](https://agentskills.io). ## Features - **Plan** — Analyze use cases, select complexity tier (1-4), design architecture with sub-skill decomposition - **Build** — Scaffold complete skill file trees with SKILL.md, sub-skills, scripts, references, and agents - **Review** — Audit any skill with a 0-100 health score across 6 quality categories - **Evolve** — Fix triggering issues, improve instructions, refine architecture based on feedback - **Publish** — Package as `.skill` files, generate install scripts, prepare for GitHub distribution - **Convert** — Port skills to OpenAI Codex, Google Gemini CLI, Google Antigravity, and Cursor - **Eval** — Run evaluation pipelines with assertions, grading, and multi-agent execution - **Benchmark** — Measure performance with variance analysis, multiple trials, and threshold gating ## Installation