What problem does it solve?
Helps developers and product teams turn informal workflows or ideas into maintainable, testable Claude skills by guiding drafting, evaluation, benchmarking, and iterative improvement of SKILL.md and bundled resources.
Core Features & Use Cases
- Skill authoring: Draft SKILL.md that includes metadata, trigger guidance, and detailed operational instructions.
- Evaluation & benchmarking: Generate test prompts, run with-skill and baseline comparisons, grade runs, aggregate benchmark statistics, and surface analyst observations.
- Iteration & packaging: Improve skill descriptions to optimize triggering, add scripts/templates to reduce repetition, and package validated skills for distribution.
- Use case: A product manager and engineer collaborate to create a new automation skill, produce 3 realistic test prompts, run parallel with/without comparisons, inspect results in the viewer, and iterate until the skill reliably passes assertions.
Quick Start
Ask the assistant to create a new skill that converts CSV files into summarized reports, producing SKILL.md, three test prompts saved to evals/evals.json, and an eval workspace for with-skill and baseline runs.