get-shit-pretty 0.6.3 → 0.7.0
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.
- package/bin/install.js +36 -20
- package/gsp/agents/gsp-accessibility-auditor.md +1 -1
- package/gsp/agents/gsp-ascii-artist.md +1 -1
- package/gsp/agents/gsp-brand-auditor.md +1 -1
- package/gsp/agents/gsp-brand-strategist.md +1 -1
- package/gsp/agents/gsp-builder.md +1 -1
- package/gsp/agents/gsp-campaign-director.md +1 -1
- package/gsp/agents/gsp-creative-director.md +4 -4
- package/gsp/agents/gsp-critic.md +3 -3
- package/gsp/agents/gsp-designer.md +2 -2
- package/gsp/agents/gsp-project-researcher.md +1 -1
- package/gsp/agents/gsp-researcher.md +1 -1
- package/gsp/agents/gsp-reviewer.md +1 -1
- package/gsp/agents/gsp-scoper.md +1 -1
- package/gsp/skills/get-shit-pretty/SKILL.md +10 -9
- package/gsp/skills/gsp-accessibility/SKILL.md +1 -1
- package/gsp/skills/gsp-accessibility-audit/SKILL.md +2 -2
- package/gsp/skills/gsp-add-reference/SKILL.md +5 -0
- package/gsp/skills/gsp-art/SKILL.md +5 -0
- package/gsp/skills/gsp-brand-audit/SKILL.md +2 -2
- package/gsp/skills/gsp-brand-guidelines/SKILL.md +2 -2
- package/gsp/skills/gsp-brand-identity/SKILL.md +3 -3
- package/gsp/skills/gsp-brand-refine/SKILL.md +1 -1
- package/gsp/skills/gsp-brand-research/SKILL.md +2 -2
- package/gsp/skills/gsp-brand-strategy/SKILL.md +4 -4
- package/gsp/skills/gsp-brand-sync/SKILL.md +3 -3
- package/gsp/skills/gsp-brand-sync/chunk-format.md +79 -0
- package/gsp/skills/gsp-color/SKILL.md +24 -56
- package/gsp/skills/gsp-color/chunk-format.md +79 -0
- package/gsp/skills/{gsp-palette/SKILL.md → gsp-color/domains/palette.md} +31 -101
- package/gsp/skills/gsp-color/domains/system.md +123 -0
- package/gsp/skills/gsp-design-system/SKILL.md +5 -0
- package/gsp/skills/gsp-help/SKILL.md +4 -3
- package/gsp/skills/gsp-icons/SKILL.md +1 -1
- package/gsp/skills/gsp-icons/chunk-format.md +79 -0
- package/gsp/skills/gsp-launch/SKILL.md +1 -1
- package/gsp/skills/gsp-logo/SKILL.md +2 -2
- package/gsp/skills/gsp-logo/chunk-format.md +79 -0
- package/gsp/skills/gsp-phase-transition/SKILL.md +124 -0
- package/gsp/skills/gsp-project-brief/SKILL.md +1 -1
- package/gsp/skills/gsp-project-build/SKILL.md +10 -5
- package/gsp/skills/gsp-project-critique/SKILL.md +5 -5
- package/gsp/{references → skills/gsp-project-critique}/visual-taste.md +1 -1
- package/gsp/skills/gsp-project-design/SKILL.md +1 -1
- package/gsp/skills/gsp-project-research/SKILL.md +1 -1
- package/gsp/skills/gsp-project-review/SKILL.md +1 -1
- package/gsp/skills/gsp-start/SKILL.md +1 -1
- package/gsp/skills/gsp-style/SKILL.md +4 -4
- package/gsp/skills/gsp-style/chunk-format.md +79 -0
- package/gsp/skills/gsp-style/style-preset-schema.md +124 -0
- package/gsp/skills/gsp-typography/SKILL.md +28 -66
- package/gsp/skills/gsp-typography/chunk-format.md +79 -0
- package/gsp/skills/gsp-typography/domains/pairing.md +109 -0
- package/gsp/skills/gsp-typography/domains/scale.md +227 -0
- package/gsp/skills/gsp-typography/domains/system.md +108 -0
- package/gsp/skills/gsp-visuals/SKILL.md +82 -0
- package/gsp/skills/gsp-visuals/chunk-format.md +79 -0
- package/gsp/skills/{gsp-3d/SKILL.md → gsp-visuals/domains/3d.md} +62 -47
- package/gsp/skills/{gsp-images/SKILL.md → gsp-visuals/domains/imagery.md} +17 -69
- package/gsp/skills/{gsp-textures/SKILL.md → gsp-visuals/domains/textures.md} +54 -48
- package/gsp/skills/{gsp-video/SKILL.md → gsp-visuals/domains/video.md} +53 -47
- package/gsp/templates/branding/config.json +1 -1
- package/gsp/templates/phases/brief.md +1 -1
- package/gsp/templates/phases/critique.md +1 -1
- package/gsp/templates/phases/design.md +1 -1
- package/gsp/templates/phases/discover.md +1 -1
- package/gsp/templates/phases/identity.md +1 -1
- package/gsp/templates/phases/launch.md +1 -1
- package/gsp/templates/phases/patterns.md +1 -1
- package/gsp/templates/phases/research.md +1 -1
- package/gsp/templates/phases/review.md +1 -1
- package/gsp/templates/phases/strategy.md +1 -1
- package/gsp/templates/projects/config.json +1 -1
- package/package.json +1 -1
- package/gsp/references/phase-transitions.md +0 -132
- package/gsp/references/style-preset-schema.md +0 -63
- package/gsp/skills/gsp-typescale/SKILL.md +0 -234
- /package/gsp/{references → skills/gsp-accessibility-audit}/wcag-checklist.md +0 -0
- /package/gsp/{references → skills/gsp-art}/terminal-art.md +0 -0
- /package/gsp/{references → skills/gsp-brand-audit}/chunk-format.md +0 -0
- /package/gsp/{references → skills/gsp-brand-guidelines}/design-tokens.md +0 -0
- /package/gsp/{references → skills/gsp-brand-guidelines}/token-mapping.md +0 -0
- /package/gsp/{references → skills/gsp-brand-research}/design-trends.md +0 -0
- /package/gsp/{references → skills/gsp-brand-strategy}/brand-archetypes.md +0 -0
- /package/gsp/{references → skills/gsp-brand-strategy}/brand-prism.md +0 -0
- /package/gsp/{references → skills/gsp-brand-strategy}/positioning-frameworks.md +0 -0
- /package/gsp/{references → skills/gsp-brand-strategy}/voice-tone.md +0 -0
- /package/gsp/{references → skills/gsp-color/references}/color-composition.md +0 -0
- /package/gsp/{references → skills/gsp-project-build}/visual-effects.md +0 -0
- /package/gsp/{references → skills/gsp-project-critique}/anti-patterns.md +0 -0
- /package/gsp/{references → skills/gsp-project-critique}/nielsen-heuristics.md +0 -0
- /package/gsp/{references → skills/gsp-project-design}/apple-hig-patterns.md +0 -0
- /package/gsp/{references → skills/gsp-project-design}/block-patterns.md +0 -0
- /package/gsp/{references → skills/gsp-start}/questioning.md +0 -0
- /package/gsp/{references → skills/gsp-typography/references}/typography-scales.md +0 -0
|
@@ -1,59 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
name: gsp-video
|
|
3
|
-
description: Define video & motion graphics direction — editing style, pacing, transitions, brand motion language
|
|
4
|
-
user-invocable: true
|
|
5
|
-
model: sonnet
|
|
6
|
-
allowed-tools:
|
|
7
|
-
- Read
|
|
8
|
-
- Write
|
|
9
|
-
- AskUserQuestion
|
|
10
|
-
- Glob
|
|
11
|
-
- Grep
|
|
12
|
-
- WebSearch
|
|
13
|
-
---
|
|
14
|
-
<context>
|
|
15
|
-
You are a GSP video director. You define the brand's video and motion graphics language — editing style, pacing, transitions, title cards, and how movement expresses brand personality.
|
|
1
|
+
# Video Domain
|
|
16
2
|
|
|
17
|
-
|
|
18
|
-
1. **Standalone** — user runs `/gsp-video` directly for video direction
|
|
19
|
-
2. **As a building block** — invoked during identity or project phases when the brand needs video content direction
|
|
3
|
+
**Output filename:** `video-direction.md`
|
|
20
4
|
|
|
21
|
-
|
|
22
|
-
</context>
|
|
5
|
+
## Role
|
|
23
6
|
|
|
24
|
-
|
|
25
|
-
Define video and motion graphics direction for a brand or project.
|
|
7
|
+
You are a GSP video director. You define the brand's video and motion graphics language — editing style, pacing, transitions, title cards, and how movement expresses brand personality.
|
|
26
8
|
|
|
27
|
-
|
|
28
|
-
**Output:** `video-direction.md` chunk with editing style, pacing, transitions, and motion graphics specs
|
|
29
|
-
**Agent:** None — inline skill with structured questioning
|
|
30
|
-
</objective>
|
|
9
|
+
Video is increasingly essential — product demos, hero backgrounds, social content, onboarding flows. A consistent video language prevents every piece from feeling like a different brand.
|
|
31
10
|
|
|
32
|
-
|
|
33
|
-
@${CLAUDE_SKILL_DIR}/../../references/chunk-format.md
|
|
34
|
-
</execution_context>
|
|
11
|
+
## Rules
|
|
35
12
|
|
|
36
|
-
<rules>
|
|
37
|
-
- Always use `AskUserQuestion` for user interaction — never prompt via plain text
|
|
38
|
-
- One decision per question — never batch multiple questions in a single message
|
|
39
13
|
- Video direction must align with brand intensity dials — a variance:2 brand gets calm, steady video; variance:8 gets dynamic cuts
|
|
40
14
|
- Motion graphics must use the brand's color palette and typography
|
|
41
15
|
- Specify concrete parameters (duration ranges, easing curves, fps) not vague adjectives
|
|
42
|
-
</rules>
|
|
43
16
|
|
|
44
|
-
|
|
45
|
-
## Step 0: Determine mode
|
|
46
|
-
|
|
47
|
-
| Input | Mode |
|
|
48
|
-
|-------|------|
|
|
49
|
-
| `/gsp-video --enrich` | Enrich existing video direction |
|
|
50
|
-
| `/gsp-video` | Interactive — define video language |
|
|
51
|
-
|
|
52
|
-
## Step 1: Enrich mode (`--enrich`)
|
|
17
|
+
## Enrich mode (`--enrich`)
|
|
53
18
|
|
|
54
19
|
Read existing brand context (`.yml` intensity dials, color palette, typography). Derive video direction that's coherent with the brand's visual language.
|
|
55
20
|
|
|
56
|
-
##
|
|
21
|
+
## Interactive mode
|
|
57
22
|
|
|
58
23
|
One `AskUserQuestion` at a time:
|
|
59
24
|
|
|
@@ -70,7 +35,7 @@ One `AskUserQuestion` at a time:
|
|
|
70
35
|
- **Dynamic & energetic** — "fast cuts, match cuts, high energy"
|
|
71
36
|
- **Cinematic & dramatic** — "slow motion, depth of field, orchestrated"
|
|
72
37
|
|
|
73
|
-
##
|
|
38
|
+
## Direction framework
|
|
74
39
|
|
|
75
40
|
### Editing Style
|
|
76
41
|
- **Pacing:** cut frequency (e.g., "3-5 second holds, cut on action")
|
|
@@ -95,7 +60,48 @@ One `AskUserQuestion` at a time:
|
|
|
95
60
|
- 3-5 principles (e.g., "Movement always has purpose", "Transitions serve the narrative, not decoration")
|
|
96
61
|
- **Anti-patterns:** what to avoid (e.g., "no star wipes", "no text on busy backgrounds without contrast overlay")
|
|
97
62
|
|
|
98
|
-
##
|
|
63
|
+
## Output structure (target: 80-120 lines)
|
|
64
|
+
|
|
65
|
+
```markdown
|
|
66
|
+
# Video Direction
|
|
67
|
+
|
|
68
|
+
> Phase: identity | Brand: {name} | Generated: {DATE}
|
|
69
|
+
|
|
70
|
+
---
|
|
71
|
+
|
|
72
|
+
## Editing Style
|
|
73
|
+
{pacing, transitions, camera movement, color grading}
|
|
74
|
+
|
|
75
|
+
## Motion Graphics
|
|
76
|
+
{typography animation, timing, easing, color, style}
|
|
77
|
+
|
|
78
|
+
## Title Cards & Lower Thirds
|
|
79
|
+
{layout, typography, background, animation}
|
|
80
|
+
|
|
81
|
+
## Brand Motion Principles
|
|
82
|
+
{3-5 principles + anti-patterns}
|
|
83
|
+
|
|
84
|
+
---
|
|
85
|
+
|
|
86
|
+
## Related
|
|
87
|
+
- [imagery-style.md](./imagery-style.md)
|
|
88
|
+
- [STYLE.md](../patterns/STYLE.md)
|
|
89
|
+
```
|
|
90
|
+
|
|
91
|
+
## Completion display
|
|
92
|
+
|
|
93
|
+
```
|
|
94
|
+
/gsp-visuals --video — video direction defined
|
|
95
|
+
|
|
96
|
+
editing {style} — {pacing}
|
|
97
|
+
motion gfx {style} — {easing}
|
|
98
|
+
titles {treatment}
|
|
99
|
+
principles {count} defined
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
## Completion options
|
|
99
103
|
|
|
100
|
-
|
|
101
|
-
|
|
104
|
+
Use `AskUserQuestion`:
|
|
105
|
+
- **Continue to identity** — proceed with `/gsp-brand-identity`
|
|
106
|
+
- **Refine** — adjust a specific area
|
|
107
|
+
- **Done** — that's all
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
|
|
23
23
|
## Content Reference
|
|
24
24
|
|
|
25
|
-
Each chunk follows the
|
|
25
|
+
Each chunk follows the standard chunk format. Below is the structural reference for what each chunk should contain:
|
|
26
26
|
|
|
27
27
|
### scope.md
|
|
28
28
|
- **Screen list:** prioritized list of screens to design and build
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
## Content Reference
|
|
30
30
|
|
|
31
|
-
Each chunk follows the
|
|
31
|
+
Each chunk follows the standard chunk format. Below is the structural reference for what each chunk should contain:
|
|
32
32
|
|
|
33
33
|
### critique.md
|
|
34
34
|
- **Heuristics evaluation:** 10 heuristics table (Heuristic, Score 1-5, Notes)
|
|
@@ -38,7 +38,7 @@ Self-contained HTML wireframe preview:
|
|
|
38
38
|
|
|
39
39
|
## Content Reference
|
|
40
40
|
|
|
41
|
-
Each chunk follows the
|
|
41
|
+
Each chunk follows the standard chunk format. Below is the structural reference for what each chunk should contain:
|
|
42
42
|
|
|
43
43
|
### screen-{NN}-{name}.md
|
|
44
44
|
- **Purpose:** what this screen does
|
|
@@ -31,7 +31,7 @@ Also produces `palettes.json` — machine-readable OKLCH color scales.
|
|
|
31
31
|
|
|
32
32
|
## Content Reference
|
|
33
33
|
|
|
34
|
-
Each chunk follows the
|
|
34
|
+
Each chunk follows the standard chunk format.
|
|
35
35
|
|
|
36
36
|
### logo-directions.md
|
|
37
37
|
- 3 directions each with:
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
## Content Reference
|
|
22
22
|
|
|
23
|
-
Each chunk follows the
|
|
23
|
+
Each chunk follows the standard chunk format. Below is the structural reference for what each chunk should contain:
|
|
24
24
|
|
|
25
25
|
### campaign-strategy.md
|
|
26
26
|
- **Objective:** campaign goal
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
## Content Reference
|
|
26
26
|
|
|
27
|
-
Each chunk follows the
|
|
27
|
+
Each chunk follows the standard chunk format. Below is the structural reference for what each chunk should contain:
|
|
28
28
|
|
|
29
29
|
### ux-patterns.md
|
|
30
30
|
- **Product type patterns:** established UX patterns for this category (e.g., dashboard, e-commerce, social, SaaS)
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
|
|
20
20
|
## Content Reference
|
|
21
21
|
|
|
22
|
-
Each chunk follows the
|
|
22
|
+
Each chunk follows the standard chunk format. Below is the structural reference for what each chunk should contain:
|
|
23
23
|
|
|
24
24
|
### acceptance-report.md
|
|
25
25
|
- **Overall verdict:** Pass / Conditional Pass / Fail
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
## Content Reference
|
|
29
29
|
|
|
30
|
-
Each chunk follows the
|
|
30
|
+
Each chunk follows the standard chunk format.
|
|
31
31
|
|
|
32
32
|
### positioning.md
|
|
33
33
|
- Positioning statement: For {audience} who {need}, {brand} is the {category} that {benefit} because {reason}
|
package/package.json
CHANGED
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
# Phase Transition Screen
|
|
2
|
-
|
|
3
|
-
Rendered at the end of every phase skill. Confirms what was accomplished, shows output artifacts, and routes the user forward.
|
|
4
|
-
|
|
5
|
-
## When to render
|
|
6
|
-
|
|
7
|
-
Every skill that completes a phase must render a transition. The skill itself just says:
|
|
8
|
-
|
|
9
|
-
```
|
|
10
|
-
Render phase transition (see `references/phase-transitions.md`).
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
This reference handles all the logic — skills should NOT hardcode pipeline layouts.
|
|
14
|
-
|
|
15
|
-
## Styling
|
|
16
|
-
|
|
17
|
-
Output as plain text using Unicode characters for visual hierarchy:
|
|
18
|
-
|
|
19
|
-
- `◆` for completed phases
|
|
20
|
-
- `◈` for next phase (the one the user is about to enter)
|
|
21
|
-
- `◇` for pending phases
|
|
22
|
-
- `───` connecting phases in the pipeline line
|
|
23
|
-
- `──────` divider between sections
|
|
24
|
-
- Tree connectors `├──`, `└──`, `│` for file listings
|
|
25
|
-
|
|
26
|
-
## Rendering logic
|
|
27
|
-
|
|
28
|
-
Read the brand or project STATE.md to determine context.
|
|
29
|
-
|
|
30
|
-
### Step 1: Pipeline progress line (conditional)
|
|
31
|
-
|
|
32
|
-
Show the pipeline line **only when 2+ phases are complete** (i.e., the user is clearly in a flow). If this is the first phase completed, skip the pipeline line — the user may have invoked the skill standalone.
|
|
33
|
-
|
|
34
|
-
```
|
|
35
|
-
{brand-or-project-name}
|
|
36
|
-
◆ discover ─── ◆ strategy ─── ◈ identity ─── ◇ system
|
|
37
|
-
```
|
|
38
|
-
|
|
39
|
-
#### Branding phases
|
|
40
|
-
|
|
41
|
-
`discover ─── strategy ─── identity ─── patterns`
|
|
42
|
-
|
|
43
|
-
If audit phase exists (evolve mode), prepend: `audit ─── `
|
|
44
|
-
|
|
45
|
-
#### Project phases
|
|
46
|
-
|
|
47
|
-
`brief ─── research ─── design ─── critique ─── build ─── review`
|
|
48
|
-
|
|
49
|
-
If launch is in scope, append: ` ─── launch`
|
|
50
|
-
|
|
51
|
-
### Step 2: Phase completion + file tree (always)
|
|
52
|
-
|
|
53
|
-
Always show what was accomplished and what was produced:
|
|
54
|
-
|
|
55
|
-
```
|
|
56
|
-
◆ {phase} complete — {completion_message}
|
|
57
|
-
|
|
58
|
-
{phase_dir}/
|
|
59
|
-
├── {file1}.md
|
|
60
|
-
├── {file2}.md
|
|
61
|
-
└── INDEX.md
|
|
62
|
-
|
|
63
|
-
──────────────────────────────
|
|
64
|
-
```
|
|
65
|
-
|
|
66
|
-
### Step 3: Routing options (adaptive)
|
|
67
|
-
|
|
68
|
-
Use `AskUserQuestion` with options adapted to context:
|
|
69
|
-
|
|
70
|
-
**When in a pipeline flow** (previous phase was completed in this or a recent session):
|
|
71
|
-
1. **Continue to {next}** — "{description of next phase}"
|
|
72
|
-
2. **View progress** — "see the full dashboard"
|
|
73
|
-
3. **Done for now** — "pick up later with /gsp-start"
|
|
74
|
-
|
|
75
|
-
**When standalone** (user invoked the skill directly, no clear pipeline context):
|
|
76
|
-
1. **View output** — "review what was generated"
|
|
77
|
-
2. **Done** — "that's all I needed"
|
|
78
|
-
|
|
79
|
-
Use judgment — if the user explicitly asked for one skill, don't push them into the next phase. If they're clearly flowing through the pipeline, offer the next step.
|
|
80
|
-
|
|
81
|
-
## Completion Messages
|
|
82
|
-
|
|
83
|
-
### Branding Phases
|
|
84
|
-
|
|
85
|
-
| Phase | Completion Message | Next Phase |
|
|
86
|
-
|-------|-------------------|------------|
|
|
87
|
-
| audit | brand assessed | discover — `/gsp-brand-research` |
|
|
88
|
-
| discover | market landscape mapped | strategy — `/gsp-brand-strategy` |
|
|
89
|
-
| strategy | brand platform defined | identity — `/gsp-brand-identity` |
|
|
90
|
-
| identity | visual system designed | patterns — `/gsp-brand-guidelines` |
|
|
91
|
-
| patterns | design system built | project setup — `/gsp-start` (scans codebase, gathers brief, creates project) |
|
|
92
|
-
|
|
93
|
-
### Project Phases
|
|
94
|
-
|
|
95
|
-
| Phase | Completion Message | Next Phase |
|
|
96
|
-
|-------|-------------------|------------|
|
|
97
|
-
| brief | project scoped | research — `/gsp-project-research` |
|
|
98
|
-
| research | patterns and approaches researched | design — `/gsp-project-design` |
|
|
99
|
-
| design | screens designed | critique — `/gsp-project-critique` |
|
|
100
|
-
| critique | designs critiqued | build — `/gsp-project-build` |
|
|
101
|
-
| build | code implemented | review — `/gsp-project-review` |
|
|
102
|
-
| review | implementation validated | launch — `/gsp-launch` (or done) |
|
|
103
|
-
| launch | campaign assets created | done |
|
|
104
|
-
|
|
105
|
-
### Special cases
|
|
106
|
-
|
|
107
|
-
**Critique with critical issues:**
|
|
108
|
-
```
|
|
109
|
-
◈ critique — critical issues found, revising designs
|
|
110
|
-
|
|
111
|
-
──────────────────────────────
|
|
112
|
-
```
|
|
113
|
-
Options: Revise designs / Override and continue / View issues
|
|
114
|
-
|
|
115
|
-
**Review with QA failures:**
|
|
116
|
-
```
|
|
117
|
-
◈ review — QA found issues, needs revision
|
|
118
|
-
|
|
119
|
-
──────────────────────────────
|
|
120
|
-
```
|
|
121
|
-
Options: Fix and rebuild / View issues / Done for now
|
|
122
|
-
|
|
123
|
-
**Final phase (all complete):**
|
|
124
|
-
Add ` fully pretty.` after the divider.
|
|
125
|
-
|
|
126
|
-
## File Tree Rules
|
|
127
|
-
|
|
128
|
-
- Root is the phase directory name followed by `/`
|
|
129
|
-
- Files sorted alphabetically, directories first
|
|
130
|
-
- INDEX.md always listed last
|
|
131
|
-
- Use `├──` for all items except the last, which uses `└──`
|
|
132
|
-
- Subdirectories show their contents with `│` continuation
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
# Style Preset YAML Schema
|
|
2
|
-
|
|
3
|
-
Template for brand-derived style preset files (`{brand-name}.yml`). All values must trace to foundation chunks.
|
|
4
|
-
|
|
5
|
-
```yaml
|
|
6
|
-
name: {brand-slug}
|
|
7
|
-
description: {one-line brand aesthetic summary}
|
|
8
|
-
tags: [5-8 fuzzy-match tags for style discovery]
|
|
9
|
-
source: brand # marks this as brand-derived, not a GSP preset
|
|
10
|
-
|
|
11
|
-
tokens:
|
|
12
|
-
color:
|
|
13
|
-
primary: "{hex}" # from foundations/color-system.md
|
|
14
|
-
secondary: "{hex}"
|
|
15
|
-
accent: "{hex}"
|
|
16
|
-
background: "{hex}"
|
|
17
|
-
surface: "{hex}"
|
|
18
|
-
on-primary: "{hex}"
|
|
19
|
-
on-background: "{hex}"
|
|
20
|
-
error: "{hex}"
|
|
21
|
-
success: "{hex}"
|
|
22
|
-
warning: "{hex}"
|
|
23
|
-
info: "{hex}"
|
|
24
|
-
|
|
25
|
-
typography:
|
|
26
|
-
font-family-primary: "{font stack}" # from foundations/typography.md
|
|
27
|
-
font-family-mono: "{font stack}"
|
|
28
|
-
font-weight-heading: {number}
|
|
29
|
-
font-weight-body: {number}
|
|
30
|
-
font-size-base: "{px}"
|
|
31
|
-
line-height-base: {number}
|
|
32
|
-
|
|
33
|
-
shape:
|
|
34
|
-
border-radius-sm: "{px}" # from foundations/border-radius.md
|
|
35
|
-
border-radius-md: "{px}"
|
|
36
|
-
border-radius-lg: "{px}"
|
|
37
|
-
border-width: "{px}"
|
|
38
|
-
border-color: "{hex}"
|
|
39
|
-
|
|
40
|
-
elevation:
|
|
41
|
-
shadow-sm: "{value}" # from foundations/elevation.md
|
|
42
|
-
shadow-md: "{value}"
|
|
43
|
-
shadow-lg: "{value}"
|
|
44
|
-
shadow-xl: "{value}"
|
|
45
|
-
|
|
46
|
-
spacing:
|
|
47
|
-
base: {number} # from foundations/spacing.md
|
|
48
|
-
scale: [{values}]
|
|
49
|
-
|
|
50
|
-
motion:
|
|
51
|
-
duration-fast: "{ms}"
|
|
52
|
-
duration-normal: "{ms}"
|
|
53
|
-
easing: "{value}"
|
|
54
|
-
|
|
55
|
-
dark_mode:
|
|
56
|
-
color:
|
|
57
|
-
background: "{hex}"
|
|
58
|
-
surface: "{hex}"
|
|
59
|
-
on-background: "{hex}"
|
|
60
|
-
|
|
61
|
-
compatibility: [] # leave empty for brand styles
|
|
62
|
-
clashes: []
|
|
63
|
-
```
|