## What problem does it solve?
This Skill enables designers and developers to translate UI design images directly into implementation-ready frontend specifications, reducing manual interpretation, rework, and translation time.
## Core Features & Use Cases
- Parallel 4-agent analysis: Spawns four specialized analyses of the same design image to accelerate discovery.
- Consensus-driven specification: Synthesizes structure, tokens, and code-ready outputs into a cohesive document.
- Framework-aware output: Produces implementation artifacts for React, HTML, Vue, and other frameworks.
- Design system integration: Extracts color, typography, spacing, and component tokens and maps them to common frameworks.
- Asset extraction: Outputs vector assets and raster references to /assets directories for reuse.
- Use cases: Convert a marketing mockup to a production-ready UI, reproduce a hero section, or translate a design sample into code.
### Quick Start
- Provide a single UI design image for analysis.
- The skill validates single-image input, launches four parallel vision analyses, and consolidates results.
- It outputs an implementation-ready specification including a component tree, element specs, and design tokens, with framework-specific guidance.