What problem does it solve?
This skill turns approved mockups into token-aligned web production code so designers and engineers can ship consistent experiences without manual front-end assembly.
Core Features & Use Cases
- Token-driven generation: Convert design-tokens.json through Design Token Bridge tools to produce tokens.css and tailwind.preset.js, ensuring no hardcoded colors or spacing.
- Mockup selection workflow: Prefer HTML mockups, surface PNG baselines when needed, and ask which screen to implement before generating React/Next.js components structured around the approved design.
- Compliance and reporting: Run the Dark Factory compliance pipeline, enforce focus/hover states, and remind teams to refine and verify the implementation before shipping.
Use case: after mockups are approved in a /design-mockup session, run this skill to translate the visual assets directly into deployable web components.
Quick Start
Invoke /design-implement-web with the approved mockup reference to produce token-compliant React/Next.js components.