What problem does it solve? Turning an approved design mockup or plan into real, working front-end code usually requires manual translation that loses layout fidelity. This Skill finalizes designs by generating production-quality HTML/CSS where text reflows naturally, heights are computed, and layouts are dynamic. ## Core Features & Use Cases - Design Finalization: Converts approved mockups from /design-shotgun, CEO plans, or design reviews into real HTML/CSS output. - Pretext-Native Layouts: Uses the bundled Pretext text-layout engine (vendor/pretext.js) for accurate text measurement, line breaking, and dynamic height computation with zero dependencies and ~30KB overhead. - Smart API Routing: Picks the right Pretext patterns for each design type, whether building a page from scratch or implementing an existing plan. - Use Case: After approving a landing page mockup in a planning session, invoke this Skill to produce the final responsive HTML/CSS implementation with real text flow instead of static placeholder boxes. ## Quick Start Ask the assistant to turn the approved mockup into a real HTML page using the design-html skill.