What problem does it solve? Turning a rough idea into a lean, effective AI skill is hard: most generated skills ship bloated instructions, generic procedure, and no evidence they beat the bare model. This Skill guides the full lifecycle of building, editing, and quality-analyzing skills so every line earns its place. ## Core Features & Use Cases - Guided skill building: Hardens a half-formed idea through conversation, grounds it in real project expertise, scaffolds the skill deterministically, and captures decisions in a resumable memlog. - Quality analysis lenses: Runs deterministic pre-pass scanners (token budgets, frontmatter validation, template artifacts, workflow integrity) plus LLM lenses, then renders a self-contained HTML report. - Eval and lint gates: Offers baseline and trigger eval modes, enforces SKILL.md token budgets, and runs lint scripts before handoff. - Use Case: Ask it to analyze an existing skill directory; it scans frontmatter, structure, and prompt quality, then produces a graded HTML report with severity-ranked findings. ## Quick Start Use the bmad-workflow-builder skill to analyze the skill at .claude/skills/my-skill and produce a quality report.