What problem does it solve?
This Skill helps you create, refine, and validate Claude Skills so they trigger reliably, stay token-efficient, and follow best practices.
Core Features & Use Cases
- Trigger-safe descriptions: Reworks descriptions to follow the “Use when…” rule without workflow summaries, improving skill discovery accuracy.
- Structure and token efficiency: Improves SKILL.md layout using progressive disclosure and moves reference-heavy material into references/ for better context loading.
- Validation against best practices: Guides you through lint-style rules such as matching name-to-directory, correct YAML frontmatter, and keeping metadata lightweight.
- Scope and skill type alignment: Helps you choose the right skill type (reference/pattern/migration/discipline) and apply consistent naming conventions.
Quick Start
Ask a model to rewrite your SKILL.md frontmatter and instructions to make the description trigger-specific, move duplicated details into references/, and ensure it passes lint-style validation rules.