What problem does it solve?
Provide structured, repeatable guidance for creating, organizing, and validating Claude Code plugin skills so that plugins expose reliable, discoverable, and context-efficient capabilities to Claude agents. Reduce confusion about frontmatter requirements, writing style, and where to place scripts, references, and assets to enable progressive disclosure and maintainable skills.
Core Features & Use Cases
- Authoring guidance: Specify YAML frontmatter requirements, recommended trigger phrases, and imperative writing style to ensure correct skill discovery and activation.
- Structure & resources: Recommend layouts for SKILL.md, references, examples, and scripts and explain when to move details into references or assets for efficient context loading.
- Validation & testing: Provide a checklist for validating frontmatter, trigger quality, resource existence, and progressive disclosure, useful when packaging or reviewing plugin skills.
Quick Start
Ask Claude to generate a concise SKILL.md with third-person frontmatter, imperative instructions, and pointers to any supporting references, examples, or scripts for the new plugin skill.