ux-create-wireframe

Creates wireframes, interaction flows, and component inventories for developer handoff.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/gabrielnsmnto/kord-aios --skill ux-create-wireframe-gabrielnsmnto
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ux-create-wireframe
Source: https://github.com/gabrielnsmnto/kord-aios/tree/main/src/features/builtin-skills/kord-aios/design-system/ux-create-wireframe
Command: npx skills add https://github.com/gabrielnsmnto/kord-aios --skill ux-create-wireframe-gabrielnsmnto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Translating user research into concrete visual designs is slow and inconsistent without a structured process. This Skill guides the creation of wireframes at the right fidelity level, documents interaction flows, and produces a complete developer handoff package. ## Core Features & Use Cases - Multi-Fidelity Wireframing: Supports low-fidelity (ASCII/text sketches), mid-fidelity (layout and hierarchy), and high-fidelity (visual design) wireframes depending on project stage. - Interaction Flow Documentation: Maps user flows with conditional branches, success paths, and error paths using flow diagram templates. - Atomic Design Component Inventory: Breaks screens into atoms, molecules, and organisms so developers know exactly what to build. - Use Case: After completing user research for a booking app, use this Skill to produce dashboard and checkout wireframes, annotated design decisions, a component inventory, and a spacing system ready for developer handoff. ## Quick Start Ask the agent to create mid-fidelity wireframes for your login and dashboard screens based on your user research findings.

Frequently Asked Questions about ux-create-wireframe

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

FAQPage Schema
How do I create wireframes from user research?▼

Start by reviewing personas, goals, and pain points from research, then define the wireframe scope and fidelity level. Build a content inventory per screen, sketch layouts, document interaction flows, and annotate design decisions before preparing the developer handoff package.

What fidelity level should I use for wireframes?▼

Use low-fidelity for early exploration and quick iteration (30 minutes to 2 hours), mid-fidelity for stakeholder review and usability testing (4-8 hours), and high-fidelity for developer handoff and final approval (1-3 days).

Can wireframes be converted to AI UI generation prompts?▼

Yes. The workflow includes prompt templates for v0.dev and Lovable that describe components, features, styling, framework (React, TypeScript, Tailwind CSS), and accessibility requirements so AI tools can generate implementation code from the designs.

What is atomic design in a component inventory?▼

Atomic design breaks interfaces into atoms (buttons, inputs, labels), molecules (form fields, search bars), and organisms (headers, forms, modals). The inventory lists every unique component so developers can build a consistent, reusable component library.

What are common wireframing mistakes to avoid?▼

Common pitfalls include adding too much detail too early, designing in isolation without feedback, ignoring edge cases like empty and error states, using inconsistent patterns, and neglecting mobile responsiveness from the start.