get-shit-pretty 0.4.3 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (211) hide show
  1. package/.claude-plugin/plugin.json +24 -0
  2. package/.mcp.json +16 -0
  3. package/README.md +82 -33
  4. package/bin/install.js +830 -348
  5. package/gsp/agents/gsp-accessibility-auditor.md +73 -0
  6. package/{agents → gsp/agents}/gsp-ascii-artist.md +4 -1
  7. package/gsp/agents/gsp-brand-auditor.md +73 -0
  8. package/gsp/agents/gsp-brand-strategist.md +77 -0
  9. package/{agents → gsp/agents}/gsp-builder.md +52 -12
  10. package/{agents → gsp/agents}/gsp-campaign-director.md +16 -3
  11. package/{agents → gsp/agents}/gsp-critic.md +8 -4
  12. package/{agents → gsp/agents}/gsp-designer.md +12 -5
  13. package/gsp/agents/gsp-identity-designer.md +81 -0
  14. package/gsp/agents/gsp-pattern-architect.md +251 -0
  15. package/{agents → gsp/agents}/gsp-project-researcher.md +6 -3
  16. package/gsp/agents/gsp-researcher.md +80 -0
  17. package/{agents → gsp/agents}/gsp-reviewer.md +10 -4
  18. package/{agents → gsp/agents}/gsp-scoper.md +6 -3
  19. package/gsp/hooks/hooks.json +24 -0
  20. package/gsp/prompts/01-design-system-architect.md +65 -0
  21. package/{prompts → gsp/prompts}/03-ui-ux-pattern-master.md +5 -3
  22. package/gsp/prompts/08-accessibility-auditor.md +38 -0
  23. package/gsp/prompts/09-design-to-code-translator.md +63 -0
  24. package/gsp/references/block-patterns.md +91 -0
  25. package/gsp/references/color-composition.md +173 -0
  26. package/gsp/references/design-trends.md +55 -0
  27. package/gsp/references/phase-transitions.md +132 -0
  28. package/gsp/references/typography-scales.md +760 -0
  29. package/gsp/references/visual-effects.md +228 -0
  30. package/{references → gsp/references}/wcag-checklist.md +53 -5
  31. package/gsp/skills/get-shit-pretty/SKILL.md +54 -0
  32. package/gsp/skills/gsp-accessibility/SKILL.md +348 -0
  33. package/{commands/gsp/add-reference.md → gsp/skills/gsp-add-reference/SKILL.md} +3 -2
  34. package/{commands/gsp/art.md → gsp/skills/gsp-art/SKILL.md} +2 -1
  35. package/gsp/skills/gsp-brand-audit/SKILL.md +89 -0
  36. package/gsp/skills/gsp-brand-identity/SKILL.md +128 -0
  37. package/{commands/gsp/brand-patterns.md → gsp/skills/gsp-brand-patterns/SKILL.md} +68 -72
  38. package/gsp/skills/gsp-brand-research/SKILL.md +88 -0
  39. package/gsp/skills/gsp-brand-strategy/SKILL.md +146 -0
  40. package/gsp/skills/gsp-design-system/SKILL.md +153 -0
  41. package/{commands/gsp/doctor.md → gsp/skills/gsp-doctor/SKILL.md} +33 -26
  42. package/{commands/gsp/help.md → gsp/skills/gsp-help/SKILL.md} +32 -33
  43. package/{commands/gsp/launch.md → gsp/skills/gsp-launch/SKILL.md} +11 -12
  44. package/gsp/skills/gsp-palette/SKILL.md +263 -0
  45. package/{commands/gsp/pretty.md → gsp/skills/gsp-pretty/SKILL.md} +2 -1
  46. package/{commands/gsp/progress.md → gsp/skills/gsp-progress/SKILL.md} +27 -47
  47. package/{commands/gsp/project-brief.md → gsp/skills/gsp-project-brief/SKILL.md} +14 -28
  48. package/gsp/skills/gsp-project-build/SKILL.md +277 -0
  49. package/{commands/gsp/project-critique.md → gsp/skills/gsp-project-critique/SKILL.md} +22 -49
  50. package/{commands/gsp/project-design.md → gsp/skills/gsp-project-design/SKILL.md} +33 -34
  51. package/{commands/gsp/project-research.md → gsp/skills/gsp-project-research/SKILL.md} +13 -21
  52. package/{commands/gsp/project-review.md → gsp/skills/gsp-project-review/SKILL.md} +20 -42
  53. package/gsp/skills/gsp-scaffold/SKILL.md +247 -0
  54. package/{commands/gsp/start.md → gsp/skills/gsp-start/SKILL.md} +173 -77
  55. package/gsp/skills/gsp-style/SKILL.md +544 -0
  56. package/gsp/skills/gsp-style/SOURCES.md +80 -0
  57. package/gsp/skills/gsp-style/styles/INDEX.yml +184 -0
  58. package/gsp/skills/gsp-style/styles/academia.md +787 -0
  59. package/gsp/skills/gsp-style/styles/academia.yml +66 -0
  60. package/gsp/skills/gsp-style/styles/art-deco.md +352 -0
  61. package/gsp/skills/gsp-style/styles/art-deco.yml +61 -0
  62. package/gsp/skills/gsp-style/styles/bauhaus.md +225 -0
  63. package/gsp/skills/gsp-style/styles/bauhaus.yml +57 -0
  64. package/gsp/skills/gsp-style/styles/bold-typography.md +469 -0
  65. package/gsp/skills/gsp-style/styles/bold-typography.yml +61 -0
  66. package/gsp/skills/gsp-style/styles/botanical.md +177 -0
  67. package/gsp/skills/gsp-style/styles/botanical.yml +63 -0
  68. package/gsp/skills/gsp-style/styles/claymorphism.md +413 -0
  69. package/gsp/skills/gsp-style/styles/claymorphism.yml +69 -0
  70. package/gsp/skills/gsp-style/styles/cyberpunk.md +455 -0
  71. package/gsp/skills/gsp-style/styles/cyberpunk.yml +62 -0
  72. package/gsp/skills/gsp-style/styles/enterprise.md +260 -0
  73. package/gsp/skills/gsp-style/styles/enterprise.yml +62 -0
  74. package/gsp/skills/gsp-style/styles/flat-design.md +155 -0
  75. package/gsp/skills/gsp-style/styles/flat-design.yml +58 -0
  76. package/gsp/skills/gsp-style/styles/fluent.md +183 -0
  77. package/gsp/skills/gsp-style/styles/fluent.yml +63 -0
  78. package/gsp/skills/gsp-style/styles/glassmorphism.md +587 -0
  79. package/gsp/skills/gsp-style/styles/glassmorphism.yml +64 -0
  80. package/gsp/skills/gsp-style/styles/humanist-literary.md +153 -0
  81. package/gsp/skills/gsp-style/styles/humanist-literary.yml +58 -0
  82. package/gsp/skills/gsp-style/styles/industrial.md +438 -0
  83. package/gsp/skills/gsp-style/styles/industrial.yml +63 -0
  84. package/gsp/skills/gsp-style/styles/kinetic.md +563 -0
  85. package/gsp/skills/gsp-style/styles/kinetic.yml +52 -0
  86. package/gsp/skills/gsp-style/styles/liquid-glass.md +663 -0
  87. package/gsp/skills/gsp-style/styles/liquid-glass.yml +66 -0
  88. package/gsp/skills/gsp-style/styles/luxury.md +438 -0
  89. package/gsp/skills/gsp-style/styles/luxury.yml +62 -0
  90. package/gsp/skills/gsp-style/styles/material.md +591 -0
  91. package/gsp/skills/gsp-style/styles/material.yml +58 -0
  92. package/gsp/skills/gsp-style/styles/maximalism.md +911 -0
  93. package/gsp/skills/gsp-style/styles/maximalism.yml +58 -0
  94. package/gsp/skills/gsp-style/styles/minimal-dark.md +478 -0
  95. package/gsp/skills/gsp-style/styles/minimal-dark.yml +61 -0
  96. package/gsp/skills/gsp-style/styles/modern-dark.md +426 -0
  97. package/gsp/skills/gsp-style/styles/modern-dark.yml +59 -0
  98. package/gsp/skills/gsp-style/styles/monochrome.md +504 -0
  99. package/gsp/skills/gsp-style/styles/monochrome.yml +66 -0
  100. package/gsp/skills/gsp-style/styles/neubrutalism.md +390 -0
  101. package/gsp/skills/gsp-style/styles/neubrutalism.yml +58 -0
  102. package/gsp/skills/gsp-style/styles/neumorphism.md +231 -0
  103. package/gsp/skills/gsp-style/styles/neumorphism.yml +57 -0
  104. package/gsp/skills/gsp-style/styles/newsprint.md +565 -0
  105. package/gsp/skills/gsp-style/styles/newsprint.yml +58 -0
  106. package/gsp/skills/gsp-style/styles/organic.md +213 -0
  107. package/gsp/skills/gsp-style/styles/organic.yml +65 -0
  108. package/gsp/skills/gsp-style/styles/playful-geometric.md +247 -0
  109. package/gsp/skills/gsp-style/styles/playful-geometric.yml +64 -0
  110. package/gsp/skills/gsp-style/styles/professional.md +539 -0
  111. package/gsp/skills/gsp-style/styles/professional.yml +59 -0
  112. package/gsp/skills/gsp-style/styles/retro.md +700 -0
  113. package/gsp/skills/gsp-style/styles/retro.yml +65 -0
  114. package/gsp/skills/gsp-style/styles/saas.md +526 -0
  115. package/gsp/skills/gsp-style/styles/saas.yml +61 -0
  116. package/gsp/skills/gsp-style/styles/sketch.md +225 -0
  117. package/gsp/skills/gsp-style/styles/sketch.yml +58 -0
  118. package/gsp/skills/gsp-style/styles/swiss-minimalist.md +227 -0
  119. package/gsp/skills/gsp-style/styles/swiss-minimalist.yml +59 -0
  120. package/gsp/skills/gsp-style/styles/terminal.md +135 -0
  121. package/gsp/skills/gsp-style/styles/terminal.yml +64 -0
  122. package/gsp/skills/gsp-style/styles/vaporwave.md +392 -0
  123. package/gsp/skills/gsp-style/styles/vaporwave.yml +61 -0
  124. package/gsp/skills/gsp-style/styles/web3.md +373 -0
  125. package/gsp/skills/gsp-style/styles/web3.yml +65 -0
  126. package/gsp/skills/gsp-typescale/SKILL.md +651 -0
  127. package/{commands/gsp/update.md → gsp/skills/gsp-update/SKILL.md} +21 -12
  128. package/gsp/templates/branding/brief.md +103 -0
  129. package/gsp/templates/branding/config.json +20 -0
  130. package/{templates → gsp/templates}/branding/roadmap.md +9 -10
  131. package/{templates → gsp/templates}/branding/state.md +2 -3
  132. package/{templates → gsp/templates}/phases/brief.md +1 -1
  133. package/{templates → gsp/templates}/phases/build.md +26 -0
  134. package/gsp/templates/phases/discover.md +47 -0
  135. package/{templates → gsp/templates}/phases/identity.md +17 -25
  136. package/{templates/phases/system.md → gsp/templates/phases/patterns.md} +24 -7
  137. package/{templates → gsp/templates}/phases/review.md +1 -1
  138. package/gsp/templates/phases/strategy.md +63 -0
  139. package/gsp/templates/projects/config.json +21 -0
  140. package/{templates → gsp/templates}/projects/roadmap.md +1 -1
  141. package/gsp/templates/system/COMPONENTS.md +28 -0
  142. package/gsp/templates/system/CONCERNS.md +51 -0
  143. package/gsp/templates/system/CONVENTIONS.md +50 -0
  144. package/{templates/codebase-inventory.md → gsp/templates/system/STACK.md} +2 -34
  145. package/gsp/templates/system/TOKENS.md +26 -0
  146. package/package.json +38 -7
  147. package/scripts/gsp-statusline.js +5 -1
  148. package/scripts/lint-check.sh +30 -0
  149. package/VERSION +0 -1
  150. package/agents/gsp-auditor.md +0 -55
  151. package/agents/gsp-brand-auditor.md +0 -97
  152. package/agents/gsp-brand-strategist.md +0 -83
  153. package/agents/gsp-codebase-scanner.md +0 -171
  154. package/agents/gsp-identity-designer.md +0 -90
  155. package/agents/gsp-researcher.md +0 -83
  156. package/agents/gsp-system-architect.md +0 -121
  157. package/agents/gsp-verbal-strategist.md +0 -84
  158. package/commands/gsp/brand-audit.md +0 -116
  159. package/commands/gsp/brand-identity.md +0 -207
  160. package/commands/gsp/brand-research.md +0 -113
  161. package/commands/gsp/brand-strategy.md +0 -150
  162. package/commands/gsp/brand-verbal.md +0 -104
  163. package/commands/gsp/project-build.md +0 -141
  164. package/prompts/01-design-system-architect.md +0 -61
  165. package/prompts/08-accessibility-auditor.md +0 -29
  166. package/prompts/09-design-to-code-translator.md +0 -46
  167. package/references/design-trends.md +0 -47
  168. package/references/phase-transitions.md +0 -96
  169. package/references/trends/claymorphism.md +0 -232
  170. package/references/trends/glassmorphism.md +0 -455
  171. package/references/trends/kinetic-typography.md +0 -277
  172. package/references/trends/liquid-glass.md +0 -236
  173. package/references/trends/neubrutalism.md +0 -276
  174. package/templates/branding/brief.md +0 -74
  175. package/templates/branding/config.json +0 -26
  176. package/templates/phases/discover.md +0 -60
  177. package/templates/phases/strategy.md +0 -67
  178. package/templates/phases/verbal.md +0 -63
  179. package/templates/projects/config.json +0 -27
  180. /package/{agents → gsp/agents}/custom/.gitkeep +0 -0
  181. /package/{prompts → gsp/prompts}/02-brand-identity-creator.md +0 -0
  182. /package/{prompts → gsp/prompts}/04-marketing-asset-factory.md +0 -0
  183. /package/{prompts → gsp/prompts}/05-implementation-spec-expert.md +0 -0
  184. /package/{prompts → gsp/prompts}/06-design-critique-partner.md +0 -0
  185. /package/{prompts → gsp/prompts}/07-design-trend-synthesizer.md +0 -0
  186. /package/{prompts → gsp/prompts}/10-project-scoper.md +0 -0
  187. /package/{prompts → gsp/prompts}/11-deliverable-reviewer.md +0 -0
  188. /package/{prompts → gsp/prompts}/12-project-researcher.md +0 -0
  189. /package/{references → gsp/references}/apple-hig-patterns.md +0 -0
  190. /package/{references → gsp/references}/brand-archetypes.md +0 -0
  191. /package/{references → gsp/references}/brand-prism.md +0 -0
  192. /package/{references → gsp/references}/chunk-format.md +0 -0
  193. /package/{references → gsp/references}/design-tokens.md +0 -0
  194. /package/{references → gsp/references}/nielsen-heuristics.md +0 -0
  195. /package/{references → gsp/references}/positioning-frameworks.md +0 -0
  196. /package/{references → gsp/references}/questioning.md +0 -0
  197. /package/{references → gsp/references}/terminal-art.md +0 -0
  198. /package/{references → gsp/references}/voice-tone.md +0 -0
  199. /package/{references/trends → gsp/skills/gsp-style/techniques}/aurora-gradients.md +0 -0
  200. /package/{references/trends → gsp/skills/gsp-style/techniques}/bento-grid.md +0 -0
  201. /package/{references/trends → gsp/skills/gsp-style/techniques}/dark-mode-oled.md +0 -0
  202. /package/{references/trends → gsp/skills/gsp-style/techniques}/micro-interactions.md +0 -0
  203. /package/{templates → gsp/templates}/changelog.md +0 -0
  204. /package/{templates → gsp/templates}/exports-index.md +0 -0
  205. /package/{templates → gsp/templates}/manifest.md +0 -0
  206. /package/{templates → gsp/templates}/phases/critique.md +0 -0
  207. /package/{templates → gsp/templates}/phases/design.md +0 -0
  208. /package/{templates → gsp/templates}/phases/launch.md +0 -0
  209. /package/{templates → gsp/templates}/phases/research.md +0 -0
  210. /package/{templates → gsp/templates}/projects/brief.md +0 -0
  211. /package/{templates → gsp/templates}/projects/state.md +0 -0
