What problem does it solve?
Writing skills provide a standardized, test-driven framework for creating, editing, and validating Skills documentation to ensure clarity, consistency, and verifiable quality across teams.
Core Features & Use Cases
- Frontmatter discipline: enforces YAML frontmatter with name and description and constrains length per specification.
- Progressive disclosure: loads references, scripts, and background guides only when needed to minimize context load.
- TDD-aligned workflow: prescribes red-green-refactor cycles for skill creation and maintenance, with test scaffolds and evaluation checklists.
- Cross-skill reuse: promotes linking to existing skills to reduce duplication and improve discoverability.
- Organization guidelines: supports self-contained SKILL.md with optional directories for scripts, references, and assets.
Quick Start
Create SKILL.md with a name and concise frontmatter, then describe the skill using the sections and progressive-disclosure approach.