What problem does it solve?
This Skill prevents wasted time when creating new Claude Code Skills by ensuring the required SKILL.md frontmatter and structure are correct for reliable discovery and activation.
Core Features & Use Cases
- Skill scope and structure guidance: Helps you define one clear capability per Skill and choose the right location (personal vs project).
- Correct SKILL.md frontmatter: Ensures the YAML includes required fields (name, description) and follows naming/length rules.
- High-discoverability descriptions and content layout: Guides you to write descriptions with the right triggers and to organize instructions with actionable sections.
- Validation and troubleshooting: Provides a checklist to verify file placement, YAML validity, and prompt-discovery issues.
- Optional supporting files: Shows when to add references, examples, scripts, or templates to support progressive disclosure.
Quick Start
Tell the AI what capability you want (for example, “Help me create a Skill for generating Conventional Commit messages from my diffs”) and ask it to draft the SKILL.md with correct frontmatter and step-by-step instructions.