What problem does it solve?
This Skill helps you create new Claude skills from scratch and systematically improve existing skills so they trigger reliably and perform well on real test cases.
Core Features & Use Cases
- Skill ideation to draft: Clarify intent, trigger conditions, expected outputs, and whether to add evals, then draft a complete SKILL.md.
- Quantitative evaluation loop: Create test prompts, run them (with-skill vs baseline), draft assertions, grade results, and aggregate benchmarks to compare performance with variance.
- Iterative improvement: Rewrite the skill based on qualitative feedback and quantitative benchmark patterns, then rerun and repeat until satisfied.
- Description optimization: Generate trigger-eval queries and run an optimization loop to improve the SKILL.md frontmatter description so Claude triggers the skill at the right times.
Quick Start
Use this skill when you want to turn a workflow into a reusable Claude skill, then run a small test set, review the results, and iterate on the skill until it reliably triggers and produces the expected output.