help
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Output ONLY the reference content below. Do NOT add:
- Project-specific analysis
- File context or git status
- Next-step suggestions
- Any commentary beyond the reference
GSP version: !cat ${CLAUDE_SKILL_DIR}/../../VERSION 2>/dev/null || echo "0.4.3"
Output the reference
Output the following as plain text. Use Unicode characters (───, ◇, ├──, └──, │, →) for visual structure.
Skill names are left-padded with 4 spaces. Descriptions start at column 27 (4 indent + 23 max skill name width).
/gsp: ◇◇ v{VERSION}
skill reference
─── Getting Started ──────────────────
/gsp:start start here — picks up where you left off
/gsp:help this skill reference
/gsp:progress how pretty are we?
─── Branding ─────────────────────────
/gsp:brand-research research your market and audience
/gsp:brand-strategy define positioning, personality, voice and messaging
/gsp:brand-identity create visual identity
/gsp:brand-patterns build design system tokens and components
/gsp:brand-audit audit existing brand before evolving (optional)
─── Project ──────────────────────────
/gsp:project-brief scope what you're building
/gsp:project-research research UX patterns and approaches
/gsp:project-design design screens and flows
/gsp:project-critique critique designs + accessibility audit
/gsp:project-build implement designs in the codebase
/gsp:project-review QA validate implementation against designs
/gsp:add-reference add reference material to a project
─── Composable ──────────────────────
/gsp:accessibility accessibility audit — contrast, WCAG, code checks
/gsp:palette generate OKLCH color palettes
/gsp:typescale generate mathematical type scales
/gsp:style apply a design style preset
─── Utilities ────────────────────────
/gsp:doctor check project health
/gsp:update update GSP to latest version
/gsp:launch create launch and marketing assets (optional)
─── Easter Eggs ────────────────────
/gsp:art ASCII art studio
/gsp:pretty surprise terminal art
─── Flow ─────────────────────────────
brand first, then build.
— or —
quick mode: pick a style → jump straight to project.
branding research → strategy → identity → patterns
project brief → research → design → critique → build → review
↑ ↑
critique loop QA loop
quick style → brief → research → design → critique → build → review
run any skill directly — routing is optional.
─── Directory Structure ──────────────
.design/
├── branding/
│ └── {brand}/
│ ├── config.json brand config
│ ├── STATE.md progress tracking
│ ├── discover/ research chunks
│ ├── strategy/ strategy + voice and messaging
│ ├── identity/ visual identity
│ └── system/ tokens + components
└── projects/
└── {project}/
├── config.json project config
├── STATE.md progress tracking
├── brand.ref brand reference
├── brief/ scope + adaptations
├── research/ UX + tech research
├── design/ screen specs + preview
├── critique/ design critique
├── build/ BUILD-LOG.md
├── review/ QA acceptance
├── references/ custom reference material
└── exports/INDEX.md chunk index
get-shit-pretty v{VERSION}
github.com/juliuslipp/get-shit-pretty
Replace {VERSION} with the value read from the VERSION file.
Do NOT add any text, commentary, or suggestions after this output.
More from jubscodes/get-shit-pretty
get-shit-pretty
Design engineering for AI coding tools. Full pipeline: brand research, strategy, identity, guidelines, UI design, critique, accessibility audit, build, and review. Expertise skills (color, typography, visuals) serve the entire pipeline. 14 specialized agents with Apple HIG, Nielsen's heuristics, WCAG 2.2 AA, and design token standards.
17gsp-visuals
Define visual direction — imagery, 3D, video, textures, and surface treatments
16gsp-accessibility
Quick contrast checks and token WCAG audits — inline, no agent
16gsp-help
Show all skills
16gsp-color
Design color systems — palettes, contrast, semantic mapping, dark mode
16gsp-typography
Design type systems — scale, pairing, fluid type, vertical rhythm
16