What problem does it solve? Starting a design system from scratch means manually cataloging every color, type scale, and component in a Figma file, then creating dozens of documentation files by hand. This Skill automates that zero-state bootstrap by reading the Figma file directly and generating the full documentation structure. ## Core Features & Use Cases - Token Extraction: Pulls design variables (colors, typography, spacing, radii, elevation) from Figma via MCP tools and groups them into foundation docs. - Component Inventory: Identifies components and screens from Figma metadata, classifies them by atomic tier (atom, molecule, organism, layout), and records them in a traceable inventory. - Directory Scaffolding: Creates the canonical docs/research/ and docs/app/ trees with stub READMEs, templates, a screen map, and an open questions log. - Use Case: You receive a Figma file for a new product. Run this Skill to get a populated design system skeleton with extracted tokens, a component inventory, and a screen map, ready for per-component specification work. ## Quick Start Bootstrap a design system from my Figma file at https://figma.com/design/abc123/my-product into the current project workspace.