// Creates, refines, and validates Claude Code skills following amplihack philosophy and official best practices. Automatically activates when building, creating, generating, or designing new skills.
| name | skill-builder |
| version | 1.0.0 |
| description | Creates, refines, and validates Claude Code skills following amplihack philosophy and official best practices. Automatically activates when building, creating, generating, or designing new skills. |
Helps users create production-ready Claude Code skills that follow best practices from official Anthropic documentation and amplihack's ruthless simplicity philosophy.
I automatically load when you mention:
I orchestrate the skill creation process using amplihack's specialized agents:
Clarify Requirements (prompt-writer agent)
Design Structure (architect agent)
Generate Skill (builder agent)
Validate Quality (reviewer agent)
Create Tests (tester agent)
.claude/skills/ (auto-discovery).claude/agents/amplihack/specialized/.claude/commands/amplihack/.claude/scenarios/See examples.md for detailed examples of each type.
For explicit invocation:
/amplihack:skill-builder <skill-name> <skill-type> <description>
Examples in examples.md.
Supporting Files (progressive disclosure):
Original Documentation Sources (embedded in reference.md):
All documentation is embedded in reference.md for offline access. Links provided for updates and verification.
Note: This skill automatically loads when Claude detects skill building intent. For explicit control, use /amplihack:skill-builder.