design-consultation
Design consultation: understands your product, researches the landscape, proposes a
Content Preview
--- name: design-consultation version: 1.0.0 description: | Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of truth. For existing sites, use /plan-design-review to infer the system instead. Use when asked to "design system", "brand guidelines", or "create DESIGN.md". Proactively s
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/design-consultation.md \
https://raw.githubusercontent.com/garrytan/gstack/main/design-consultation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/garrytan/gstackThen reference at design-consultation/SKILL.md
Related Skills
design-consultation
Design consultation: understands your product, researches the landscape, proposes a
gstack-design-consultationdesignconsultation
by Garry Tan (YC CEO) · garrytan-gstack
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
canvas-designcanvasdesign
by Anthropic · anthropic-official-skills
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
frontend-designfrontenddesignreact
by Anthropic · anthropic-official-skills
api-design
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
api-designapidesignrest
by affaan-m · everything-claude-code