design-html

Convert design inputs into HTML/CSS for Pretext applications.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/whd4/gstack --skill design-html-whd4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-html
Source: https://github.com/whd4/gstack/tree/main/design-html
Command: npx skills add https://github.com/whd4/gstack --skill design-html-whd4

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design finalization automates turning design concepts into production-quality HTML/CSS for Pretext-native applications, ensuring layouts render correctly as designs evolve and across breakpoints.

Core Features & Use Cases

  • Production-ready HTML/CSS generation from approved design inputs, with dynamic reflow and height calculations.
  • Flexible input sources: integrate with /design-shotgun mocks, /plan-ceo-review CEO plans, /plan-design-review context, or start from scratch with a user description.
  • Lightweight runtime with zero dependencies, plus smart routing that selects the right Pretext patterns; supports voice triggers for hands-free design-to-code work.

Quick Start

Provide a design brief or mockup and run the design-html skill to generate production-ready HTML/CSS.

Frequently Asked Questions about design-html

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

FAQPage Schema
How do I convert a design mockup into production-ready HTML and CSS?

To convert design mockups into production-ready HTML and CSS, you provide a design brief or approved mockup and the skill generates code with dynamic text reflow, height calculations, and smart layout routing.

What is the best way to implement design-to-code handoffs for Pretext applications?

Design-to-code handoffs for Pretext applications are handled by routing approved designs, CEO plans, or design-review context into the skill, which selects appropriate Pretext patterns to generate final HTML and CSS.

Does this HTML and CSS generation tool work with existing design-review plans?

Yes, this HTML and CSS generation tool works with existing design-review plans by accepting inputs from approved mockups, CEO plan reviews, design-review context, or user descriptions to build pages.

Can I generate dynamic HTML layouts from scratch using just a text description?

Yes, you can generate dynamic HTML layouts from scratch by providing a user description, which the skill processes to create production-ready code with zero dependencies and a small footprint.

How does the CSS layout handle text reflow and dynamic height across breakpoints?

The CSS layout handles text reflow and dynamic height automatically during code generation, ensuring HTML renders correctly across breakpoints as designs evolve without requiring external dependencies.

Do I need external CSS frameworks or dependencies to use these generated HTML layouts?

No, you do not need external CSS frameworks or dependencies to use these generated HTML layouts; the output maintains a small runtime footprint of approximately 30KB with zero dependencies.