What problem does it solve?
This skill keeps the sprawling ritual of writing, testing, and iterating Claude skills organized so you never forget to set up evals, baselines, grading, and viewer feedback before each draft.
Core Features & Use Cases
- Intent capture to SKILL.md: Steers the conversation toward clarifying desired outcomes, trigger contexts, success criteria, and test cases before touching any instructions.
- Evaluation loop orchestration: Explains how to draft test prompts, run with-skill and baseline runs, grade outputs, capture timing, and generate benchmark reports using scripts like run_loop, run_eval, aggregate_benchmark, and generate_review.
- Iteration and description tuning: Helps you generalize from user feedback, add reusable scripts, and optimize the trigger description with eval-based loops so the skill keeps improving.
- Use Case: When someone wants a new data-transformation helper, follow these instructions to interview them, draft the skill, run evals, review results, and repeat until the outputs are solid.
Quick Start
Tell Claude to use the skill creator to draft a SKILL.md, test prompts, and evaluation plan for the new workflow idea you just described.