@@ -0,0 +1,24 @@
1
+ {
2
+ "name": "gsp",
3
+ "version": "0.5.1",
4
+ "description": "Design engineering system for AI coding agents. Brand identity + design projects, from strategy to code.",
5
+ "author": {
6
+ "name": "jubscodes",
7
+ "url": "https://github.com/jubscodes"
8
+ },
9
+ "homepage": "https://github.com/jubscodes/get-shit-pretty",
10
+ "repository": "https://github.com/jubscodes/get-shit-pretty",
11
+ "license": "MIT",
12
+ "keywords": [
13
+ "design",
14
+ "design-system",
15
+ "brand",
16
+ "ui-ux",
17
+ "design-engineering",
18
+ "shadcn",
19
+ "figma",
20
+ "apple-hig",
21
+ "wcag",
22
+ "accessibility"
23
+ ]
24
+ }
package/.mcp.json ADDED
@@ -0,0 +1,16 @@
1
+ {
2
+ "mcpServers": {
3
+ "github": {
4
+ "type": "http",
5
+ "url": "https://api.githubcopilot.com/mcp/"
6
+ },
7
+ "figma": {
8
+ "type": "stdio",
9
+ "command": "npx",
10
+ "args": ["-y", "@anthropic/mcp-figma"],
11
+ "env": {
12
+ "FIGMA_ACCESS_TOKEN": "${FIGMA_ACCESS_TOKEN}"
13
+ }
14
+ }
15
+ }
16
+ }
package/README.md CHANGED
@@ -65,8 +65,8 @@ GSP follows a **dual-diamond** architecture — two complete design cycles that
65
65
  │ brand-research │ │ project-brief │
