What problem does it solve?
Helps developers avoid inconsistent, monolithic, or poorly-documented Claude Code skills by providing a clear, repeatable process for designing, structuring, and maintaining skills with proper front matter, activation criteria, and references.
Core Features & Use Cases
- Step-by-step planning: Prompts for purpose, activation, tools, scope, and complexity to clarify requirements before authoring a skill.
- Templates & front matter: Provides YAML front matter examples and recommended fields (name, description, allowed-tools, etc.) to ensure discoverability and correct activation.
- Modularization guidance: Advises when to split large skills into references, checklists, examples, and patterns for maintainability.
- Tool selection & testing: Recommends appropriate allowed-tools and a validation checklist to test activation, references, and outputs.
- Use Case: Scaffolding a new code-reviewer skill with separate patterns, checklist, and examples to keep SKILL.md focused and lean.
Quick Start
Use the shared-skill-creator skill to scaffold a new SKILL.md and supporting reference files for a focused feature or review skill.