What problem does it solve?
Help teams and individuals turn workflows and prompts into robust, testable Claude skills by guiding drafting, evaluation, benchmarking, and iterative improvement so skills reliably trigger and perform.
Core Features & Use Cases
- Skill drafting: Guided questions and templates to produce a clear SKILL.md with name, description, and operational instructions.
- Eval orchestration: Create eval sets, spawn with-skill and baseline runs, collect timing/tokens, and aggregate grading results.
- Benchmarking & viewer: Aggregate run statistics, generate benchmark.json/benchmark.md, and launch a self-contained HTML viewer for qualitative and quantitative review.
- Description optimization: Produce trigger test sets and run an optimization loop that iteratively refines the skill description to improve triggering accuracy.
- Packaging & tooling: Helpers to validate and package skills, plus reusable scripts for grading, aggregation, and report generation.
Quick Start
Ask the assistant: "Help me create a new skill for <task>, draft SKILL.md, produce 3 test prompts, run the eval loop, and summarize improvements."