What problem does it solve? Turning an approved design mockup or plan into real, working front-end code is slow and error-prone, especially when text must reflow naturally and layouts must compute heights dynamically. This Skill converts design intent into production-quality Pretext-native HTML/CSS so text reflows, heights are computed, and layouts stay 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. - Pretext-native output: Generates HTML/CSS backed by the vendored Pretext text-layout engine (about 30KB overhead, zero dependencies) with smart API routing that picks the right layout patterns per design type. - Use Case: After approving a landing page mockup, invoke the skill to produce a working page where headlines, paragraphs, and CJK or bidirectional text wrap and measure correctly without manual CSS tweaking. ## Quick Start Ask the agent to build the approved design into a real HTML page using the design-html skill.