scaffold/
Interactive coach: asks 4-5 questions to determine the right template type then generates it
When to use this
- When you need a new agent, skill, command, hook, or rule and want the right template structure
- When onboarding a new contributor who needs a guided template generator
- When starting a new .claude/ config from scratch and want to avoid blank-file paralysis
How to use
-
Open the template on GitHub and copy its content:
skills/scaffold/SKILL.md -
Place the file inside
.claude/skills/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.