wireframe
SKILL.md
Wireframe
Generate wireframes, component sketches, and user flow diagrams for UI design.
Commands
page
Generate a full-page wireframe in ASCII or SVG format.
bash scripts/script.sh page --sections "header,hero,features,cta,footer" --format svg --output wireframe.svg
component
Generate a wireframe for a single UI component (form, card, nav, table, etc).