mockup-hybrid

Generate UI mockups via Mermaid diagrams, HTML wireframes, or Google Stitch AI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/garimto81/claude --skill mockup-hybrid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mockup-hybrid
Source: https://github.com/garimto81/claude/tree/main/.claude/skills/mockup-hybrid
Command: npx skills add https://github.com/garimto81/claude --skill mockup-hybrid

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of UI mockups, transforming textual descriptions into visual representations like diagrams and wireframes, saving significant design and development time.

Core Features & Use Cases

  • Multi-Tiered Generation: Supports Mermaid for diagrams, HTML for wireframes, and Google Stitch AI for high-fidelity mockups.
  • Intelligent Routing: Automatically selects the best generation method based on keywords, context, or explicit user commands.
  • Document Integration: Can scan Markdown documents to automatically generate and embed mockups for relevant sections.
  • Use Case: Describe a dashboard layout, and the Skill will generate an HTML wireframe; ask for an API flow, and it will produce a Mermaid diagram.

Quick Start

Use the mockup-hybrid skill to generate a wireframe for a login screen.

Frequently Asked Questions about mockup-hybrid

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

FAQPage Schema
How do I generate UI mockups from text descriptions?

You can generate UI mockups from text by describing the layout or flow; the system automatically routes your request to produce Mermaid diagrams, HTML wireframes, or AI-generated visuals based on your context.

What is the difference between Mermaid diagrams and HTML wireframes for UI design?

Mermaid diagrams visualize structural flows like API processes, whereas HTML wireframes provide low-fidelity layout representations for screens like dashboards or login forms.

Can I automatically generate and embed mockups inside Markdown documentation?

Yes, the system scans Markdown documents to identify relevant sections and automatically generates and embeds appropriate visualizations directly into your files.

How does intelligent routing decide whether to use Mermaid, HTML, or AI for mockup generation?

Intelligent routing selects the generation method by analyzing keywords, context, or explicit user commands, choosing Google Stitch AI for high fidelity, HTML for wireframes, or Mermaid for diagrams.

Do I need to manually specify the format when creating a wireframe for a login screen?

No, you can simply describe the login screen layout; the system evaluates the context and automatically selects the optimal format, such as an HTML wireframe, without explicit commands.

What is the best way to visualize an API flow for a documentation file?

The best way to visualize an API flow is to let the system scan the Markdown file and automatically generate a Mermaid diagram, which it then embeds directly into the relevant documentation section.