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
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fรผgen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prรผfen und installieren.
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)