sketch
Sketch
Use this skill when the user wants to see a design direction before committing to one — exploring a UI/UX idea as disposable HTML mockups. The point is to generate 2-3 interactive variants so the user can compare visual directions side-by-side, not to produce shippable code.
Load this when the user says things like "sketch this screen", "show me what X could look like", "compare layout A vs B", "give me 2-3 takes on this UI", "let me see some variants", "mockup this before I build".
When NOT to use this
- User wants a production component — use
claude-designor build it properly - User wants a polished one-off HTML artifact (landing page, deck) —
claude-design - User wants a diagram —
excalidraw,architecture-diagram - The design is already locked — just build it
If the user has the full GSD system installed
If gsd-sketch shows up as a sibling skill (installed via npx get-shit-done-cc --hermes), prefer gsd-sketch for the full workflow: persistent .planning/sketches/ with MANIFEST, frontier mode analysis, consistency audits across past sketches, and integration with the rest of GSD. This skill is the lightweight standalone version — one-off sketching without the state machinery.
Core method
More from keejkrej/design-skills
p5js
p5.js sketches: gen art, shaders, interactive, 3D.
3excalidraw
Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
3claude-design
Design one-off HTML artifacts (landing, deck, prototype).
3design-md
Author/validate/export Google's DESIGN.md token spec files.
3popular-web-designs
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
3architecture-diagram
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
3