Граф знаний по Figma-дизайну

★ 7.1 · design

understand-figma is a Claude Code skill that analyzes a Figma file via the Figma REST API and generates an interactive design knowledge graph. It scans pages, screens, components, component sets, instances, and design tokens, then enriches the data through LLM analysis in batches of ~15 nodes (up to 5 concurrent batches). The output is a `knowledge-graph.json` with a `kind:"design"` dashboard, auto-launched via the `/understand-dashboard` skill. It suits designers and developers who need to document a design system, understand Figma component architecture, or visualize UI structure before converting it to code. Requires a `FIGMA_TOKEN` environment variable and Node ≥ 22.