oh-my-design-cli 0.1.2 → 1.0.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/.claude/hooks/post-edit-watch.cjs +99 -0
- package/.claude/hooks/session-end-foldin.cjs +96 -0
- package/.claude/hooks/session-state-loader.cjs +64 -0
- package/.claude/hooks/skill-activation.cjs +73 -0
- package/.claude/settings.json +55 -0
- package/.claude/skills/skill-rules.json +87 -0
- package/AGENTS.md +111 -0
- package/README.md +75 -202
- package/agents/AGENT.md +53 -0
- package/agents/omd-3d-blender.md +269 -0
- package/agents/omd-a11y-auditor.md +97 -0
- package/agents/omd-asset-curator.md +260 -0
- package/agents/omd-critic.md +181 -0
- package/agents/omd-master.md +548 -0
- package/agents/omd-microcopy.md +63 -0
- package/agents/omd-persona-tester.md +118 -0
- package/agents/omd-ui-junior.md +129 -0
- package/agents/omd-ux-engineer.md +265 -0
- package/agents/omd-ux-researcher.md +62 -0
- package/agents/omd-ux-writer.md +181 -0
- package/data/opt-out-corpus.json +141 -0
- package/data/reference-fingerprints.json +1495 -0
- package/dist/bin/oh-my-design.js +3 -818
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/install-skills-SVIYKXOE.js +442 -0
- package/dist/install-skills-SVIYKXOE.js.map +1 -0
- package/package.json +23 -23
- package/scripts/context.cjs +91 -0
- package/scripts/postinstall.cjs +54 -0
- package/skills/omd-apply/SKILL.md +64 -53
- package/skills/omd-harness/SKILL.md +271 -0
- package/skills/omd-learn/SKILL.md +55 -35
- package/skills/omd-remember/SKILL.md +93 -15
- package/skills/omd-sync/SKILL.md +140 -16
- package/dist/chunk-6YNSV3VY.js +0 -35
- package/dist/chunk-6YNSV3VY.js.map +0 -1
- package/dist/chunk-MHFYGZSO.js +0 -337
- package/dist/chunk-MHFYGZSO.js.map +0 -1
- package/dist/chunk-N2JG6N4Q.js +0 -264
- package/dist/chunk-N2JG6N4Q.js.map +0 -1
- package/dist/chunk-OOQQEUGX.js +0 -46
- package/dist/chunk-OOQQEUGX.js.map +0 -1
- package/dist/chunk-OR5DHENY.js +0 -250
- package/dist/chunk-OR5DHENY.js.map +0 -1
- package/dist/customizer-CM76752R.js +0 -8
- package/dist/customizer-CM76752R.js.map +0 -1
- package/dist/index.d.ts +0 -559
- package/dist/index.js +0 -3113
- package/dist/index.js.map +0 -1
- package/dist/init-UMM4XIV5.js +0 -675
- package/dist/init-UMM4XIV5.js.map +0 -1
- package/dist/install-skills-CM6VXFZJ.js +0 -152
- package/dist/install-skills-CM6VXFZJ.js.map +0 -1
- package/dist/learn-33LHKEJA.js +0 -140
- package/dist/learn-33LHKEJA.js.map +0 -1
- package/dist/reference-YMNAOXJQ.js +0 -47
- package/dist/reference-YMNAOXJQ.js.map +0 -1
- package/dist/reference-parser-TM3CJPNE.js +0 -10
- package/dist/reference-parser-TM3CJPNE.js.map +0 -1
- package/dist/remember-UAFA5B2O.js +0 -78
- package/dist/remember-UAFA5B2O.js.map +0 -1
- package/dist/sync-FDYRKNFE.js +0 -417
- package/dist/sync-FDYRKNFE.js.map +0 -1
- package/dist/templates/templates/design-md.hbs +0 -44
- package/dist/templates/templates/partials/agent-prompt-guide.hbs +0 -28
- package/dist/templates/templates/partials/color-palette.hbs +0 -49
- package/dist/templates/templates/partials/component-stylings.hbs +0 -28
- package/dist/templates/templates/partials/depth-elevation.hbs +0 -31
- package/dist/templates/templates/partials/dos-donts.hbs +0 -13
- package/dist/templates/templates/partials/layout.hbs +0 -30
- package/dist/templates/templates/partials/responsive.hbs +0 -25
- package/dist/templates/templates/partials/shadcn-tokens.hbs +0 -64
- package/dist/templates/templates/partials/typography.hbs +0 -43
- package/dist/templates/templates/partials/visual-theme.hbs +0 -26
|
@@ -0,0 +1,1495 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schema_version": 1,
|
|
3
|
+
"generated_at": "2026-04-27T10:09:52.199Z",
|
|
4
|
+
"generator": "oh-my-design parallel agent extraction (Claude Code Agent tool, no API key)",
|
|
5
|
+
"count": 67,
|
|
6
|
+
"items": [
|
|
7
|
+
{
|
|
8
|
+
"id": "airbnb",
|
|
9
|
+
"primary_color_hex": "#ff385c",
|
|
10
|
+
"category": "Consumer",
|
|
11
|
+
"visual_theme": "Warm, photography-forward marketplace feeling like a travel magazine where every page invites you to book — pure white canvas with Rausch Red accent.",
|
|
12
|
+
"voice_fingerprint": {
|
|
13
|
+
"register": "editorial-warm",
|
|
14
|
+
"sentence_length": "medium",
|
|
15
|
+
"metaphor_density": "sparse",
|
|
16
|
+
"vocabulary_register": "english-dominant"
|
|
17
|
+
},
|
|
18
|
+
"tone_keywords": [
|
|
19
|
+
"warm",
|
|
20
|
+
"approachable",
|
|
21
|
+
"friendly",
|
|
22
|
+
"trustworthy",
|
|
23
|
+
"editorial",
|
|
24
|
+
"soft"
|
|
25
|
+
],
|
|
26
|
+
"antipatterns": [
|
|
27
|
+
"No Book now! exclamations",
|
|
28
|
+
"No scarcity pressure",
|
|
29
|
+
"No accommodations/units vocabulary"
|
|
30
|
+
],
|
|
31
|
+
"signature_motion": "Heart-icon save: outline to filled Rausch Red over motion-fast with ease-warm and small scale pulse.",
|
|
32
|
+
"has_personas": true,
|
|
33
|
+
"category_raw": "Consumer"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "airtable",
|
|
37
|
+
"primary_color_hex": "#1b61c9",
|
|
38
|
+
"category": "Design Tools",
|
|
39
|
+
"visual_theme": "Clean, enterprise-friendly platform communicating sophisticated simplicity through white canvas, deep navy text, and Swiss-precision typography with positive letter-spacing.",
|
|
40
|
+
"voice_fingerprint": null,
|
|
41
|
+
"tone_keywords": [
|
|
42
|
+
"clean",
|
|
43
|
+
"enterprise",
|
|
44
|
+
"trustworthy",
|
|
45
|
+
"minimal",
|
|
46
|
+
"corporate"
|
|
47
|
+
],
|
|
48
|
+
"antipatterns": [
|
|
49
|
+
"Skip positive letter-spacing",
|
|
50
|
+
"Use heavy shadows"
|
|
51
|
+
],
|
|
52
|
+
"signature_motion": null,
|
|
53
|
+
"has_personas": false,
|
|
54
|
+
"category_raw": "Design Tools"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "apple",
|
|
58
|
+
"primary_color_hex": "#0071e3",
|
|
59
|
+
"category": "Consumer",
|
|
60
|
+
"visual_theme": "Controlled drama — vast pure black and near-white expanses as cinematic backdrops for products photographed as gallery sculptures. Reductive minimalism as reverence.",
|
|
61
|
+
"voice_fingerprint": {
|
|
62
|
+
"register": "confident-restrained",
|
|
63
|
+
"sentence_length": "short",
|
|
64
|
+
"metaphor_density": "sparse",
|
|
65
|
+
"vocabulary_register": "english-dominant"
|
|
66
|
+
},
|
|
67
|
+
"tone_keywords": [
|
|
68
|
+
"premium",
|
|
69
|
+
"minimal",
|
|
70
|
+
"elegant",
|
|
71
|
+
"confident",
|
|
72
|
+
"serious"
|
|
73
|
+
],
|
|
74
|
+
"antipatterns": [
|
|
75
|
+
"No revolutionary as decorative adjective",
|
|
76
|
+
"No exclamation marks on CTAs",
|
|
77
|
+
"No emoji in product copy"
|
|
78
|
+
],
|
|
79
|
+
"signature_motion": "Pull-to-refresh: spring-physics indicator follows drag, springs back below threshold or detaches above.",
|
|
80
|
+
"has_personas": true,
|
|
81
|
+
"category_raw": "Consumer"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"id": "baemin",
|
|
85
|
+
"primary_color_hex": "#2AC1BC",
|
|
86
|
+
"category": "Consumer",
|
|
87
|
+
"visual_theme": "Korean food delivery brand turning takeout into cultural experience through typography, humor, and a deliberately counter-industry warm mint green.",
|
|
88
|
+
"voice_fingerprint": null,
|
|
89
|
+
"tone_keywords": [
|
|
90
|
+
"playful",
|
|
91
|
+
"warm",
|
|
92
|
+
"friendly",
|
|
93
|
+
"approachable",
|
|
94
|
+
"casual"
|
|
95
|
+
],
|
|
96
|
+
"antipatterns": [
|
|
97
|
+
"No cold clinical blues",
|
|
98
|
+
"No pure black text",
|
|
99
|
+
"No competing accent colors"
|
|
100
|
+
],
|
|
101
|
+
"signature_motion": null,
|
|
102
|
+
"has_personas": false,
|
|
103
|
+
"category_raw": "Consumer"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": "bmw",
|
|
107
|
+
"primary_color_hex": "#1c69d4",
|
|
108
|
+
"category": "Automotive",
|
|
109
|
+
"visual_theme": "Automotive engineering made visual — precision, performance, and German industrial confidence with cinematic dark/light rhythm and angular zero-radius geometry.",
|
|
110
|
+
"voice_fingerprint": null,
|
|
111
|
+
"tone_keywords": [
|
|
112
|
+
"premium",
|
|
113
|
+
"serious",
|
|
114
|
+
"geometric",
|
|
115
|
+
"minimal",
|
|
116
|
+
"corporate",
|
|
117
|
+
"elegant"
|
|
118
|
+
],
|
|
119
|
+
"antipatterns": [
|
|
120
|
+
"Don't round corners",
|
|
121
|
+
"No medium font weights",
|
|
122
|
+
"No decorative elements"
|
|
123
|
+
],
|
|
124
|
+
"signature_motion": null,
|
|
125
|
+
"has_personas": false,
|
|
126
|
+
"category_raw": "Automotive"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"id": "cal",
|
|
130
|
+
"primary_color_hex": "#242424",
|
|
131
|
+
"category": "Productivity",
|
|
132
|
+
"visual_theme": "Monochromatic restraint — grayscale world where boldness comes from confidence of black text on white space, not color. Architectural Cal Sans headlines.",
|
|
133
|
+
"voice_fingerprint": null,
|
|
134
|
+
"tone_keywords": [
|
|
135
|
+
"minimal",
|
|
136
|
+
"bold",
|
|
137
|
+
"serious",
|
|
138
|
+
"premium",
|
|
139
|
+
"geometric"
|
|
140
|
+
],
|
|
141
|
+
"antipatterns": [
|
|
142
|
+
"No brand colors beyond grayscale",
|
|
143
|
+
"No CSS borders when shadows work",
|
|
144
|
+
"No illustrations or decorative graphics"
|
|
145
|
+
],
|
|
146
|
+
"signature_motion": null,
|
|
147
|
+
"has_personas": false,
|
|
148
|
+
"category_raw": "Productivity"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"id": "claude",
|
|
152
|
+
"primary_color_hex": "#c96442",
|
|
153
|
+
"category": "AI",
|
|
154
|
+
"visual_theme": "Literary salon reimagined as product page — warm, unhurried, quietly intellectual on parchment canvas evoking premium paper rather than digital surface.",
|
|
155
|
+
"voice_fingerprint": {
|
|
156
|
+
"register": "editorial-warm",
|
|
157
|
+
"sentence_length": "medium",
|
|
158
|
+
"metaphor_density": "sparse",
|
|
159
|
+
"vocabulary_register": "english-dominant"
|
|
160
|
+
},
|
|
161
|
+
"tone_keywords": [
|
|
162
|
+
"warm",
|
|
163
|
+
"editorial",
|
|
164
|
+
"trustworthy",
|
|
165
|
+
"elegant",
|
|
166
|
+
"calm",
|
|
167
|
+
"serious"
|
|
168
|
+
],
|
|
169
|
+
"antipatterns": [
|
|
170
|
+
"No revolutionary or cutting-edge",
|
|
171
|
+
"No emoji or exclamations",
|
|
172
|
+
"No performative apologies"
|
|
173
|
+
],
|
|
174
|
+
"signature_motion": "Typewriter streaming: model output appears character by character at actual decoding timing — never faked or replayed.",
|
|
175
|
+
"has_personas": true,
|
|
176
|
+
"category_raw": "AI"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"id": "clay",
|
|
180
|
+
"primary_color_hex": "#000000",
|
|
181
|
+
"category": "Design Tools",
|
|
182
|
+
"visual_theme": "Warm, playful celebration of color treating B2B data enrichment like a craft — cream backgrounds, named swatch palette, hand-made paper texture.",
|
|
183
|
+
"voice_fingerprint": null,
|
|
184
|
+
"tone_keywords": [
|
|
185
|
+
"playful",
|
|
186
|
+
"warm",
|
|
187
|
+
"handcrafted",
|
|
188
|
+
"friendly",
|
|
189
|
+
"rich",
|
|
190
|
+
"energetic"
|
|
191
|
+
],
|
|
192
|
+
"antipatterns": [
|
|
193
|
+
"No cool gray backgrounds",
|
|
194
|
+
"No subtle hover effects",
|
|
195
|
+
"No standard blur shadows"
|
|
196
|
+
],
|
|
197
|
+
"signature_motion": null,
|
|
198
|
+
"has_personas": false,
|
|
199
|
+
"category_raw": "Design Tools"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"id": "clickhouse",
|
|
203
|
+
"primary_color_hex": "#faff69",
|
|
204
|
+
"category": "Developer Tools",
|
|
205
|
+
"visual_theme": "High-performance cockpit in acid yellow-green on obsidian black — terminal-grade aesthetic screaming speed through visual mass and high-contrast neon.",
|
|
206
|
+
"voice_fingerprint": null,
|
|
207
|
+
"tone_keywords": [
|
|
208
|
+
"bold",
|
|
209
|
+
"energetic",
|
|
210
|
+
"technical",
|
|
211
|
+
"futuristic",
|
|
212
|
+
"rich"
|
|
213
|
+
],
|
|
214
|
+
"antipatterns": [
|
|
215
|
+
"No additional colors",
|
|
216
|
+
"No light backgrounds",
|
|
217
|
+
"No warm neutrals"
|
|
218
|
+
],
|
|
219
|
+
"signature_motion": null,
|
|
220
|
+
"has_personas": false,
|
|
221
|
+
"category_raw": "Backend"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"id": "cohere",
|
|
225
|
+
"primary_color_hex": "#1863dc",
|
|
226
|
+
"category": "AI",
|
|
227
|
+
"visual_theme": "Polished enterprise command deck — confident, clean, designed to make AI feel like serious infrastructure. Bright white canvas with 22px signature card radius.",
|
|
228
|
+
"voice_fingerprint": null,
|
|
229
|
+
"tone_keywords": [
|
|
230
|
+
"enterprise",
|
|
231
|
+
"minimal",
|
|
232
|
+
"elegant",
|
|
233
|
+
"trustworthy",
|
|
234
|
+
"corporate"
|
|
235
|
+
],
|
|
236
|
+
"antipatterns": [
|
|
237
|
+
"No warm colors",
|
|
238
|
+
"No heavy shadows",
|
|
239
|
+
"No bold body weights"
|
|
240
|
+
],
|
|
241
|
+
"signature_motion": null,
|
|
242
|
+
"has_personas": false,
|
|
243
|
+
"category_raw": "AI"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"id": "coinbase",
|
|
247
|
+
"primary_color_hex": "#0052ff",
|
|
248
|
+
"category": "Fintech",
|
|
249
|
+
"visual_theme": "Clean, trustworthy crypto platform; blue-and-white binary palette with alternating dark and light sections, proprietary Coinbase fonts.",
|
|
250
|
+
"voice_fingerprint": null,
|
|
251
|
+
"tone_keywords": [
|
|
252
|
+
"trustworthy",
|
|
253
|
+
"cool",
|
|
254
|
+
"minimal",
|
|
255
|
+
"corporate",
|
|
256
|
+
"bold"
|
|
257
|
+
],
|
|
258
|
+
"antipatterns": [
|
|
259
|
+
"decorative use of brand blue",
|
|
260
|
+
"sharp corners on CTAs"
|
|
261
|
+
],
|
|
262
|
+
"signature_motion": null,
|
|
263
|
+
"has_personas": false,
|
|
264
|
+
"category_raw": "fintech"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"id": "composio",
|
|
268
|
+
"primary_color_hex": "#0007cd",
|
|
269
|
+
"category": "Developer Tools",
|
|
270
|
+
"visual_theme": "Nocturnal developer command center; pitch-black canvas with cyan and cobalt bioluminescent glows and barely-visible white-border containment.",
|
|
271
|
+
"voice_fingerprint": null,
|
|
272
|
+
"tone_keywords": [
|
|
273
|
+
"technical",
|
|
274
|
+
"minimal",
|
|
275
|
+
"futuristic",
|
|
276
|
+
"bold",
|
|
277
|
+
"serious"
|
|
278
|
+
],
|
|
279
|
+
"antipatterns": [
|
|
280
|
+
"bright backgrounds as primary",
|
|
281
|
+
"heavy shadows everywhere",
|
|
282
|
+
"warm colors in palette"
|
|
283
|
+
],
|
|
284
|
+
"signature_motion": null,
|
|
285
|
+
"has_personas": false,
|
|
286
|
+
"category_raw": "developer-tools"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"id": "cursor",
|
|
290
|
+
"primary_color_hex": "#26251e",
|
|
291
|
+
"category": "Developer Tools",
|
|
292
|
+
"visual_theme": "Warm minimalism meets code-editor elegance; cream canvas with warm near-black text, three-font system, oklab borders, full-pill CTAs.",
|
|
293
|
+
"voice_fingerprint": null,
|
|
294
|
+
"tone_keywords": [
|
|
295
|
+
"warm",
|
|
296
|
+
"elegant",
|
|
297
|
+
"premium",
|
|
298
|
+
"editorial",
|
|
299
|
+
"handcrafted"
|
|
300
|
+
],
|
|
301
|
+
"antipatterns": [
|
|
302
|
+
"cold gray neutrals",
|
|
303
|
+
"default tracking on display sizes",
|
|
304
|
+
"sharp 2-4px corners on buttons"
|
|
305
|
+
],
|
|
306
|
+
"signature_motion": "Hover text shifts to warm crimson #cf2d56; shadows transition over 200ms ease for elevation changes.",
|
|
307
|
+
"has_personas": false,
|
|
308
|
+
"category_raw": "developer-tools"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"id": "dcard",
|
|
312
|
+
"primary_color_hex": "#3397cf",
|
|
313
|
+
"category": "Consumer",
|
|
314
|
+
"visual_theme": "Material Design adapted for East-Asian forum culture; deep teal-navy header framing light-gray content with white post cards.",
|
|
315
|
+
"voice_fingerprint": null,
|
|
316
|
+
"tone_keywords": [
|
|
317
|
+
"friendly",
|
|
318
|
+
"approachable",
|
|
319
|
+
"consumer",
|
|
320
|
+
"trustworthy"
|
|
321
|
+
],
|
|
322
|
+
"antipatterns": [
|
|
323
|
+
"weight 700 headlines",
|
|
324
|
+
"ad-hoc hex values",
|
|
325
|
+
"bouncy easing"
|
|
326
|
+
],
|
|
327
|
+
"signature_motion": "Material easing cubic-bezier(.4,0,.2,1) with .15s hover/press and .3s page transitions.",
|
|
328
|
+
"has_personas": false,
|
|
329
|
+
"category_raw": "social"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"id": "elevenlabs",
|
|
333
|
+
"primary_color_hex": "#ffffff",
|
|
334
|
+
"category": "AI",
|
|
335
|
+
"visual_theme": "Restrained elegance on near-white canvas; ethereal light-weight Waldenburg display, multi-layered sub-0.1 opacity shadows, warm stone pill CTAs.",
|
|
336
|
+
"voice_fingerprint": null,
|
|
337
|
+
"tone_keywords": [
|
|
338
|
+
"elegant",
|
|
339
|
+
"premium",
|
|
340
|
+
"minimal",
|
|
341
|
+
"warm",
|
|
342
|
+
"soft",
|
|
343
|
+
"airy"
|
|
344
|
+
],
|
|
345
|
+
"antipatterns": [
|
|
346
|
+
"bold weight on display headings",
|
|
347
|
+
"heavy shadows",
|
|
348
|
+
"cool gray borders"
|
|
349
|
+
],
|
|
350
|
+
"signature_motion": null,
|
|
351
|
+
"has_personas": false,
|
|
352
|
+
"category_raw": "ai"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"id": "expo",
|
|
356
|
+
"primary_color_hex": "#000000",
|
|
357
|
+
"category": "Developer Tools",
|
|
358
|
+
"visual_theme": "Luminous airy developer platform; cool-tinted off-white canvas with strictly monochromatic chrome and pill-shaped geometry throughout.",
|
|
359
|
+
"voice_fingerprint": null,
|
|
360
|
+
"tone_keywords": [
|
|
361
|
+
"minimal",
|
|
362
|
+
"approachable",
|
|
363
|
+
"premium",
|
|
364
|
+
"spacious",
|
|
365
|
+
"friendly"
|
|
366
|
+
],
|
|
367
|
+
"antipatterns": [
|
|
368
|
+
"decorative interface colors",
|
|
369
|
+
"sharp corners on interactive elements",
|
|
370
|
+
"heavy drop shadows"
|
|
371
|
+
],
|
|
372
|
+
"signature_motion": null,
|
|
373
|
+
"has_personas": false,
|
|
374
|
+
"category_raw": "developer-tools"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"id": "ferrari",
|
|
378
|
+
"primary_color_hex": "#DA291C",
|
|
379
|
+
"category": "Automotive",
|
|
380
|
+
"visual_theme": "Digital editorial with chiaroscuro rhythm; alternating black cinematic and white editorial panels, Ferrari Red used surgically as accent.",
|
|
381
|
+
"voice_fingerprint": null,
|
|
382
|
+
"tone_keywords": [
|
|
383
|
+
"luxurious",
|
|
384
|
+
"editorial",
|
|
385
|
+
"premium",
|
|
386
|
+
"bold",
|
|
387
|
+
"elegant",
|
|
388
|
+
"serious"
|
|
389
|
+
],
|
|
390
|
+
"antipatterns": [
|
|
391
|
+
"scattered Ferrari Red as decoration",
|
|
392
|
+
"rounded-pill buttons",
|
|
393
|
+
"box-shadows on cards"
|
|
394
|
+
],
|
|
395
|
+
"signature_motion": null,
|
|
396
|
+
"has_personas": false,
|
|
397
|
+
"category_raw": "automotive"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"id": "figma",
|
|
401
|
+
"primary_color_hex": "#000000",
|
|
402
|
+
"category": "Design Tools",
|
|
403
|
+
"visual_theme": "Black-and-white interface chrome with vibrant multi-color hero gradients; variable font with unusual weight stops and pill-and-circle geometry.",
|
|
404
|
+
"voice_fingerprint": {
|
|
405
|
+
"register": "colloquial-craft, peer-to-peer designer voice",
|
|
406
|
+
"sentence_length": "short and aspirational in marketing; longer colloquial in blog",
|
|
407
|
+
"metaphor_density": "low in chrome; moderate in editorial blog titles",
|
|
408
|
+
"vocabulary_register": "designer jargon assumed without gloss (frame, component, auto-layout)"
|
|
409
|
+
},
|
|
410
|
+
"tone_keywords": [
|
|
411
|
+
"minimal",
|
|
412
|
+
"playful",
|
|
413
|
+
"bold",
|
|
414
|
+
"casual",
|
|
415
|
+
"indie"
|
|
416
|
+
],
|
|
417
|
+
"antipatterns": [
|
|
418
|
+
"corporate-SaaS hype phrases",
|
|
419
|
+
"generic marketing emoji",
|
|
420
|
+
"interface colors beyond black-and-white"
|
|
421
|
+
],
|
|
422
|
+
"signature_motion": "Multiplayer cursor presence updates at raw frame rate with no easing; chrome uses cubic-bezier only, no spring or bounce.",
|
|
423
|
+
"has_personas": true,
|
|
424
|
+
"category_raw": "design-tools"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"id": "framer",
|
|
428
|
+
"primary_color_hex": "#0099ff",
|
|
429
|
+
"category": "Design Tools",
|
|
430
|
+
"visual_theme": "Cinematic pure-black void canvas; GT Walsheim with extreme negative tracking, Framer Blue as sole accent, pill buttons and product screenshots as hero.",
|
|
431
|
+
"voice_fingerprint": null,
|
|
432
|
+
"tone_keywords": [
|
|
433
|
+
"bold",
|
|
434
|
+
"futuristic",
|
|
435
|
+
"premium",
|
|
436
|
+
"minimal",
|
|
437
|
+
"energetic"
|
|
438
|
+
],
|
|
439
|
+
"antipatterns": [
|
|
440
|
+
"warm dark backgrounds",
|
|
441
|
+
"additional accent colors beyond Framer Blue",
|
|
442
|
+
"positive letter-spacing on headlines"
|
|
443
|
+
],
|
|
444
|
+
"signature_motion": "Scale-based animations using matrix transform with 0.85 scale factor and opacity transitions for reveals.",
|
|
445
|
+
"has_personas": false,
|
|
446
|
+
"category_raw": "design-tools"
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
"id": "freee",
|
|
450
|
+
"primary_color_hex": "#285ac8",
|
|
451
|
+
"category": "SaaS",
|
|
452
|
+
"visual_theme": "Open-source enterprise SaaS Vibes system; deep enterprise blue brand with three-tier token architecture and Japanese-first font stack.",
|
|
453
|
+
"voice_fingerprint": null,
|
|
454
|
+
"tone_keywords": [
|
|
455
|
+
"trustworthy",
|
|
456
|
+
"corporate",
|
|
457
|
+
"enterprise",
|
|
458
|
+
"utilitarian",
|
|
459
|
+
"technical"
|
|
460
|
+
],
|
|
461
|
+
"antipatterns": [
|
|
462
|
+
"display sizes above 24dp",
|
|
463
|
+
"off-system hex values",
|
|
464
|
+
"arbitrary z-index values"
|
|
465
|
+
],
|
|
466
|
+
"signature_motion": null,
|
|
467
|
+
"has_personas": false,
|
|
468
|
+
"category_raw": "saas"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"id": "hashicorp",
|
|
472
|
+
"primary_color_hex": "#000000",
|
|
473
|
+
"category": "Developer Tools",
|
|
474
|
+
"visual_theme": "Enterprise infrastructure: dual light/dark modes, HashiCorp Sans heads, multi-product token-driven color, whisper shadows, tight radii.",
|
|
475
|
+
"voice_fingerprint": null,
|
|
476
|
+
"tone_keywords": [
|
|
477
|
+
"enterprise",
|
|
478
|
+
"technical",
|
|
479
|
+
"serious",
|
|
480
|
+
"trustworthy",
|
|
481
|
+
"minimal"
|
|
482
|
+
],
|
|
483
|
+
"antipatterns": [
|
|
484
|
+
"playful",
|
|
485
|
+
"casual"
|
|
486
|
+
],
|
|
487
|
+
"signature_motion": null,
|
|
488
|
+
"has_personas": false,
|
|
489
|
+
"category_raw": "enterprise infrastructure / developer tools"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"id": "ibm",
|
|
493
|
+
"primary_color_hex": "#0f62fe",
|
|
494
|
+
"category": "Enterprise",
|
|
495
|
+
"visual_theme": "Carbon-driven corporate precision: white canvas, IBM Plex Sans light display, single Blue 60 accent, 0px radii, flat layered surfaces.",
|
|
496
|
+
"voice_fingerprint": null,
|
|
497
|
+
"tone_keywords": [
|
|
498
|
+
"corporate",
|
|
499
|
+
"enterprise",
|
|
500
|
+
"technical",
|
|
501
|
+
"minimal",
|
|
502
|
+
"institutional"
|
|
503
|
+
],
|
|
504
|
+
"antipatterns": [
|
|
505
|
+
"playful",
|
|
506
|
+
"casual"
|
|
507
|
+
],
|
|
508
|
+
"signature_motion": null,
|
|
509
|
+
"has_personas": false,
|
|
510
|
+
"category_raw": "enterprise / corporate tech"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"id": "intercom",
|
|
514
|
+
"primary_color_hex": "#ff5600",
|
|
515
|
+
"category": "AI",
|
|
516
|
+
"visual_theme": "Warm editorial SaaS: cream canvas, Saans with extreme negative tracking, Fin Orange accent, sharp 4px radii, scale-based hover physics.",
|
|
517
|
+
"voice_fingerprint": null,
|
|
518
|
+
"tone_keywords": [
|
|
519
|
+
"warm",
|
|
520
|
+
"editorial",
|
|
521
|
+
"bold",
|
|
522
|
+
"approachable",
|
|
523
|
+
"energetic"
|
|
524
|
+
],
|
|
525
|
+
"antipatterns": [],
|
|
526
|
+
"signature_motion": "Buttons scale(1.1) on hover, scale(0.85) on active for physical feel.",
|
|
527
|
+
"has_personas": false,
|
|
528
|
+
"category_raw": "customer service / AI helpdesk SaaS"
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"id": "kakao",
|
|
532
|
+
"primary_color_hex": "#FEE500",
|
|
533
|
+
"category": "Consumer",
|
|
534
|
+
"visual_theme": "Friendly Korean messenger: Kakao Yellow accent on white, system fonts, 12px radii standard, flat depth, chat-bubble centric UI.",
|
|
535
|
+
"voice_fingerprint": null,
|
|
536
|
+
"tone_keywords": [
|
|
537
|
+
"friendly",
|
|
538
|
+
"warm",
|
|
539
|
+
"approachable",
|
|
540
|
+
"consumer",
|
|
541
|
+
"minimal"
|
|
542
|
+
],
|
|
543
|
+
"antipatterns": [
|
|
544
|
+
"formal",
|
|
545
|
+
"institutional"
|
|
546
|
+
],
|
|
547
|
+
"signature_motion": null,
|
|
548
|
+
"has_personas": false,
|
|
549
|
+
"category_raw": "messaging / consumer super-app"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"id": "karrot",
|
|
553
|
+
"primary_color_hex": "#ff6600",
|
|
554
|
+
"category": "Consumer",
|
|
555
|
+
"visual_theme": "Warm neighborhood marketplace: Karrot Orange singular accent, system fonts, 4px grid, three-tier tokens, minimal neutral shadows.",
|
|
556
|
+
"voice_fingerprint": null,
|
|
557
|
+
"tone_keywords": [
|
|
558
|
+
"warm",
|
|
559
|
+
"approachable",
|
|
560
|
+
"friendly",
|
|
561
|
+
"consumer",
|
|
562
|
+
"trustworthy"
|
|
563
|
+
],
|
|
564
|
+
"antipatterns": [
|
|
565
|
+
"clinical",
|
|
566
|
+
"institutional"
|
|
567
|
+
],
|
|
568
|
+
"signature_motion": null,
|
|
569
|
+
"has_personas": false,
|
|
570
|
+
"category_raw": "consumer / hyperlocal marketplace"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"id": "kraken",
|
|
574
|
+
"primary_color_hex": "#7132f5",
|
|
575
|
+
"category": "Fintech",
|
|
576
|
+
"visual_theme": "Trustworthy crypto: Kraken Purple commands white canvas, dual brand/product fonts, 12px button radii, whisper shadows, cool neutrals.",
|
|
577
|
+
"voice_fingerprint": null,
|
|
578
|
+
"tone_keywords": [
|
|
579
|
+
"trustworthy",
|
|
580
|
+
"technical",
|
|
581
|
+
"bold",
|
|
582
|
+
"premium",
|
|
583
|
+
"serious"
|
|
584
|
+
],
|
|
585
|
+
"antipatterns": [
|
|
586
|
+
"playful"
|
|
587
|
+
],
|
|
588
|
+
"signature_motion": null,
|
|
589
|
+
"has_personas": false,
|
|
590
|
+
"category_raw": "fintech / crypto exchange"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"id": "lamborghini",
|
|
594
|
+
"primary_color_hex": "#FFC000",
|
|
595
|
+
"category": "Automotive",
|
|
596
|
+
"visual_theme": "Cathedral of darkness: pure black canvas, LamboType uppercase at extreme scales, gold-only accent, 0px radii, surface-layer depth.",
|
|
597
|
+
"voice_fingerprint": null,
|
|
598
|
+
"tone_keywords": [
|
|
599
|
+
"luxurious",
|
|
600
|
+
"bold",
|
|
601
|
+
"premium",
|
|
602
|
+
"serious",
|
|
603
|
+
"brutalist"
|
|
604
|
+
],
|
|
605
|
+
"antipatterns": [
|
|
606
|
+
"playful",
|
|
607
|
+
"soft",
|
|
608
|
+
"casual"
|
|
609
|
+
],
|
|
610
|
+
"signature_motion": null,
|
|
611
|
+
"has_personas": false,
|
|
612
|
+
"category_raw": "luxury automotive"
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
"id": "line",
|
|
616
|
+
"primary_color_hex": "#07b53b",
|
|
617
|
+
"category": "Consumer",
|
|
618
|
+
"visual_theme": "Editorial messenger super-app: white canvas with finite LINE Green, locale-aware system fonts, weight-700 dominance, 50px pill controls.",
|
|
619
|
+
"voice_fingerprint": {
|
|
620
|
+
"register": "warm aspirational lifestyle, locale-aware",
|
|
621
|
+
"sentence_length": "short declarative",
|
|
622
|
+
"metaphor_density": "low",
|
|
623
|
+
"vocabulary_register": "plain, never boastful, locale-polite"
|
|
624
|
+
},
|
|
625
|
+
"tone_keywords": [
|
|
626
|
+
"warm",
|
|
627
|
+
"friendly",
|
|
628
|
+
"editorial",
|
|
629
|
+
"bold",
|
|
630
|
+
"approachable"
|
|
631
|
+
],
|
|
632
|
+
"antipatterns": [
|
|
633
|
+
"formal",
|
|
634
|
+
"clinical"
|
|
635
|
+
],
|
|
636
|
+
"signature_motion": "Sticker send scales 0.8→1.05→1.0 with soft overshoot ease-sticker.",
|
|
637
|
+
"has_personas": true,
|
|
638
|
+
"category_raw": "messaging / consumer super-app"
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"id": "linear.app",
|
|
642
|
+
"primary_color_hex": "#5e6ad2",
|
|
643
|
+
"category": "Developer Tools",
|
|
644
|
+
"visual_theme": "Dark-mode-native craft tool: near-black canvas, Inter Variable weight 510 with negative tracking, indigo accent, semi-transparent white borders.",
|
|
645
|
+
"voice_fingerprint": {
|
|
646
|
+
"register": "craftsman direct, quietly opinionated",
|
|
647
|
+
"sentence_length": "short to medium declarative",
|
|
648
|
+
"metaphor_density": "low",
|
|
649
|
+
"vocabulary_register": "technical, peer-to-peer, no superlatives"
|
|
650
|
+
},
|
|
651
|
+
"tone_keywords": [
|
|
652
|
+
"technical",
|
|
653
|
+
"minimal",
|
|
654
|
+
"serious",
|
|
655
|
+
"premium",
|
|
656
|
+
"elegant"
|
|
657
|
+
],
|
|
658
|
+
"antipatterns": [
|
|
659
|
+
"playful",
|
|
660
|
+
"casual"
|
|
661
|
+
],
|
|
662
|
+
"signature_motion": "Command palette opens at 100ms ease-enter; no springs or bounce anywhere.",
|
|
663
|
+
"has_personas": true,
|
|
664
|
+
"category_raw": "developer tools / project management SaaS"
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
"id": "lovable",
|
|
668
|
+
"primary_color_hex": "#1c1c1c",
|
|
669
|
+
"category": "AI",
|
|
670
|
+
"visual_theme": "Warm humanist builder: parchment cream canvas, Camera Plain humanist type, opacity-derived grays, inset shadow buttons, pill action toggles.",
|
|
671
|
+
"voice_fingerprint": null,
|
|
672
|
+
"tone_keywords": [
|
|
673
|
+
"warm",
|
|
674
|
+
"approachable",
|
|
675
|
+
"editorial",
|
|
676
|
+
"soft",
|
|
677
|
+
"friendly"
|
|
678
|
+
],
|
|
679
|
+
"antipatterns": [
|
|
680
|
+
"clinical",
|
|
681
|
+
"brutalist"
|
|
682
|
+
],
|
|
683
|
+
"signature_motion": null,
|
|
684
|
+
"has_personas": false,
|
|
685
|
+
"category_raw": "AI builder / developer tools"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"id": "mercari",
|
|
689
|
+
"primary_color_hex": "#ff333f",
|
|
690
|
+
"category": "Consumer",
|
|
691
|
+
"visual_theme": "Commerce-density marketplace with red attention accent, sharp 4px corners, 681 semantic tokens, system Japanese-first font stack.",
|
|
692
|
+
"voice_fingerprint": null,
|
|
693
|
+
"tone_keywords": [
|
|
694
|
+
"bold",
|
|
695
|
+
"consumer",
|
|
696
|
+
"dense",
|
|
697
|
+
"approachable",
|
|
698
|
+
"trustworthy"
|
|
699
|
+
],
|
|
700
|
+
"antipatterns": [
|
|
701
|
+
"luxurious",
|
|
702
|
+
"elegant",
|
|
703
|
+
"airy"
|
|
704
|
+
],
|
|
705
|
+
"signature_motion": "0.25s sheet/snackbar slides via cubic-bezier(0.65,0,0.35,1) and (0.33,1,0.68,1).",
|
|
706
|
+
"has_personas": false,
|
|
707
|
+
"category_raw": "consumer marketplace"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"id": "minimax",
|
|
711
|
+
"primary_color_hex": "#1456f0",
|
|
712
|
+
"category": "AI",
|
|
713
|
+
"visual_theme": "White canvas with colorful gradient product cards, pill nav, multi-font system, purple-tinted shadows for approachable AI.",
|
|
714
|
+
"voice_fingerprint": null,
|
|
715
|
+
"tone_keywords": [
|
|
716
|
+
"approachable",
|
|
717
|
+
"playful",
|
|
718
|
+
"airy",
|
|
719
|
+
"consumer",
|
|
720
|
+
"friendly"
|
|
721
|
+
],
|
|
722
|
+
"antipatterns": [
|
|
723
|
+
"brutalist",
|
|
724
|
+
"rugged",
|
|
725
|
+
"clinical"
|
|
726
|
+
],
|
|
727
|
+
"signature_motion": null,
|
|
728
|
+
"has_personas": false,
|
|
729
|
+
"category_raw": "AI platform"
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"id": "mintlify",
|
|
733
|
+
"primary_color_hex": "#18E299",
|
|
734
|
+
"category": "Developer Tools",
|
|
735
|
+
"visual_theme": "White, airy documentation canvas with green accent, atmospheric gradient hero, full-pill buttons, whisper 5% borders.",
|
|
736
|
+
"voice_fingerprint": null,
|
|
737
|
+
"tone_keywords": [
|
|
738
|
+
"minimal",
|
|
739
|
+
"airy",
|
|
740
|
+
"technical",
|
|
741
|
+
"calm",
|
|
742
|
+
"elegant"
|
|
743
|
+
],
|
|
744
|
+
"antipatterns": [
|
|
745
|
+
"brutalist",
|
|
746
|
+
"rich",
|
|
747
|
+
"rugged"
|
|
748
|
+
],
|
|
749
|
+
"signature_motion": null,
|
|
750
|
+
"has_personas": false,
|
|
751
|
+
"category_raw": "developer documentation"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"id": "miro",
|
|
755
|
+
"primary_color_hex": "#5b76fe",
|
|
756
|
+
"category": "Design Tools",
|
|
757
|
+
"visual_theme": "White canvas with pastel collaboration accents, Roobert geometric display, ring-shadow borders, generous rounded panels.",
|
|
758
|
+
"voice_fingerprint": null,
|
|
759
|
+
"tone_keywords": [
|
|
760
|
+
"playful",
|
|
761
|
+
"approachable",
|
|
762
|
+
"airy",
|
|
763
|
+
"friendly",
|
|
764
|
+
"consumer"
|
|
765
|
+
],
|
|
766
|
+
"antipatterns": [
|
|
767
|
+
"brutalist",
|
|
768
|
+
"clinical",
|
|
769
|
+
"rugged"
|
|
770
|
+
],
|
|
771
|
+
"signature_motion": null,
|
|
772
|
+
"has_personas": false,
|
|
773
|
+
"category_raw": "collaboration tool"
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"id": "mistral.ai",
|
|
777
|
+
"primary_color_hex": "#fa520f",
|
|
778
|
+
"category": "AI",
|
|
779
|
+
"visual_theme": "Warm golden-amber European universe, 82px display with -2.05px tracking, sharp corners, multi-layer amber shadows.",
|
|
780
|
+
"voice_fingerprint": null,
|
|
781
|
+
"tone_keywords": [
|
|
782
|
+
"bold",
|
|
783
|
+
"warm",
|
|
784
|
+
"editorial",
|
|
785
|
+
"premium",
|
|
786
|
+
"energetic"
|
|
787
|
+
],
|
|
788
|
+
"antipatterns": [
|
|
789
|
+
"cool",
|
|
790
|
+
"clinical",
|
|
791
|
+
"playful"
|
|
792
|
+
],
|
|
793
|
+
"signature_motion": null,
|
|
794
|
+
"has_personas": false,
|
|
795
|
+
"category_raw": "AI platform"
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"id": "mongodb",
|
|
799
|
+
"primary_color_hex": "#00ed64",
|
|
800
|
+
"category": "Developer Tools",
|
|
801
|
+
"visual_theme": "Forest-black teal canvas with neon green accents, serif hero authority, monospace uppercase labels, teal-tinted shadows.",
|
|
802
|
+
"voice_fingerprint": null,
|
|
803
|
+
"tone_keywords": [
|
|
804
|
+
"technical",
|
|
805
|
+
"editorial",
|
|
806
|
+
"enterprise",
|
|
807
|
+
"bold",
|
|
808
|
+
"trustworthy"
|
|
809
|
+
],
|
|
810
|
+
"antipatterns": [
|
|
811
|
+
"warm",
|
|
812
|
+
"playful",
|
|
813
|
+
"soft"
|
|
814
|
+
],
|
|
815
|
+
"signature_motion": null,
|
|
816
|
+
"has_personas": false,
|
|
817
|
+
"category_raw": "developer database"
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
"id": "notion",
|
|
821
|
+
"primary_color_hex": "#0075de",
|
|
822
|
+
"category": "Productivity",
|
|
823
|
+
"visual_theme": "Warm-neutral analog canvas, NotionInter compressed display, whisper 1px borders, multi-layer sub-0.05 shadows.",
|
|
824
|
+
"voice_fingerprint": {
|
|
825
|
+
"register": "terse imperative at surface, essayistic in long-form",
|
|
826
|
+
"sentence_length": "short",
|
|
827
|
+
"metaphor_density": "medium",
|
|
828
|
+
"vocabulary_register": "plain with intellectual lineage refs"
|
|
829
|
+
},
|
|
830
|
+
"tone_keywords": [
|
|
831
|
+
"warm",
|
|
832
|
+
"editorial",
|
|
833
|
+
"minimal",
|
|
834
|
+
"approachable",
|
|
835
|
+
"calm"
|
|
836
|
+
],
|
|
837
|
+
"antipatterns": [
|
|
838
|
+
"playful",
|
|
839
|
+
"brutalist",
|
|
840
|
+
"clinical"
|
|
841
|
+
],
|
|
842
|
+
"signature_motion": "Block drag-handle fade-in on hover at 150ms ease-gentle.",
|
|
843
|
+
"has_personas": true,
|
|
844
|
+
"category_raw": "productivity tool"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"id": "nvidia",
|
|
848
|
+
"primary_color_hex": "#76b900",
|
|
849
|
+
"category": "Enterprise",
|
|
850
|
+
"visual_theme": "Stark black-white binary contrast with electric green signal accent, 2px sharp corners, green-bordered transparent CTAs.",
|
|
851
|
+
"voice_fingerprint": null,
|
|
852
|
+
"tone_keywords": [
|
|
853
|
+
"bold",
|
|
854
|
+
"technical",
|
|
855
|
+
"enterprise",
|
|
856
|
+
"dense",
|
|
857
|
+
"serious"
|
|
858
|
+
],
|
|
859
|
+
"antipatterns": [
|
|
860
|
+
"soft",
|
|
861
|
+
"playful",
|
|
862
|
+
"warm"
|
|
863
|
+
],
|
|
864
|
+
"signature_motion": null,
|
|
865
|
+
"has_personas": false,
|
|
866
|
+
"category_raw": "enterprise hardware"
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
"id": "ollama",
|
|
870
|
+
"primary_color_hex": "#000000",
|
|
871
|
+
"category": "AI",
|
|
872
|
+
"visual_theme": "Pure-white grayscale void, SF Pro Rounded softness, binary 12px/9999px radius, zero shadows, llama line-art.",
|
|
873
|
+
"voice_fingerprint": null,
|
|
874
|
+
"tone_keywords": [
|
|
875
|
+
"minimal",
|
|
876
|
+
"soft",
|
|
877
|
+
"approachable",
|
|
878
|
+
"airy",
|
|
879
|
+
"calm"
|
|
880
|
+
],
|
|
881
|
+
"antipatterns": [
|
|
882
|
+
"rich",
|
|
883
|
+
"layered",
|
|
884
|
+
"brutalist"
|
|
885
|
+
],
|
|
886
|
+
"signature_motion": null,
|
|
887
|
+
"has_personas": false,
|
|
888
|
+
"category_raw": "developer AI tool"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"id": "opencode.ai",
|
|
892
|
+
"primary_color_hex": "#201d1d",
|
|
893
|
+
"category": "AI",
|
|
894
|
+
"visual_theme": "Terminal-native warm-dark canvas, Berkeley Mono single typeface, 4px sharp corners, flat zero-shadow, Apple HIG semantics.",
|
|
895
|
+
"voice_fingerprint": null,
|
|
896
|
+
"tone_keywords": [
|
|
897
|
+
"technical",
|
|
898
|
+
"warm",
|
|
899
|
+
"minimal",
|
|
900
|
+
"utilitarian",
|
|
901
|
+
"indie"
|
|
902
|
+
],
|
|
903
|
+
"antipatterns": [
|
|
904
|
+
"playful",
|
|
905
|
+
"luxurious",
|
|
906
|
+
"soft"
|
|
907
|
+
],
|
|
908
|
+
"signature_motion": null,
|
|
909
|
+
"has_personas": false,
|
|
910
|
+
"category_raw": "developer AI tool"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"id": "pinkoi",
|
|
914
|
+
"primary_color_hex": "#10567b",
|
|
915
|
+
"category": "Consumer",
|
|
916
|
+
"visual_theme": "High-density Asian commerce marketplace; teal-navy primary with coral purchase CTA, locale-aware fonts, flat bordered buttons.",
|
|
917
|
+
"voice_fingerprint": null,
|
|
918
|
+
"tone_keywords": [
|
|
919
|
+
"dense",
|
|
920
|
+
"consumer",
|
|
921
|
+
"bold",
|
|
922
|
+
"approachable"
|
|
923
|
+
],
|
|
924
|
+
"antipatterns": [
|
|
925
|
+
"airy",
|
|
926
|
+
"minimal"
|
|
927
|
+
],
|
|
928
|
+
"signature_motion": null,
|
|
929
|
+
"has_personas": false,
|
|
930
|
+
"category_raw": "consumer"
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"id": "pinterest",
|
|
934
|
+
"primary_color_hex": "#e60023",
|
|
935
|
+
"category": "Consumer",
|
|
936
|
+
"visual_theme": "Warm inspiration canvas with olive/sand neutrals, singular bold red, generous radii, photography-first masonry grid.",
|
|
937
|
+
"voice_fingerprint": null,
|
|
938
|
+
"tone_keywords": [
|
|
939
|
+
"warm",
|
|
940
|
+
"approachable",
|
|
941
|
+
"soft",
|
|
942
|
+
"consumer"
|
|
943
|
+
],
|
|
944
|
+
"antipatterns": [
|
|
945
|
+
"clinical",
|
|
946
|
+
"cool"
|
|
947
|
+
],
|
|
948
|
+
"signature_motion": null,
|
|
949
|
+
"has_personas": false,
|
|
950
|
+
"category_raw": "consumer"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"id": "posthog",
|
|
954
|
+
"primary_color_hex": "#F54E00",
|
|
955
|
+
"category": "Developer Tools",
|
|
956
|
+
"visual_theme": "Anti-corporate developer wiki on sage-cream parchment, olive text, hand-drawn hedgehogs, hidden orange hover flash.",
|
|
957
|
+
"voice_fingerprint": null,
|
|
958
|
+
"tone_keywords": [
|
|
959
|
+
"warm",
|
|
960
|
+
"playful",
|
|
961
|
+
"indie",
|
|
962
|
+
"technical",
|
|
963
|
+
"approachable"
|
|
964
|
+
],
|
|
965
|
+
"antipatterns": [
|
|
966
|
+
"corporate",
|
|
967
|
+
"clinical"
|
|
968
|
+
],
|
|
969
|
+
"signature_motion": "Hover flash to PostHog Orange text across buttons, links, cards.",
|
|
970
|
+
"has_personas": false,
|
|
971
|
+
"category_raw": "technical"
|
|
972
|
+
},
|
|
973
|
+
{
|
|
974
|
+
"id": "raycast",
|
|
975
|
+
"primary_color_hex": "#FF6363",
|
|
976
|
+
"category": "Developer Tools",
|
|
977
|
+
"visual_theme": "Near-black blue-tinted void simulating macOS chrome; layered inset shadows, airy letter-spacing, red as punctuation.",
|
|
978
|
+
"voice_fingerprint": null,
|
|
979
|
+
"tone_keywords": [
|
|
980
|
+
"premium",
|
|
981
|
+
"technical",
|
|
982
|
+
"elegant",
|
|
983
|
+
"calm"
|
|
984
|
+
],
|
|
985
|
+
"antipatterns": [
|
|
986
|
+
"playful",
|
|
987
|
+
"casual"
|
|
988
|
+
],
|
|
989
|
+
"signature_motion": "Opacity-based hover (0.6) instead of color shifts across all buttons.",
|
|
990
|
+
"has_personas": false,
|
|
991
|
+
"category_raw": "technical"
|
|
992
|
+
},
|
|
993
|
+
{
|
|
994
|
+
"id": "renault",
|
|
995
|
+
"primary_color_hex": "#EFDF00",
|
|
996
|
+
"category": "Consumer",
|
|
997
|
+
"visual_theme": "French automotive showroom with aurora gradients, NouvelR geometric type, zero-radius black/white CTAs, yellow accents.",
|
|
998
|
+
"voice_fingerprint": null,
|
|
999
|
+
"tone_keywords": [
|
|
1000
|
+
"bold",
|
|
1001
|
+
"energetic",
|
|
1002
|
+
"geometric",
|
|
1003
|
+
"premium"
|
|
1004
|
+
],
|
|
1005
|
+
"antipatterns": [
|
|
1006
|
+
"soft",
|
|
1007
|
+
"handcrafted"
|
|
1008
|
+
],
|
|
1009
|
+
"signature_motion": null,
|
|
1010
|
+
"has_personas": false,
|
|
1011
|
+
"category_raw": "consumer"
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"id": "replicate",
|
|
1015
|
+
"primary_color_hex": "#ea2804",
|
|
1016
|
+
"category": "Developer Tools",
|
|
1017
|
+
"visual_theme": "Developer playground with explosive orange-magenta gradient hero, massive 128px display type, universal pill geometry.",
|
|
1018
|
+
"voice_fingerprint": null,
|
|
1019
|
+
"tone_keywords": [
|
|
1020
|
+
"bold",
|
|
1021
|
+
"energetic",
|
|
1022
|
+
"playful",
|
|
1023
|
+
"technical",
|
|
1024
|
+
"indie"
|
|
1025
|
+
],
|
|
1026
|
+
"antipatterns": [
|
|
1027
|
+
"clinical",
|
|
1028
|
+
"corporate"
|
|
1029
|
+
],
|
|
1030
|
+
"signature_motion": null,
|
|
1031
|
+
"has_personas": false,
|
|
1032
|
+
"category_raw": "technical"
|
|
1033
|
+
},
|
|
1034
|
+
{
|
|
1035
|
+
"id": "resend",
|
|
1036
|
+
"primary_color_hex": "#f0f0f0",
|
|
1037
|
+
"category": "Developer Tools",
|
|
1038
|
+
"visual_theme": "Theatrical pure-black gallery with three-font hierarchy, icy blue-tinted borders, pill buttons, whisper shadows.",
|
|
1039
|
+
"voice_fingerprint": null,
|
|
1040
|
+
"tone_keywords": [
|
|
1041
|
+
"premium",
|
|
1042
|
+
"elegant",
|
|
1043
|
+
"editorial",
|
|
1044
|
+
"technical",
|
|
1045
|
+
"minimal"
|
|
1046
|
+
],
|
|
1047
|
+
"antipatterns": [
|
|
1048
|
+
"playful",
|
|
1049
|
+
"casual"
|
|
1050
|
+
],
|
|
1051
|
+
"signature_motion": null,
|
|
1052
|
+
"has_personas": false,
|
|
1053
|
+
"category_raw": "technical"
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"id": "revolut",
|
|
1057
|
+
"primary_color_hex": "#191c1f",
|
|
1058
|
+
"category": "Enterprise",
|
|
1059
|
+
"visual_theme": "Fintech billboard scale; near-black/white binary, Aeonik 136px display, universal pill buttons, restrained marketing surface.",
|
|
1060
|
+
"voice_fingerprint": null,
|
|
1061
|
+
"tone_keywords": [
|
|
1062
|
+
"bold",
|
|
1063
|
+
"premium",
|
|
1064
|
+
"trustworthy",
|
|
1065
|
+
"minimal"
|
|
1066
|
+
],
|
|
1067
|
+
"antipatterns": [
|
|
1068
|
+
"playful",
|
|
1069
|
+
"soft"
|
|
1070
|
+
],
|
|
1071
|
+
"signature_motion": null,
|
|
1072
|
+
"has_personas": false,
|
|
1073
|
+
"category_raw": "enterprise"
|
|
1074
|
+
},
|
|
1075
|
+
{
|
|
1076
|
+
"id": "runwayml",
|
|
1077
|
+
"primary_color_hex": "#000000",
|
|
1078
|
+
"category": "Consumer",
|
|
1079
|
+
"visual_theme": "Cinematic film-reel canvas where full-bleed photography is the UI; single typeface, dark cool neutrals, invisible chrome.",
|
|
1080
|
+
"voice_fingerprint": null,
|
|
1081
|
+
"tone_keywords": [
|
|
1082
|
+
"editorial",
|
|
1083
|
+
"minimal",
|
|
1084
|
+
"elegant",
|
|
1085
|
+
"premium",
|
|
1086
|
+
"cool"
|
|
1087
|
+
],
|
|
1088
|
+
"antipatterns": [
|
|
1089
|
+
"playful",
|
|
1090
|
+
"rich"
|
|
1091
|
+
],
|
|
1092
|
+
"signature_motion": null,
|
|
1093
|
+
"has_personas": false,
|
|
1094
|
+
"category_raw": "consumer"
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"id": "sanity",
|
|
1098
|
+
"primary_color_hex": "#f36458",
|
|
1099
|
+
"category": "Developer Tools",
|
|
1100
|
+
"visual_theme": "Nocturnal command center; near-black canvas, achromatic gray ramp, neon accents, machined display type with extreme negative tracking.",
|
|
1101
|
+
"voice_fingerprint": null,
|
|
1102
|
+
"tone_keywords": [
|
|
1103
|
+
"technical",
|
|
1104
|
+
"bold",
|
|
1105
|
+
"geometric",
|
|
1106
|
+
"editorial",
|
|
1107
|
+
"premium"
|
|
1108
|
+
],
|
|
1109
|
+
"antipatterns": [
|
|
1110
|
+
"warm",
|
|
1111
|
+
"playful"
|
|
1112
|
+
],
|
|
1113
|
+
"signature_motion": "Universal hover shifts interactive elements to electric blue (#0052ef).",
|
|
1114
|
+
"has_personas": false,
|
|
1115
|
+
"category_raw": "technical"
|
|
1116
|
+
},
|
|
1117
|
+
{
|
|
1118
|
+
"id": "sentry",
|
|
1119
|
+
"primary_color_hex": "#6a5fc1",
|
|
1120
|
+
"category": "Developer Tools",
|
|
1121
|
+
"visual_theme": "Dark IDE aesthetic with warm purple-black backgrounds, lime accent, and tactile inset-shadow buttons.",
|
|
1122
|
+
"voice_fingerprint": null,
|
|
1123
|
+
"tone_keywords": [
|
|
1124
|
+
"technical",
|
|
1125
|
+
"bold",
|
|
1126
|
+
"rich",
|
|
1127
|
+
"indie"
|
|
1128
|
+
],
|
|
1129
|
+
"antipatterns": [
|
|
1130
|
+
"clinical",
|
|
1131
|
+
"minimal"
|
|
1132
|
+
],
|
|
1133
|
+
"signature_motion": null,
|
|
1134
|
+
"has_personas": false,
|
|
1135
|
+
"category_raw": "developer-tools"
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"id": "spacex",
|
|
1139
|
+
"primary_color_hex": "#f0f0fa",
|
|
1140
|
+
"category": "Aerospace",
|
|
1141
|
+
"visual_theme": "Cinematic full-viewport photography on pure black with stenciled uppercase aerospace typography.",
|
|
1142
|
+
"voice_fingerprint": null,
|
|
1143
|
+
"tone_keywords": [
|
|
1144
|
+
"serious",
|
|
1145
|
+
"minimal",
|
|
1146
|
+
"utilitarian",
|
|
1147
|
+
"institutional",
|
|
1148
|
+
"bold"
|
|
1149
|
+
],
|
|
1150
|
+
"antipatterns": [
|
|
1151
|
+
"playful",
|
|
1152
|
+
"warm",
|
|
1153
|
+
"soft"
|
|
1154
|
+
],
|
|
1155
|
+
"signature_motion": null,
|
|
1156
|
+
"has_personas": false,
|
|
1157
|
+
"category_raw": "aerospace"
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
"id": "spotify",
|
|
1161
|
+
"primary_color_hex": "#1ed760",
|
|
1162
|
+
"category": "Consumer",
|
|
1163
|
+
"visual_theme": "Near-black immersive theater where album art carries color and pill geometry rules buttons.",
|
|
1164
|
+
"voice_fingerprint": null,
|
|
1165
|
+
"tone_keywords": [
|
|
1166
|
+
"bold",
|
|
1167
|
+
"dense",
|
|
1168
|
+
"consumer",
|
|
1169
|
+
"energetic"
|
|
1170
|
+
],
|
|
1171
|
+
"antipatterns": [
|
|
1172
|
+
"airy",
|
|
1173
|
+
"minimal"
|
|
1174
|
+
],
|
|
1175
|
+
"signature_motion": null,
|
|
1176
|
+
"has_personas": false,
|
|
1177
|
+
"category_raw": "consumer-media"
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
"id": "stripe",
|
|
1181
|
+
"primary_color_hex": "#533afd",
|
|
1182
|
+
"category": "Fintech",
|
|
1183
|
+
"visual_theme": "Light navy-and-purple fintech with whisper-weight headlines and blue-tinted multi-layer shadows.",
|
|
1184
|
+
"voice_fingerprint": {
|
|
1185
|
+
"register": "formal",
|
|
1186
|
+
"sentence_length": "medium",
|
|
1187
|
+
"metaphor_density": "low",
|
|
1188
|
+
"vocabulary_register": "technical"
|
|
1189
|
+
},
|
|
1190
|
+
"tone_keywords": [
|
|
1191
|
+
"technical",
|
|
1192
|
+
"premium",
|
|
1193
|
+
"elegant",
|
|
1194
|
+
"trustworthy"
|
|
1195
|
+
],
|
|
1196
|
+
"antipatterns": [
|
|
1197
|
+
"playful",
|
|
1198
|
+
"casual"
|
|
1199
|
+
],
|
|
1200
|
+
"signature_motion": "Dashboard table rows fade-in-from-below 3px on live event streams.",
|
|
1201
|
+
"has_personas": true,
|
|
1202
|
+
"category_raw": "fintech"
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"id": "supabase",
|
|
1206
|
+
"primary_color_hex": "#3ecf8e",
|
|
1207
|
+
"category": "Developer Tools",
|
|
1208
|
+
"visual_theme": "Dark-mode-native developer platform with emerald accents and translucent border-defined depth.",
|
|
1209
|
+
"voice_fingerprint": null,
|
|
1210
|
+
"tone_keywords": [
|
|
1211
|
+
"technical",
|
|
1212
|
+
"minimal",
|
|
1213
|
+
"indie",
|
|
1214
|
+
"dense"
|
|
1215
|
+
],
|
|
1216
|
+
"antipatterns": [
|
|
1217
|
+
"playful",
|
|
1218
|
+
"luxurious"
|
|
1219
|
+
],
|
|
1220
|
+
"signature_motion": null,
|
|
1221
|
+
"has_personas": false,
|
|
1222
|
+
"category_raw": "developer-tools"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"id": "superhuman",
|
|
1226
|
+
"primary_color_hex": "#cbb7fb",
|
|
1227
|
+
"category": "Productivity",
|
|
1228
|
+
"visual_theme": "White luxury canvas punctuated by a single deep purple gradient hero and warm cream buttons.",
|
|
1229
|
+
"voice_fingerprint": null,
|
|
1230
|
+
"tone_keywords": [
|
|
1231
|
+
"premium",
|
|
1232
|
+
"elegant",
|
|
1233
|
+
"minimal",
|
|
1234
|
+
"calm"
|
|
1235
|
+
],
|
|
1236
|
+
"antipatterns": [
|
|
1237
|
+
"playful",
|
|
1238
|
+
"bold",
|
|
1239
|
+
"rugged"
|
|
1240
|
+
],
|
|
1241
|
+
"signature_motion": null,
|
|
1242
|
+
"has_personas": false,
|
|
1243
|
+
"category_raw": "productivity"
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"id": "tesla",
|
|
1247
|
+
"primary_color_hex": "#3e6ae1",
|
|
1248
|
+
"category": "Automotive",
|
|
1249
|
+
"visual_theme": "Gallery-like white canvas with full-viewport vehicle photography and a single blue CTA accent.",
|
|
1250
|
+
"voice_fingerprint": null,
|
|
1251
|
+
"tone_keywords": [
|
|
1252
|
+
"minimal",
|
|
1253
|
+
"premium",
|
|
1254
|
+
"calm",
|
|
1255
|
+
"utilitarian"
|
|
1256
|
+
],
|
|
1257
|
+
"antipatterns": [
|
|
1258
|
+
"playful",
|
|
1259
|
+
"rich",
|
|
1260
|
+
"rugged"
|
|
1261
|
+
],
|
|
1262
|
+
"signature_motion": null,
|
|
1263
|
+
"has_personas": false,
|
|
1264
|
+
"category_raw": "automotive"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"id": "together.ai",
|
|
1268
|
+
"primary_color_hex": "#ef2cc1",
|
|
1269
|
+
"category": "AI",
|
|
1270
|
+
"visual_theme": "Pastel pink-blue-lavender gradients on white paired with a deep midnight blue research zone.",
|
|
1271
|
+
"voice_fingerprint": null,
|
|
1272
|
+
"tone_keywords": [
|
|
1273
|
+
"technical",
|
|
1274
|
+
"soft",
|
|
1275
|
+
"approachable",
|
|
1276
|
+
"enterprise"
|
|
1277
|
+
],
|
|
1278
|
+
"antipatterns": [
|
|
1279
|
+
"brutalist",
|
|
1280
|
+
"rugged"
|
|
1281
|
+
],
|
|
1282
|
+
"signature_motion": null,
|
|
1283
|
+
"has_personas": false,
|
|
1284
|
+
"category_raw": "ai-infrastructure"
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"id": "toss",
|
|
1288
|
+
"primary_color_hex": "#3182f6",
|
|
1289
|
+
"category": "Fintech",
|
|
1290
|
+
"visual_theme": "Calm white canvas with optimistic cerulean interactions and breathing room around financial amounts.",
|
|
1291
|
+
"voice_fingerprint": {
|
|
1292
|
+
"register": "friendly",
|
|
1293
|
+
"sentence_length": "short",
|
|
1294
|
+
"metaphor_density": "low",
|
|
1295
|
+
"vocabulary_register": "plain"
|
|
1296
|
+
},
|
|
1297
|
+
"tone_keywords": [
|
|
1298
|
+
"calm",
|
|
1299
|
+
"friendly",
|
|
1300
|
+
"trustworthy",
|
|
1301
|
+
"minimal"
|
|
1302
|
+
],
|
|
1303
|
+
"antipatterns": [
|
|
1304
|
+
"playful",
|
|
1305
|
+
"institutional",
|
|
1306
|
+
"rugged"
|
|
1307
|
+
],
|
|
1308
|
+
"signature_motion": "Balance updates slide old number up 20px and new number in from below 20px.",
|
|
1309
|
+
"has_personas": true,
|
|
1310
|
+
"category_raw": "fintech"
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
"id": "uber",
|
|
1314
|
+
"primary_color_hex": "#000000",
|
|
1315
|
+
"category": "Consumer",
|
|
1316
|
+
"visual_theme": "Stark black-and-white duality with pill-shaped controls and warm human illustrations.",
|
|
1317
|
+
"voice_fingerprint": null,
|
|
1318
|
+
"tone_keywords": [
|
|
1319
|
+
"bold",
|
|
1320
|
+
"minimal",
|
|
1321
|
+
"consumer",
|
|
1322
|
+
"utilitarian"
|
|
1323
|
+
],
|
|
1324
|
+
"antipatterns": [
|
|
1325
|
+
"playful",
|
|
1326
|
+
"elegant"
|
|
1327
|
+
],
|
|
1328
|
+
"signature_motion": null,
|
|
1329
|
+
"has_personas": false,
|
|
1330
|
+
"category_raw": "consumer-mobility"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"id": "vercel",
|
|
1334
|
+
"primary_color_hex": "#171717",
|
|
1335
|
+
"category": "Developer Tools",
|
|
1336
|
+
"visual_theme": "Gallery-white canvas with near-black text and shadow-as-border craft; minimalism as engineering principle.",
|
|
1337
|
+
"voice_fingerprint": {
|
|
1338
|
+
"register": "engineer-terse",
|
|
1339
|
+
"sentence_length": "short",
|
|
1340
|
+
"metaphor_density": "low",
|
|
1341
|
+
"vocabulary_register": "technical"
|
|
1342
|
+
},
|
|
1343
|
+
"tone_keywords": [
|
|
1344
|
+
"minimal",
|
|
1345
|
+
"technical",
|
|
1346
|
+
"premium",
|
|
1347
|
+
"serious",
|
|
1348
|
+
"geometric"
|
|
1349
|
+
],
|
|
1350
|
+
"antipatterns": [
|
|
1351
|
+
"playful",
|
|
1352
|
+
"rich"
|
|
1353
|
+
],
|
|
1354
|
+
"signature_motion": "Shadow-border hover lift; card shadow intensifies without translation.",
|
|
1355
|
+
"has_personas": true,
|
|
1356
|
+
"category_raw": "developer-infra"
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
"id": "voltagent",
|
|
1360
|
+
"primary_color_hex": "#00d992",
|
|
1361
|
+
"category": "Developer Tools",
|
|
1362
|
+
"visual_theme": "Carbon-black command terminal pulsing with emerald signal green; warm-neutral borders soften the dark.",
|
|
1363
|
+
"voice_fingerprint": {
|
|
1364
|
+
"register": "technical",
|
|
1365
|
+
"sentence_length": "medium",
|
|
1366
|
+
"metaphor_density": "low",
|
|
1367
|
+
"vocabulary_register": "technical"
|
|
1368
|
+
},
|
|
1369
|
+
"tone_keywords": [
|
|
1370
|
+
"technical",
|
|
1371
|
+
"bold",
|
|
1372
|
+
"futuristic",
|
|
1373
|
+
"dense",
|
|
1374
|
+
"indie"
|
|
1375
|
+
],
|
|
1376
|
+
"antipatterns": [
|
|
1377
|
+
"soft",
|
|
1378
|
+
"playful"
|
|
1379
|
+
],
|
|
1380
|
+
"signature_motion": "Emerald drop-shadow glow pulses 2px to 8px on the bolt logo.",
|
|
1381
|
+
"has_personas": false,
|
|
1382
|
+
"category_raw": "developer-infra"
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
"id": "warp",
|
|
1386
|
+
"primary_color_hex": "#faf9f6",
|
|
1387
|
+
"category": "Developer Tools",
|
|
1388
|
+
"visual_theme": "Warm earthy near-black canvas with parchment text and nature photography; terminal as lifestyle brand.",
|
|
1389
|
+
"voice_fingerprint": {
|
|
1390
|
+
"register": "editorial",
|
|
1391
|
+
"sentence_length": "medium",
|
|
1392
|
+
"metaphor_density": "medium",
|
|
1393
|
+
"vocabulary_register": "neutral"
|
|
1394
|
+
},
|
|
1395
|
+
"tone_keywords": [
|
|
1396
|
+
"warm",
|
|
1397
|
+
"calm",
|
|
1398
|
+
"editorial",
|
|
1399
|
+
"minimal",
|
|
1400
|
+
"elegant"
|
|
1401
|
+
],
|
|
1402
|
+
"antipatterns": [
|
|
1403
|
+
"bold",
|
|
1404
|
+
"energetic"
|
|
1405
|
+
],
|
|
1406
|
+
"signature_motion": null,
|
|
1407
|
+
"has_personas": false,
|
|
1408
|
+
"category_raw": "developer-tool"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"id": "webflow",
|
|
1412
|
+
"primary_color_hex": "#146ef5",
|
|
1413
|
+
"category": "SaaS",
|
|
1414
|
+
"visual_theme": "Bright white canvas with Webflow blue and rich secondary palette; precise variable-font confidence.",
|
|
1415
|
+
"voice_fingerprint": null,
|
|
1416
|
+
"tone_keywords": [
|
|
1417
|
+
"bold",
|
|
1418
|
+
"geometric",
|
|
1419
|
+
"approachable",
|
|
1420
|
+
"rich",
|
|
1421
|
+
"consumer"
|
|
1422
|
+
],
|
|
1423
|
+
"antipatterns": [
|
|
1424
|
+
"minimal"
|
|
1425
|
+
],
|
|
1426
|
+
"signature_motion": "translate(6px) hover slide on buttons.",
|
|
1427
|
+
"has_personas": false,
|
|
1428
|
+
"category_raw": "saas-tool"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"id": "wise",
|
|
1432
|
+
"primary_color_hex": "#9fe870",
|
|
1433
|
+
"category": "Fintech",
|
|
1434
|
+
"visual_theme": "Off-white canvas with billboard-bold black headlines and lime-green pill CTAs; nature-inspired fintech.",
|
|
1435
|
+
"voice_fingerprint": null,
|
|
1436
|
+
"tone_keywords": [
|
|
1437
|
+
"bold",
|
|
1438
|
+
"energetic",
|
|
1439
|
+
"approachable",
|
|
1440
|
+
"consumer",
|
|
1441
|
+
"friendly"
|
|
1442
|
+
],
|
|
1443
|
+
"antipatterns": [
|
|
1444
|
+
"minimal",
|
|
1445
|
+
"elegant"
|
|
1446
|
+
],
|
|
1447
|
+
"signature_motion": "scale(1.05) hover and scale(0.95) active button compression.",
|
|
1448
|
+
"has_personas": false,
|
|
1449
|
+
"category_raw": "fintech"
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"id": "x.ai",
|
|
1453
|
+
"primary_color_hex": "#1f2228",
|
|
1454
|
+
"category": "AI",
|
|
1455
|
+
"visual_theme": "Brutalist dark canvas with monospace at extreme display scale; depth via opacity and contrast only.",
|
|
1456
|
+
"voice_fingerprint": null,
|
|
1457
|
+
"tone_keywords": [
|
|
1458
|
+
"brutalist",
|
|
1459
|
+
"minimal",
|
|
1460
|
+
"technical",
|
|
1461
|
+
"serious",
|
|
1462
|
+
"futuristic"
|
|
1463
|
+
],
|
|
1464
|
+
"antipatterns": [
|
|
1465
|
+
"playful",
|
|
1466
|
+
"warm",
|
|
1467
|
+
"rich"
|
|
1468
|
+
],
|
|
1469
|
+
"signature_motion": "Hover dims links to 0.5 opacity instead of brightening.",
|
|
1470
|
+
"has_personas": false,
|
|
1471
|
+
"category_raw": "ai-platform"
|
|
1472
|
+
},
|
|
1473
|
+
{
|
|
1474
|
+
"id": "zapier",
|
|
1475
|
+
"primary_color_hex": "#ff4f00",
|
|
1476
|
+
"category": "SaaS",
|
|
1477
|
+
"visual_theme": "Cream paper canvas with reddish-warm near-black text and signature orange; warm approachable automation.",
|
|
1478
|
+
"voice_fingerprint": null,
|
|
1479
|
+
"tone_keywords": [
|
|
1480
|
+
"warm",
|
|
1481
|
+
"approachable",
|
|
1482
|
+
"friendly",
|
|
1483
|
+
"editorial",
|
|
1484
|
+
"consumer"
|
|
1485
|
+
],
|
|
1486
|
+
"antipatterns": [
|
|
1487
|
+
"clinical",
|
|
1488
|
+
"brutalist"
|
|
1489
|
+
],
|
|
1490
|
+
"signature_motion": "Inset orange underline marks active tabs; sand underline previews hover.",
|
|
1491
|
+
"has_personas": false,
|
|
1492
|
+
"category_raw": "saas-tool"
|
|
1493
|
+
}
|
|
1494
|
+
]
|
|
1495
|
+
}
|