What problem does it solve?
This Skill ensures that website UIs are built with high visual fidelity, precisely matching provided mockups in layout, spacing, colors, and backgrounds, especially when using utility-first CSS frameworks.
Core Features & Use Cases
- Fidelity-First Implementation: Prioritizes exact replication of mockup designs.
- Component Extraction: Identifies and abstracts repeated UI patterns into reusable components.
- Structured Workflow: Guides implementation through four distinct passes: structure, extraction, styling, and review.
- Deviation Reporting: Mandates clear documentation for any intentional deviations from the mockup.
- Use Case: When a designer provides a Figma mockup for a new landing page, this Skill helps developers translate it into code with minimal visual discrepancies, ensuring brand consistency and a polished user experience.
Quick Start
Implement the provided UI mockup by following the four-pass implementation process and reporting any deviations.