What problem does it solve?
This Skill provides a structured, repeatable approach for creating and improving Claude Code skills. It guides teams to design clear entry points, define trigger phrases, and organize supporting resources, reducing ambiguity and accelerating skill deployment.
Core Features & Use Cases
- Define a lean SKILL.md frontmatter with explicit name and description, ensuring third-person perspective and concrete triggers.
- Organize bundled resources into references, examples, scripts, and assets, with progressive disclosure to manage context.
- Provide templates and best practices for plugin skills, including validation, testing, and packaging workflows.
- Support scenarios such as creating a new skill, updating an existing skill, or teaching best-practices for skill structure.
Quick Start
To create a skill, establish a directory under the plugin's skills, add SKILL.md with frontmatter, and populate references/ and examples/ as needed. Validate the skill with the skill-reviewer to ensure triggers, structure, and lean content. Iterate based on usage feedback to improve trigger phrases and documentation.