66
66
  │ ↓ │ │ ↓ │
67
67
  │ brand-strategy │ │ project-research │
68
- │ │ ↓ │
69
- brand-verbal │ │ project-design │
68
+ (includes voice │ │ ↓ │
69
+ and messaging) │ │ project-design │
70
70
  │ ↓ │ │ ↓ │
71
71
  │ brand-identity │ │ project-critique ←──┐ │
72
72
  │ ↓ │ │ ↓ loop │ │
@@ -92,31 +92,25 @@ Build your brand from research to design system. Each phase feeds the next.
92
92
 
93
93
  Research your audience, competitors, and market position. Understand the terrain before making decisions.
94
94
 
95
- **Creates:** `.design/branding/{brand}/research/`
95
+ **Creates:** `.design/branding/{brand}/discover/`
96
96
 
97
- #### 2. `/gsp:brand-strategy` — Who you are
97
+ #### 2. `/gsp:brand-strategy` — Who you are and how you sound
98
98
 
99
- Define your archetype, positioning, and personality using the Kapferer Brand Identity Prism. The strategic foundation everything else builds on.
99
+ Define your archetype, positioning, and personality using the Kapferer Brand Identity Prism. Includes voice, tone spectrum, messaging framework, and naming conventions — verbal identity is part of strategy.
100
100
 
