What problem does it solve?
Users often struggle to standardize the process of crafting Claude skills, track iterations, and capture reusable metadata. This Skill Unit provides a structured approach to drafting SKILL.md, organizing optional resources, and recording evaluation workflows so skills can be created and improved consistently.
Core Features & Use Cases
- Structured skill creation: guides users to draft SKILL.md with required frontmatter (name + description) and a clear body that defines the workflow.
- Iterative evaluation loop: supports running evals, collecting feedback, and refining skills across iterations.
- Resource bundling: supports optional folders (scripts/, references/, assets/) that can be used by the skill when activated.
- Metadata hygiene: ensures fields like dependencies and components are accurately captured for discovery and tooling.
Quick Start
Draft the SKILL.md with a clear name and description, then add optional resources and start the first evaluation cycle to begin iterating.