Skill for creating mockups with UI/UX trends.
Designs HTML/CSS/JS prototypes before implementation.
Use proactively when user wants to validate UI/UX before coding.
Triggers: mockup, prototype, wireframe, UI design,
๋ชฉ์ , ํ๋กํ ํ์ , ์์ด์ดํ๋ ์,
ใขใใฏใขใใ, ใใญใใฟใคใ,
ๅๅ, ็บฟๆกๅพ,
maqueta, prototipo,
maquette, prototype,
Mockup, Prototyp,
mockup, prototipo
Do NOT use for: production code, API development
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Skill for creating mockups with UI/UX trends.
Designs HTML/CSS/JS prototypes before implementation.
Use proactively when user wants to validate UI/UX before coding.
Triggers: mockup, prototype, wireframe, UI design,
๋ชฉ์ , ํ๋กํ ํ์ , ์์ด์ดํ๋ ์,
ใขใใฏใขใใ, ใใญใใฟใคใ,
ๅๅ, ็บฟๆกๅพ,
maqueta, prototipo,
maquette, prototype,
Mockup, Prototyp,
mockup, prototipo
Do NOT use for: production code, API development
<!-- components/mockups/card.html --><divclass="card"><imgsrc="placeholder.jpg"alt=""><h3>Title</h3><p>Description text here</p><button>Action</button></div>
3. User Flows
Document user journeys:
Home โ Browse Products โ View Product โ Add to Cart โ Checkout โ Payment โ Confirmation
Tools
HTML/CSS prototypes (recommended)
Figma exports
ASCII diagrams
Output
Save to: docs/02-design/mockups/
Next Phase
After completion: /phase-4-api (Dynamic/Enterprise) or /phase-6-ui-integration (Starter)