What problem does it solve? Finished pages and flows often contain hidden reusable patterns that never get documented, making it hard to turn one-off designs into a maintainable component library or design system. This Skill walks a design and produces a structured component inventory. ## Core Features & Use Cases - Component Identification: Scans designs and classifies repeated or reusable patterns into foundations, atoms, molecules, organisms, and templates. - Structured Documentation: Records each component's name, purpose, variants, states, tokens, composition, accessibility notes, and Do/Don't rules. - Gap Analysis: Flags inconsistencies, missing states, missing variants, and out-of-scale values that block systemization. - Use Case: After shipping several pages, run this Skill to produce a component-inventory.md that a developer can use to build a real component library. ## Quick Start Ask the assistant to extract a component inventory from the current design files and write it to component-inventory.md. Note: This Skill is deprecated as of v5.0; the maintainers recommend Storybook, Figma Code Connect, or the 5-dim-review route for similar needs.