What problem does it solve?
This Skill removes the uncertainty in translating a Figma design into production code by producing structured, build-ready design intent instead of leaving the downstream compiler to guess the designer’s intent.
Core Features & Use Cases
- Figma-to-intent extraction: Reads a Figma frame via the Figma MCP and outputs a structured design-intel Markdown document.
- Blade-aligned mapping: Identifies UI components and records the closest Blade primitive (or flags gaps when no exact match exists).
- Workflow-critical structure: Captures layout shape, interaction states (and missing states), visible variants, accessibility considerations, and open questions for blockers.
- Multi-frame flow mode: Generates a single combined intent document for a sequence of frames representing a component/flow across states (empty/loading/success/error).
Quick Start
Use the design-intel skill to extract intent from a Figma frame by asking for “Give me design intel for <Figma frame URL or ID>”.