design-html

Convert design mockups into deployable HTML/CSS with responsive layouts.

2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/esopian/blue-oak-audit --skill design-html-esopian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-html
Source: https://github.com/esopian/blue-oak-audit/tree/main/.claude/skills/gstack/design-html
Command: npx skills add https://github.com/esopian/blue-oak-audit --skill design-html-esopian

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of high-quality, production-ready HTML and CSS that accurately reflect finalized design mockups.

Core Features & Use Cases

  • Design Finalization: Converts approved mockups into optimized HTML/CSS suitable for deployment.
  • Layout Computation: Handles dynamic layouts with text reflow, height adjustments, and responsive design elements.
  • Use Case: A developer needs to turn a complete mockup into a live webpage that works seamlessly with resizing and varying content lengths, saving days of manual coding.

Quick Start

Use the design-html skill to generate the final HTML code for the mockup in the /design-shotgun folder.

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?

To convert design mockups into production-ready HTML, you need a finalized design source to map into optimized HTML and CSS code suitable for immediate deployment.

Can I generate HTML layouts that reflow with dynamic content?

Yes, generating HTML layouts that reflow with dynamic content involves computing responsive design elements that handle text reflow and automatic height adjustments for varying content lengths.

What is the best way to finalize web design from approved mockups?

The best way to finalize web design from approved mockups is automating the conversion of approved visual sources into optimized HTML and CSS suitable for deployment.

Do I need external dependencies to generate responsive HTML and CSS?

You do not need external dependencies to generate responsive HTML and CSS; the conversion process works standalone using approved mockups from multiple sources as input.

Why does my generated HTML layout break with varying content lengths?

Generated HTML layouts break with varying content lengths when static heights are used; computing dynamic layouts with text reflow and height adjustments prevents this issue.