skill-builder - Claude Code Skills Builder
Guide users through creating new Claude Code Skills with proper structure and validation
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- ask user questions
- determine skill location
- create directory structure
- write SKILL.md
- add supporting files
- validate skill
- test skill
Inputs
- skill purpose
- trigger conditions
- skill scope
- required resources
- templates
- reference data
Outputs
- skill directory structure
- SKILL.md file
- REFERENCE.md file
- FORMS.md file
- validation report
- test results
Requirements
- Claude Code environment
- Python for validation
- file system write access
- bash command execution
