원클릭으로
gsp-help
Show all skills
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show all skills
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Add reference material to a project — use when: add a reference, save inspiration, attach examples, link this site as reference, drop in a moodboard
Craft ASCII art interactively — you direct, the artist creates — use when: make ASCII art, terminal art, decorative banner, splash screen, hero ASCII
Audit an existing brand before evolving it — use when: audit our brand, what do we have, before a rebrand, brand health check, current brand state, brand inventory
Sync brand to match a project's shipped state — tokens, voice, visual patterns, personality — use when: brand drifted from the app, reverse-engineer the brand, the code is ahead of the brand docs, sync brand to shipped, update brand from production
Design color systems — palettes, contrast, semantic mapping, dark mode — use when: pick colors, build a palette, semantic tokens, dark mode pairings, brand color, accent color
Design icon systems — library selection, sizing, containers, custom SVG direction — use when: pick an icon library, icon sizing rules, icon containers, custom SVG direction, swap icons, icon strategy
| name | gsp-help |
| description | Show all skills |
| user-invocable | true |
Output ONLY the reference content below. Do NOT add:
GSP version: !cat ${CLAUDE_SKILL_DIR}/../../VERSION 2>/dev/null || echo "0.4.3"
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-brief define your brand through guided Q&A
/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-guidelines build design system tokens and components
/gsp-brand-sync sync brand to match a project's shipped state
/gsp-brand-refine tweak brand tokens mid-project without re-running identity
/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
─── Expertise ───────────────────────
/gsp-color color systems — palettes, contrast, semantic mapping, dark mode
/gsp-typography type systems — scale, pairing, fluid type, vertical rhythm
/gsp-visuals visual direction — imagery, 3D, video, textures
/gsp-icons icon systems — library, sizing, containers, custom SVG
/gsp-logo logo directions — concepts, variations, usage rules
/gsp-accessibility contrast, tokens, design/code audit, statement
/gsp-style apply a design style preset
─── Utilities ────────────────────────
/gsp-design-system scan and document existing design system state
/gsp-scaffold deterministic stack setup — deps, configs, verify build
/gsp-doctor check project health
/gsp-update update GSP to latest version
─── 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 brief → research → strategy → identity → guidelines
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/jubscodes/get-shit-pretty
Replace {VERSION} with the value read from the VERSION file.
Do NOT add any text, commentary, or suggestions after this output.