What problem does it solve?
Skill-creator helps you reliably create and iterate on Claude skills by turning your goals into a drafted SKILL.md, generating realistic test prompts, running trigger/evaluation checks, and using results to refine the skill for better triggering accuracy and performance.
Core Features & Use Cases
- Skill drafting and iteration: Converts a user’s intent into a working skill draft and iteratively improves it.
- Evaluation workflow: Builds a test set, runs evaluations, and compares behavior against a baseline to quantify impact.
- Benchmarking and review tooling: Produces review artifacts and benchmark summaries to support qualitative and quantitative decisions.
- Description optimization: Improves the skill’s YAML frontmatter description to increase correct triggering and reduce false triggers.
- Process guidance: Guides interviews, edge-case thinking, test coverage planning, and feedback-driven rewrites.
Quick Start
Use skill-creator when you want to build a new Claude skill for “processing browser-side PDFs” from scratch, then iteratively refine its description and eval results until it triggers at the right moments.