What problem does it solve?
This Skill reduces trial-and-error when creating Claude Code skills by providing a clear, best-practice process for structuring SKILL.md, defining high-quality discovery metadata, and organizing supplemental materials.
Core Features & Use Cases
- Skill structure guidance: Defines the required SKILL.md entry point and the optional scripts/, references/, and assets/ resource conventions for modular, on-demand loading.
- Metadata and trigger quality: Improves discovery reliability by instructing how to write YAML frontmatter with a precise name and a third-person description containing concrete trigger phrases.
- Progressive disclosure design: Balances context efficiency by keeping SKILL.md lean while placing deeper patterns, advanced techniques, and detailed workflows into references/ for later loading.
- Skill authoring workflow: Guides end-to-end development from understanding concrete examples to planning reusable content and validating the final skill.
Quick Start
Use the Skill Development skill when you want to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", or "organize skill content".