What problem does it solve?
Helps you design a Claude Code skill from scratch or refine an existing one by creating a loop that drafts the skill, builds realistic test prompts, runs triggering and output evaluations, and then iterates until performance is measurable and auditable.
Core Features & Use Cases
- Skill creation and iterative improvement: Convert user intent into a usable SKILL.md with progressively refined instructions and test coverage.
- Quantitative evaluation and variance-aware benchmarking: Run evals, compute pass rates, and compare against baselines to see whether changes truly improve outcomes.
- Description optimization for triggering accuracy: Optimize the frontmatter description so the skill triggers at the right times (and avoids false triggers) using a held-out test set.
- Viewer and analyst workflow: Generate a review UI to collect qualitative feedback, plus post-hoc analysis to surface patterns behind wins/losses.
Quick Start
Use the skill-creator to create a new skill by describing what the skill should do, then generate test prompts and run evaluations to iteratively improve the SKILL.md until triggering and output quality meet your goals.