What problem does it solve?
Crafting and maintaining reliable Claude Code skills is labor-intensive: it requires capturing user intents, drafting coherent SKILL.md frontmatter, authoring evaluation prompts, and running iterative improvements. This field synthesizes a robust, repeatable process that reduces guesswork and speeds up production.
Core Features & Use Cases
- Structured discovery: extract and organize a skill's name, description, and usage guidance from SKILL.md.
- Iterative improvement loop: automatically run trigger-eval and refinement cycles to improve trigger coverage and description quality.
- E2E packaging and validation: coordinate optional scripts/references/assets directories, run quick validations, and produce a distributable skill package.
- Use case example: create a new skill to automate a multi-step data-processing task, test with eval prompts, and converge on a strong description.
Quick Start
Draft a new skill by interviewing the user, write a SKILL.md frontmatter, attach evaluative prompts, and run the loop until the results are satisfactory.