design-html

Convert approved UI mockups into Pretext-native HTML and CSS.

Updated May 7, 2026
One-click install
npx skills add https://github.com/TumeloRamaphosa/StudEx-Valley-OS --skill design-html-tumeloramaphosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-html
Source: https://github.com/TumeloRamaphosa/StudEx-Valley-OS/tree/main/.claude/skills/gstack/design-html
Command: npx skills add https://github.com/TumeloRamaphosa/StudEx-Valley-OS --skill design-html-tumeloramaphosa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns approved (or described) UI designs into production-quality, Pretext-native HTML and CSS with correct text reflow and computed heights, so you can ship pages that match the mockups instead of hand-tuning layout.

Core Features & Use Cases

  • Finalize designs into HTML/CSS: Generates production-ready Pretext-native HTML/CSS from approved mockups, CEO plans, design review context, or a fresh user description.
  • Layout correctness through computed reflow: Ensures that text actually reflows and that heights and dynamic layouts are computed to match the intended design.
  • Smart design-type routing: Uses an API routing approach to select the appropriate Pretext patterns for each design type, making the output consistent across workflows.
  • Proactive handoff timing: Suggests running at the right moment, such as when a design is approved or a plan is ready, reducing the time between “looks good” and “ready to implement”.

Quick Start

Use the design-html skill to finalize this design into Pretext-native HTML/CSS after reviewing or approving the mockup.

Frequently Asked Questions about design-html

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn approved UI mockups into production-quality HTML and CSS?

To finalize designs into production-quality HTML, you provide approved mockups, CEO plans, design review context, or a fresh description, and the skill generates Pretext-native HTML and CSS with computed text reflow and dynamic heights.

What is design-to-HTML mockup finalization with computed text reflow?

Design-to-HTML mockup finalization is the process of converting approved UI designs into Pretext-native HTML and CSS, ensuring text actually reflows and that heights and dynamic layouts are computed to match the intended design.

Can I implement a design plan into working layout from a fresh text description?

Yes, you can build a working layout from a fresh user description. The skill finalizes UI designs into production-ready HTML and CSS from new descriptions, approved mockups, or planning artifacts like CEO plans.

Does this design-to-HTML approach support dynamic layout reflow and computed heights?

Yes, the approach ensures layout correctness through computed reflow. It guarantees that text dynamically reflows and that heights are computed to match the approved mockup rather than requiring manual layout tuning.

When should I use an automated design-to-HTML workflow instead of hand-tuning layout?

You should use an automated design-to-HTML workflow when a design is approved or a plan is ready, as it proactively suggests running at the right moment to reduce the time between design approval and implementation.

How does smart design-type routing work for generating consistent HTML patterns?

Smart design-type routing uses an API routing approach to select the appropriate Pretext patterns for each design type, ensuring that the generated HTML and CSS output remains consistent across different workflows and mockup sources.