What problem does it solve? Design systems drift when components lack documentation, teams build one-offs instead of reusing patterns, and nobody knows where to invest next. This Skill turns a pile of components into a governed system with written usage rules, contribution criteria, and a maturity-based investment plan. ## Core Features & Use Cases - Maturity assessment: Scores a design system across NN/g's 6 dimensions (alignment, team, infrastructure, governance, support, adoption) and names the single highest-leverage gap with a sized first move. - Component documentation standard: Produces a fixed 10-section doc per component covering use-when/don't-use-when, variants, states, props, accessibility, content rules, and token references by name only. - Governance setup: Publishes yes/no acceptance criteria, a review SLA, an enforcer role, and semver versioning with deprecation rules so the system stays trustworthy as it grows. - Use Case: A team notices their admin app has detached from the system with hardcoded colors and duplicate buttons. Run the maturity scan, find governance scores 0, and ship acceptance criteria plus a changelog in two hours. ## Quick Start Audit our design system and tell me where we should invest next, then document the Button component.