101
101
  **Creates:** `.design/branding/{brand}/strategy/`
102
102
 
103
- #### 3. `/gsp:brand-verbal` — How you sound
104
-
105
- Craft your voice, tone spectrum, messaging framework, and naming conventions. Words that feel like you.
106
-
107
- **Creates:** `.design/branding/{brand}/verbal/`
108
-
109
- #### 4. `/gsp:brand-identity` — How you look
103
+ #### 3. `/gsp:brand-identity` — How you look
110
104
 
111
105
  Create your visual identity — logo directions, color palette, typography system, imagery style. Design decisions, not decoration.
112
106
 
113
107
  **Creates:** `.design/branding/{brand}/identity/`
114
108
 
115
- #### 5. `/gsp:brand-patterns` — Your design system
109
+ #### 4. `/gsp:brand-patterns` — Your design system
116
110
 
117
111
  Translate your brand into tokens, components, and a living design system. Everything codified and ready to build with.
118
112
 
119
- **Creates:** `.design/branding/{brand}/system/`
113
+ **Creates:** `.design/branding/{brand}/patterns/`
120
114
 
121
115
  ---
122
116
 
@@ -186,8 +180,7 @@ Create marketing campaign assets — landing page copy, social media content, la
186
180
  |---------|--------------|
187
181
  | `/gsp:brand-audit` | Audit an existing brand before evolving it |
