What problem does it solve? Writing agent skills that trigger correctly and produce consistent output is hard: descriptions under-trigger, instructions over-script the model, and quality varies wildly. This Skill guides the full lifecycle of building, scoring, and iterating on SKILL.md-based agent skills against a 10-dimension quality rubric distilled from 140+ production skills. ## Core Features & Use Cases - Create new skills: Step-by-step guidance through architecture planning (Linear, Router, Methodology, Widget, API Wrapper patterns), SKILL.md authoring, reference file creation, and pre-delivery quality checks. - Evaluate existing skills: Scores skills across 10 dimensions (trigger quality, defaults coverage, instruction design, output contract, and more) with a 1-10 scale and comparison against reference skills. - Improve weak skills: Produces ranked improvement proposals and applies targeted patches after user approval. - Use Case: You keep manually running the same multi-step analysis workflow. Ask the agent to turn it into a skill, and it will plan the architecture, write the SKILL.md with proper frontmatter and detection flows, create reference files, and score the result before delivery. ## Quick Start Ask the agent to create a new skill for your repeated workflow, or to evaluate and score an existing skill's quality.