What problem does it solve? Turning an approved design mockup or plan into real, working front-end code usually means hand-writing HTML/CSS and guessing at text wrapping and layout behavior. This Skill converts design intent into production-quality Pretext-native HTML/CSS where text reflows, heights are computed, and layouts are dynamic. ## Core Features & Use Cases - Design finalization: Works from approved /design-shotgun mockups, /plan-ceo-review plans, /plan-design-review context, or a plain user description to produce real HTML/CSS. - Dynamic text layout: Uses the vendored Pretext engine (about 30KB, zero dependencies) so text actually reflows and container heights are computed rather than hardcoded. - Smart API routing: Picks the right Pretext patterns for each design type, from landing pages to dense content layouts. - Use Case: After approving a mockup in a design review, say "build the design" and receive a working HTML page whose typography and spacing behave like the real product. ## Quick Start Ask the agent to build the design or turn the approved mockup into HTML, and it will generate the Pretext-native page for you.