188
182
  | `/gsp:brand-research` | Research market, audience, competitors |
189
- | `/gsp:brand-strategy` | Define archetype, positioning, personality |
190
- | `/gsp:brand-verbal` | Craft voice, tone, messaging, naming |
183
+ | `/gsp:brand-strategy` | Define archetype, positioning, personality, voice, messaging |
191
184
  | `/gsp:brand-identity` | Create visual identity — logo, color, type |
192
185
  | `/gsp:brand-patterns` | Build design system — tokens, components |
193
186
 
@@ -217,12 +210,11 @@ Create marketing campaign assets — landing page copy, social media content, la
217
210
 
218
211
  ## Agents
219
212
 
220
- GSP ships with 16 specialized agents, each modeled after a real design discipline:
213
+ GSP ships with 15 specialized agents, each modeled after a real design discipline:
221
214
 
222
215
  | Agent | Role |
223
216
  |-------|------|
224
- | **Brand Strategist** | Brand strategy using Kapferer Prism, archetypes, positioning |
225
- | **Verbal Strategist** | Voice, tone spectrum, messaging, naming conventions |
217
+ | **Brand Strategist** | Brand strategy using Kapferer Prism, archetypes, positioning, voice, and messaging |
226
218
  | **Identity Designer** | Visual identity — logo, color palettes, typography systems |
