What problem does it solve?
This skill provides a guided, repeatable method to create, write, and validate Skill units for Claude Code. It helps ensure that each Skill folder contains a correctly named directory, a SKILL.md with proper frontmatter, and a clear executable workflow, reducing discovery and triggering issues.
Core Features & Use Cases
- Generates a complete SKILL.md frontmatter and body that defines the skill's name, description, triggers, and usage.
- Validates folder structure, ensuring the presence of a valid SKILL.md and any optional components (scripts/, references/, assets/) only when populated.
- Provides a structured workflow with steps, examples, testing plans, and troubleshooting guidance to enable reliable activation and maintenance.
- Advises on placement (personal vs project) to maximize portability and collaboration.
Quick Start
Create the skill folder named skill-writer in the correct location, place a complete SKILL.md with valid frontmatter, then restart Claude Code and test three trigger prompts.