Design Wireframes

Generate self-contained HTML/CSS wireframes from user flow definitions and style specifications.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill design-wireframes-carson-sweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Design Wireframes
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/design-wireframes
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill design-wireframes-carson-sweet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill bridges the gap between abstract user flows and tangible UI prototypes by automatically generating self-contained HTML/CSS wireframes that reflect your defined product logic.

Core Features & Use Cases

  • Automated Wireframing: Converts user flow definitions into navigable, multi-state HTML wireframes.
  • Context-Aware Styling: Integrates with your existing UX style specifications to ensure consistent layout, density, and branding.
  • Component Mapping: Optionally annotates UI regions for seamless transition into React component development.

Quick Start

Ask the assistant to generate wireframes for the current project based on the defined user flows.

Frequently Asked Questions about Design Wireframes

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

FAQPage Schema
How do I generate HTML wireframes from user flow definitions?

To generate HTML wireframes from user flow definitions, provide structured UX flow paths and optional style configuration files to produce self-contained, browser-ready UI prototypes that visualize primary, success, and error states.

Can I apply existing UX style specifications to generate consistent UI prototypes?

You can apply existing UX style specifications to generate UI prototypes by integrating your style configuration files, which ensures the output HTML/CSS wireframes maintain consistent layout, density, and branding throughout the design phase.

What is the best way to visualize primary, success, and error states for specific user stories?

The best way to visualize primary, success, and error states for specific user stories is converting structured user flow definitions into navigable, multi-state HTML wireframes that reflect your defined product logic and UI states.

Do I need existing UX flow definitions to produce browser-ready UI prototypes?

Yes, you need existing UX flow definitions to produce browser-ready UI prototypes because the wireframing process requires structured user flow paths to map out the navigational logic and specific UI states accurately.

How do I annotate UI regions in HTML wireframes for React component development?

You can annotate UI regions in HTML wireframes for React component development by enabling optional component mapping during generation, which tags specific wireframe areas for seamless transition into frontend component architecture.

What are the limitations of generating self-contained HTML/CSS wireframes from user flows?

Limitations of generating self-contained HTML/CSS wireframes include reliance on pre-existing structured user flow definitions for input and producing static visual prototypes rather than functional backend-integrated application logic.