227
219
  | **Design System Architect** | Complete design systems — tokens, components, foundations |
228
220
  | **Brand Auditor** | Brand coherence assessment and evolution mapping |
@@ -244,18 +236,27 @@ Each agent carries deep reference material — Apple HIG patterns, Nielsen's heu
244
236
 
245
237
  ## AI Coding Tool Support
246
238
 
247
- GSP works across all major AI coding tools:
239
+ GSP works across all major AI coding tools. The installer converts Claude Code's native format into each runtime's expected format.
248
240
 
249
241
  | Feature | Claude Code | OpenCode | Gemini CLI | Codex CLI |
250
242
  |---------|:-----------:|:--------:|:----------:|:---------:|
251
- | Slash commands | `/gsp:command` | `/gsp-command` | `/gsp:command` | `$gsp-command` |
252
- | Agents | Yes | Yes | Yes | Yes |
253
- | Prompts | Yes | Yes | Yes | Yes |
254
- | Templates | Yes | Yes | Yes | Yes |
243
+ | Skills | 24 | 24 | 24 | 24 |
244
+ | Agents | 15 | 15 | 15 (experimental) | |
245
+ | Slash syntax | `/gsp:command` | `/gsp-command` | `/gsp:command` | `$gsp-command` |
246
+ | Prompts + templates | Yes | Yes | Yes | Yes |
255
247
  | References | Yes | Yes | Yes | Yes |
256
- | Statusline | Yes | — | — | — |
257
- | Global install | `~/.claude` | `~/.config/opencode` | `~/.gemini` | `~/.codex` |
258
- | Local install | `.claude/` | `.opencode/` | `.gemini/` | `.codex/` |
248
+ | Statusline hooks | Yes | — | — | — |
249
+
250
+ ### Runtime directories
251
+
252
+ | Runtime | Config / bundle | Skills | Agents |
253
+ |---------|-----------------|--------|--------|
254
+ | Claude Code | `~/.claude/` | `~/.claude/skills/` | `~/.claude/agents/` |
255
+ | OpenCode | `~/.config/opencode/` | `~/.config/opencode/skills/` | `~/.config/opencode/agents/` |
256
+ | Gemini CLI | `~/.gemini/` | `~/.gemini/skills/` | `~/.gemini/agents/` |
257
+ | Codex CLI | `~/.codex/` | `~/.agents/skills/` | — |
258
+
259
+ > **Codex note:** Skills are discovered at `~/.agents/skills/`, not `~/.codex/skills/`. Config and bundle files (prompts, templates, references) stay at `~/.codex/get-shit-pretty/`. Codex does not support agent `.md` files.
259
260
 
