What problem does it solve?
This Skill helps create and refine reusable Claude Code plugin skills with clear triggers, strong structure, and progressive disclosure, so new skills are easier to discover, easier to use, and easier to maintain.
Core Features & Use Cases
- Skill design guidance: Shape a new skill from concrete user scenarios into a focused, reusable workflow.
- Metadata and trigger tuning: Write frontmatter that uses specific trigger phrases and supports reliable discovery.
- Content organization: Decide what belongs in SKILL.md versus supporting references, scripts, and assets.
- Progressive disclosure: Keep the main skill lean while moving detailed patterns, examples, and utilities into bundled resources.
- Validation and iteration: Check structure, writing style, references, and packaging readiness before shipping a skill.
- Use case: Create a plugin skill for hook development, then split validation logic into scripts, patterns into references, and templates into assets.
Quick Start
Draft a new skill-development skill by defining its trigger phrases, outlining the required workflow, and linking any supporting references or utilities.