What problem does it solve? Turning a Figma design into an implementable component architecture normally requires manual inspection and ad-hoc notes. This Skill drives a signed-in browser to capture Figma frames, decomposes the visuals into presenter and container components, and emits a consistent multi-file technical spec an engineer can build against. ## Core Features & Use Cases - Browser-driven capture: Uses the browser-control skill to open Figma URLs in Microsoft Edge and screenshot frames, since Figma's canvas cannot be scraped as HTML. - Presenter/container decomposition: Identifies visual regions, classifies each as a leaf presenter or orchestrating container, and records explicit extract-vs-draw-inline decisions. - Structured spec output: Generates a fixed directory layout with per-component markdown pages, TypeScript-style prop interfaces, mermaid nesting and data-contract diagrams, and a whole-screen mock DOM. - Use Case: Paste a Figma frame URL and receive a spec/ directory containing a component tree, typed prop contracts, and open questions, ready for iterative review before implementation. ## Quick Start Spec this Figma frame and break it into components: https://www.figma.com/file/abc123/?node-id=42-17