design-html

Convert approved design mockups into production HTML and CSS with computed layout.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/GenEducation/GenedUIProject --skill design-html-geneducation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-html
Source: https://github.com/GenEducation/GenedUIProject/tree/main/.gemini/skills/design-html
Command: npx skills add https://github.com/GenEducation/GenedUIProject --skill design-html-geneducation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill takes an approved design mockup and turns it into production-ready HTML and CSS, so the final page behaves like a real interface instead of a flat picture.

Core Features & Use Cases

  • Design finalization: Converts approved mockups into Pretext-native HTML with computed layout and reflowing text.
  • Production UI implementation: Handles dynamic heights, shrink-wrapped content, and responsive layout behavior for real interfaces.
  • Workflow routing: Supports the handoff from exploratory design work into implementation after a direction has been approved.
  • Use case: A designer approves a concept in /design-shotgun, then this Skill builds the final HTML/CSS version for shipping.

Quick Start

Use the design-html skill to turn the approved mockup into production-quality HTML and 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 an approved design mockup into production HTML and CSS?

To convert an approved mockup into production HTML and CSS, use this Skill to generate Pretext-native rendering with computed layout, dynamic sizing, and deterministic text reflow for real interfaces.

What is the best way to handle responsive layout and text reflow when finalizing a design mockup?

The best way to handle responsive layout and text reflow during mockup finalization is applying Pretext-native rendering behavior, which computes dynamic heights and shrink-wrapped content for production-quality pages.

Can I use this Skill to implement dynamic heights and shrink-wrapped content for a production UI?

Yes, you can implement dynamic heights and shrink-wrapped content for production UI by using this Skill to apply deterministic layout handling and Pretext-native rendering behavior to your approved mockup.

Do I need an approved design direction before turning a mockup into HTML?

Yes, you need an approved design direction before turning a mockup into HTML, because this Skill handles design finalization and workflow routing from exploratory design work into implementation after approval.

Does this Skill support design handoff from exploratory mockup tools into final implementation?

Yes, this Skill supports design handoff by routing approved concepts from exploratory design tools into final implementation, generating production-ready HTML and CSS with computed layout and reflowing text.

Why does my mockup conversion produce flat HTML instead of a responsive production interface?

Mockup conversion produces flat HTML instead of a responsive interface when deterministic layout handling and dynamic sizing are not applied, which this Skill provides through Pretext-native rendering behavior.