What problem does it solve?
Creating, refining, and evaluating AI skills is complex and repetitive. This Skill provides a guided, end-to-end workflow to design, test, and iterate Claude Skills, helping users go from idea to validated skill with minimal friction.
Core Features & Use Cases
- Capture Intent: Define what the skill should enable, including trigger phrases and success criteria.
- Interview and Research: Proactively gather edge cases, dependencies, and evaluation requirements.
- Write the SKILL.md: Create a structured frontmatter (name, description, compatibility) and a body of instructions loaded when the skill activates.
- Run and Iterate: Use automated eval loops, baselines, and metrics to improve the skill description and reliability.
- Packaging and Reference Material: Bundle scripts, references, and assets to support reproducibility.
Quick Start
Draft a new skill by completing SKILL.md frontmatter and body, then run the automated eval/iterate loop until you reach a stable description.