design-html

Convert approved design mockups into Pretext-native HTML/CSS with dynamic text reflow.

11|2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ajsai47/holyclaude --skill design-html-ajsai47
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-html
Source: https://github.com/ajsai47/holyclaude/tree/main/skills/team/design-html
Command: npx skills add https://github.com/ajsai47/holyclaude --skill design-html-ajsai47

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the gap between static design mockups and production-ready HTML/CSS, which often fails to handle dynamic text reflow, responsive height adjustments, and self-sizing components correctly without manual CSS tweaks.

Core Features & Use Cases

  • Pretext-Native Layout: Generates HTML/CSS powered by the Pretext text layout engine, so text reflows automatically on resize, heights adjust to content, and cards/chat bubbles size themselves correctly without approximation.
  • Smart API Routing: Automatically selects the optimal Pretext APIs for your design type, whether you are building a landing page, dashboard, chat interface, or editorial content layout.
  • Seamless Design Handoff: Works directly with approved mockups from the /design-shotgun skill, so you can go from design approval to production code in minutes with zero external dependencies and only 30KB of overhead.

Quick Start

Use the design-html skill to turn your approved /design-shotgun mockup into production-ready Pretext-native HTML/CSS that handles dynamic text reflow and responsive layouts automatically.

Frequently Asked Questions about design-html

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

FAQPage Schema
How do I convert static mockups to responsive HTML/CSS without manual CSS tweaks for dynamic text reflow?

Converting mockups to responsive HTML/CSS without manual tweaks requires a text layout engine that computes layout heights and reflows text automatically. This Skill generates Pretext-native HTML/CSS to handle dynamic component sizing and eliminate approximation issues directly from static mockups.

What is the best way to handle dynamic text reflow and computed layout heights when turning designs into production code?

Handling dynamic text reflow and computed layout heights is best achieved using Pretext-native HTML/CSS. It leverages the Pretext text layout engine to ensure text reflows automatically on resize and cards size themselves correctly without approximation or external dependencies.

Can I use approved design mockups directly to generate production-ready HTML/CSS for dashboards and chat interfaces?

Yes, you can use approved design mockups to generate production-ready HTML/CSS for dashboards and chat interfaces. The Skill automatically routes to the optimal Pretext APIs for your specific design type, supporting various dynamic layouts natively.

Do I need external dependencies or libraries to build self-sizing responsive components with Pretext HTML/CSS?

No external dependencies are needed to build self-sizing responsive components with Pretext HTML/CSS. The generated output is fully self-contained with zero external libraries and only 30KB of total overhead.

Why does my production HTML/CSS fail to match approved mockups when content height changes dynamically?

Production HTML/CSS fails to match mockups during dynamic height changes due to CSS approximation issues. By using the Pretext text layout engine, the output adjusts heights to content and sizes components correctly without manual adjustments.

How do I integrate design finalization into a frontend development workflow after mockup approval?

Integrating design finalization into frontend workflows is done by processing approved mockups directly into Pretext-native HTML/CSS. The Skill works seamlessly with mockups approved via /design-shotgun, turning design approval into production code in minutes.