What problem does it solve?
Turn ad-hoc ideas for Claude skills into reproducible, testable, and improvable skill packages. This Skill removes the friction of drafting SKILL.md, designing evals, running baselines, and iterating until a skill reliably triggers and performs well.
Core Features & Use Cases
- Skill authoring guidance: Step-by-step checklist for capturing intent, drafting frontmatter, and writing the SKILL.md body.
- Evaluation & benchmarking: Tools and conventions to write eval sets, spawn with-skill and baseline runs, collect timing/tokens, grade outcomes, and aggregate benchmark statistics.
- Iterative improvement: Built-in loop to draft test cases, run parallel evals, produce viewerable results, draft assertions, and improve descriptions to optimize triggering.
- Use Case: Ideal for a developer or product manager who wants to create a new Claude skill, measure its effectiveness with objective evals, and iteratively refine both implementation and description.
Quick Start
Ask the assistant to "Help me create and evaluate a new skill: define intent, draft SKILL.md, propose 3 test prompts, and run an initial eval."