design-html

Convert design specs and mockups into production-ready HTML/CSS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design finalization bottlenecks are common, as turning static mockups into working, accessible HTML/CSS requires careful translation and iteration. This engine provides a reliable pathway to produce production-grade HTML/CSS from approved designs and context.

Core Features & Use Cases

  • Production-quality HTML/CSS generation from approved mocks or strategic plans.
  • Dynamic layout computation and responsive behavior via Pretext-based engine to ensure pages adapt to content and screen sizes.
  • Use Case: Convert a design shot into a ready-to-publish page that matches the mock exactly, with correct typography, spacing, and behavior across breakpoints.

Quick Start

Provide production-ready HTML/CSS from the approved design and render a responsive page that matches the mock.

Frequently Asked Questions about design-html

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

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

To convert mockups into production-ready HTML and CSS, provide the approved design specs to the engine. It translates static mocks into working code using the Pretext engine, ensuring correct typography, spacing, and responsive behavior across breakpoints.

What is the best way to generate responsive HTML from a design spec?

Generating responsive HTML from a design spec is best handled by a Pretext-based engine that computes dynamic layouts. It ensures the resulting page adapts to content and screen sizes, matching the mock exactly across all breakpoints.

Can I build a web page from scratch based on a text description?

Yes, you can build a web page from scratch based on a text description. The engine accepts user descriptions as input to generate production-grade HTML/CSS, handling dynamic layout computation and responsive behavior without needing a static mockup.

Does the HTML generation handle dynamic text reflows and layout shifts?

Yes, HTML generation handles dynamic text reflows and layout shifts. The Pretext-based engine computes dynamic layouts to ensure pages adapt to content variations and screen sizes, maintaining correct typography and spacing across breakpoints.

How do I integrate generated CSS into an existing builder workflow?

To integrate generated CSS into an existing builder workflow, the engine satisfies YAML frontmatter-driven configuration and design triggers. This ensures the production-ready HTML/CSS aligns with tool constraints and fits seamlessly into your builder environment.