260
261
  ---
261
262
 
@@ -298,25 +299,73 @@ npx get-shit-pretty --all --global
298
299
  ```bash
299
300
  npx get-shit-pretty --claude --global --uninstall
300
301
  npx get-shit-pretty --opencode --global --uninstall
302
+ npx get-shit-pretty --gemini --global --uninstall
301
303
  npx get-shit-pretty --codex --global --uninstall
302
304
  ```
303
305
 
304
306
  </details>
305
307
 
306
308
  <details>
307
- <summary><strong>Legacy install (bash)</strong></summary>
309
+ <summary><strong>Use as Claude Code plugin</strong></summary>
308
310
 
309
311
  ```bash
310
- git clone https://github.com/jubscodes/get-shit-pretty.git ~/get-shit-pretty
311
- cd ~/get-shit-pretty
312
- chmod +x install.sh
313
- ./install.sh
312
+ # From a project directory:
313
+ claude --plugin-dir /path/to/get-shit-pretty
314
314
  ```
315
315
 
316
+ Uses the `.claude-plugin/plugin.json` manifest. Skills, agents, and hooks load directly from source — no install step needed.
317
+
316
318
  </details>
317
319
 
318
320
  ---
319
321
 
322
+ ## Repo Structure
323
+
324
+ ```
325
+ get-shit-pretty/
326
+ ├── .claude-plugin/ Plugin manifest (plugin.json)
327
+ ├── bin/
328
+ │ └── install.js Multi-runtime installer
329
+ ├── scripts/ Hook scripts and utilities
330
+ ├── gsp/ Source of truth for all content
331
+ │ ├── agents/ 15 subagents (gsp-*.md)
332
+ │ ├── commands/gsp/ 20 slash commands (backward compat)
333
+ │ ├── skills/ 24 skills (*/SKILL.md — primary)
334
+ │ ├── hooks/ Plugin-level hooks (hooks.json)
335
+ │ ├── prompts/ 12 agent system prompts
336
+ │ ├── templates/ Config, state, brief, roadmap templates
337
+ │ └── references/ Shared reference material
338
+ ├── dev/ Internal dev tools (not installed)
339
+ │ ├── skills/ Dev-only skills (gsp-audit, gsp-runtime-compat)
340
+ │ └── scripts/ Test suite (audit-tests.sh)
341
+ ├── package.json npm package config
342
+ ├── VERSION Single source for version string
343
+ └── CLAUDE.md AI agent instructions for this repo
344
+ ```
345
+
346
+ Skills take precedence over commands when both exist. The installer reads from `gsp/` and writes to each runtime's config directory.
347
+
348
+ ---
349
+
350
+ ## Contributing
351
+
352
+ Edit source under `gsp/` — never edit inside `.claude/` or other runtime dirs directly. For local development, the installer creates symlinks so changes reflect immediately without reinstalling.
353
+
354
+ ```bash
355
+ # Install locally with symlinks
356
+ node bin/install.js --claude --local
357
+
358
+ # Test as a plugin
359
+ claude --plugin-dir .
360
+
361
+ # Run the integrity test suite
362
+ bash dev/scripts/audit-tests.sh
363
+ ```
364
+
365
+ See [CLAUDE.md](CLAUDE.md) for editing rules, key files, and dev tool setup.
366
+
367
+ ---
368
+
320
369
  ## Requirements
321
370
 
322
371
  - An AI coding tool: [Claude Code](https://claude.ai/claude-code), [OpenCode](https://opencode.ai), [Gemini CLI](https://github.com/google-gemini/gemini-cli), or [Codex CLI](https://github.com/openai/codex)
@@ -331,6 +380,6 @@ MIT License. See [LICENSE](LICENSE) for details.
331
380
 
332
381
  <div align="center">
333
382
 
334
- **Ship a brand, not just code.**
383
+ **Code is a commodity, your brand is not.**
335
384
 
336
385
  </div>