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.md

Skill 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/gstack

Then reference at design-consultation/SKILL.md

Related Skills