What problem does it solve? Turning an approved design mockup or plan into working front-end code is slow and error-prone when done by hand. This Skill converts design decisions into final HTML/CSS where text reflows naturally, heights are computed, and layouts stay dynamic instead of fixed-pixel. ## Core Features & Use Cases - Design finalization: Takes approved mockups from /design-shotgun, CEO plans from /plan-ceo-review, or design review context and produces production-quality Pretext-native HTML/CSS. - From-scratch builds: Works directly from a plain user description when no prior design artifact exists. - Smart API routing: Picks the right layout patterns for each design type with roughly 30KB overhead and zero dependencies. - Use Case: After approving a landing page mockup in a planning session, invoke this Skill to get the final responsive page implemented as real HTML/CSS rather than a static screenshot. ## Quick Start Ask the assistant to finalize the approved mockup into production HTML and CSS using the design-html skill.