oh-my-design-cli 1.8.6 → 1.9.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/lib/preferences-parser.cjs +1 -0
- package/.claude/hooks/lib/preferences-writer.cjs +1 -0
- package/.claude/hooks/post-edit-watch.cjs +1 -0
- package/.claude/hooks/session-end-foldin.cjs +1 -0
- package/.claude/hooks/session-state-loader.cjs +1 -0
- package/.claude/hooks/skill-activation.cjs +1 -0
- package/.claude/settings.json +10 -1
- package/.github/assets/logo-bg.png +0 -0
- package/AGENTS.md +20 -1
- package/CHANGELOG.md +482 -0
- package/MIGRATION.md +103 -0
- package/README.ja.md +56 -19
- package/README.ko.md +47 -30
- package/README.md +48 -30
- package/README.zh-TW.md +59 -22
- package/agents/AGENT.md +8 -7
- package/agents/omd-codex-image.md +1 -1
- package/agents/omd-critic.md +6 -7
- package/agents/omd-designer-review.md +1 -1
- package/agents/omd-final-qa.md +1 -1
- package/agents/omd-humanizer.md +38 -0
- package/agents/omd-kr-writer.md +3 -4
- package/agents/omd-locale-adapter.md +12 -16
- package/agents/omd-master.md +24 -19
- package/agents/omd-microcopy.md +1 -1
- package/agents/omd-orchestrator.md +7 -8
- package/agents/omd-slop-auditor.md +31 -0
- package/agents/omd-ux-researcher.md +1 -1
- package/data/reference-fingerprints.json +2761 -85
- package/dist/bin/oh-my-design.js +16 -8
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/chunk-UJIHCEYF.js +99 -0
- package/dist/chunk-UJIHCEYF.js.map +1 -0
- package/dist/doctor-LDWSFM3I.js +763 -0
- package/dist/doctor-LDWSFM3I.js.map +1 -0
- package/dist/install-skills-ZZFNJ2II.js +1120 -0
- package/dist/install-skills-ZZFNJ2II.js.map +1 -0
- package/docs/CLI_QUICKSTART.md +157 -0
- package/package.json +25 -4
- package/scripts/postinstall.cjs +5 -4
- package/skills/claude-design/SKILL.md +38 -14
- package/skills/claude-design/references/claude-design-flow.md +11 -11
- package/skills/claude-design/references/codebase-analysis.md +5 -4
- package/skills/omd-final-qa/SKILL.md +1 -1
- package/skills/omd-harness/SKILL.md +51 -50
- package/skills/omd-humanize/SKILL.md +116 -0
- package/skills/omd-humanize/agents/openai.yaml +4 -0
- package/skills/omd-humanize/references/locale-playbooks.md +102 -0
- package/skills/omd-humanize/references/sources.md +11 -0
- package/skills/omd-init/SKILL.md +18 -12
- package/skills/omd-locale-adapter/SKILL.md +58 -91
- package/skills/omd-orchestrator/SKILL.md +11 -5
- package/skills/omd-reference-capture/SKILL.md +80 -26
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-LICENSE.txt +202 -0
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-NOTICE.txt +5 -0
- package/skills/omd-reference-capture/scripts/THIRD_PARTY_NOTICES.md +3 -0
- package/skills/omd-reference-capture/scripts/capture-reference-evidence.mjs +159906 -0
- package/skills/omd-slop-audit/SKILL.md +110 -0
- package/skills/omd-slop-audit/agents/openai.yaml +4 -0
- package/skills/omd-slop-audit/references/pattern-catalog.md +96 -0
- package/skills/omd-slop-audit/references/sources.md +24 -0
- package/web/references/104/DESIGN.md +354 -0
- package/web/references/11st/DESIGN.md +197 -316
- package/web/references/29cm/DESIGN.md +297 -393
- package/web/references/42dot/DESIGN.md +390 -0
- package/web/references/8percent/DESIGN.md +438 -0
- package/web/references/ably/DESIGN.md +267 -572
- package/web/references/acer/DESIGN.md +329 -0
- package/web/references/airbnb/DESIGN.md +219 -557
- package/web/references/airbridge/DESIGN.md +451 -0
- package/web/references/alipay/DESIGN.md +179 -420
- package/web/references/apple/DESIGN.md +224 -498
- package/web/references/asleep/DESIGN.md +402 -0
- package/web/references/au/DESIGN.md +334 -0
- package/web/references/autopedia/DESIGN.md +382 -0
- package/web/references/aws-cloudscape/DESIGN.md +241 -0
- package/web/references/baemin/DESIGN.md +332 -491
- package/web/references/banksalad/DESIGN.md +269 -180
- package/web/references/barogo/DESIGN.md +416 -0
- package/web/references/beusable/DESIGN.md +464 -0
- package/web/references/bigin/DESIGN.md +454 -0
- package/web/references/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- package/web/references/buzzvil/DESIGN.md +457 -0
- package/web/references/cafe24/DESIGN.md +472 -0
- package/web/references/catchtable/DESIGN.md +219 -264
- package/web/references/cgv/DESIGN.md +317 -0
- package/web/references/channeltalk/DESIGN.md +210 -336
- package/web/references/china-airlines/DESIGN.md +291 -0
- package/web/references/cjonstyle/DESIGN.md +453 -0
- package/web/references/class101/DESIGN.md +168 -387
- package/web/references/classum/DESIGN.md +228 -203
- package/web/references/claude/DESIGN.md +242 -479
- package/web/references/clay/DESIGN.md +179 -377
- package/web/references/clickhouse/DESIGN.md +254 -343
- package/web/references/codeit/DESIGN.md +470 -0
- package/web/references/cohere/DESIGN.md +214 -324
- package/web/references/coinone/DESIGN.md +199 -179
- package/web/references/corca/DESIGN.md +414 -0
- package/web/references/coupang/DESIGN.md +205 -475
- package/web/references/cursor/DESIGN.md +240 -381
- package/web/references/dabang/DESIGN.md +248 -213
- package/web/references/dable/DESIGN.md +431 -0
- package/web/references/datarize/DESIGN.md +338 -0
- package/web/references/dealicious/DESIGN.md +402 -0
- package/web/references/drdiary/DESIGN.md +404 -0
- package/web/references/elastic/DESIGN.md +238 -0
- package/web/references/elevenlabs/DESIGN.md +183 -321
- package/web/references/elice/DESIGN.md +445 -0
- package/web/references/eslite/DESIGN.md +257 -0
- package/web/references/evaair/DESIGN.md +338 -0
- package/web/references/expo/DESIGN.md +238 -331
- package/web/references/familymart-tw/DESIGN.md +254 -0
- package/web/references/ferrari/DESIGN.md +160 -377
- package/web/references/figma/DESIGN.md +197 -451
- package/web/references/fitpet/DESIGN.md +445 -0
- package/web/references/flex/DESIGN.md +170 -253
- package/web/references/framer/DESIGN.md +197 -340
- package/web/references/freee/DESIGN.md +211 -533
- package/web/references/friendliai/DESIGN.md +431 -0
- package/web/references/frip/DESIGN.md +440 -0
- package/web/references/furiosaai/DESIGN.md +450 -0
- package/web/references/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- package/web/references/goorm/DESIGN.md +470 -0
- package/web/references/greencar/DESIGN.md +420 -0
- package/web/references/hackle/DESIGN.md +472 -0
- package/web/references/hashicorp/DESIGN.md +273 -318
- package/web/references/heydealer/DESIGN.md +429 -0
- package/web/references/humanscape/DESIGN.md +433 -0
- package/web/references/hwahae/DESIGN.md +453 -0
- package/web/references/hyundai/DESIGN.md +158 -368
- package/web/references/hyundaicard/DESIGN.md +171 -121
- package/web/references/ibm/DESIGN.md +227 -378
- package/web/references/idus/DESIGN.md +450 -0
- package/web/references/igaworks/DESIGN.md +437 -0
- package/web/references/inflearn/DESIGN.md +221 -366
- package/web/references/intuit/DESIGN.md +244 -0
- package/web/references/jandi/DESIGN.md +191 -291
- package/web/references/jobplanet/DESIGN.md +415 -0
- package/web/references/kakao/DESIGN.md +287 -475
- package/web/references/kakaobank/DESIGN.md +220 -521
- package/web/references/kakaogames/DESIGN.md +220 -0
- package/web/references/kakaopay/DESIGN.md +207 -526
- package/web/references/karrot/DESIGN.md +227 -251
- package/web/references/kb-kookmin/DESIGN.md +308 -0
- package/web/references/kbank/DESIGN.md +220 -175
- package/web/references/kcd/DESIGN.md +432 -0
- package/web/references/kmong/DESIGN.md +281 -356
- package/web/references/krds/DESIGN.md +245 -19
- package/web/references/kream/DESIGN.md +224 -359
- package/web/references/kurly/DESIGN.md +211 -533
- package/web/references/kyobobook/DESIGN.md +445 -0
- package/web/references/lablup/DESIGN.md +474 -0
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lemonbase/DESIGN.md +452 -0
- package/web/references/lguplus/DESIGN.md +259 -0
- package/web/references/likelion/DESIGN.md +283 -0
- package/web/references/line/DESIGN.md +396 -355
- package/web/references/linear.app/DESIGN.md +209 -562
- package/web/references/lotteon/DESIGN.md +386 -0
- package/web/references/lovable/DESIGN.md +255 -349
- package/web/references/makinarocks/DESIGN.md +242 -0
- package/web/references/maum-ai/DESIGN.md +423 -0
- package/web/references/medibloc/DESIGN.md +425 -0
- package/web/references/megabox/DESIGN.md +232 -0
- package/web/references/mercari/DESIGN.md +217 -434
- package/web/references/microsoft/DESIGN.md +234 -388
- package/web/references/mildang/DESIGN.md +411 -0
- package/web/references/millie/DESIGN.md +183 -504
- package/web/references/minimax/DESIGN.md +264 -322
- package/web/references/miricanvas/DESIGN.md +182 -355
- package/web/references/miro/DESIGN.md +234 -232
- package/web/references/mistral.ai/DESIGN.md +231 -314
- package/web/references/mixi/DESIGN.md +234 -0
- package/web/references/moin/DESIGN.md +445 -0
- package/web/references/mongodb/DESIGN.md +219 -316
- package/web/references/moreh/DESIGN.md +437 -0
- package/web/references/musinsa/DESIGN.md +184 -510
- package/web/references/mynavi/DESIGN.md +242 -0
- package/web/references/myrealtrip/DESIGN.md +169 -406
- package/web/references/naver/DESIGN.md +328 -499
- package/web/references/naverwebtoon/DESIGN.md +172 -395
- package/web/references/neosapience/DESIGN.md +441 -0
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/nota/DESIGN.md +451 -0
- package/web/references/notion/DESIGN.md +271 -475
- package/web/references/nrise/DESIGN.md +417 -0
- package/web/references/ohouse/DESIGN.md +210 -549
- package/web/references/oliveyoung/DESIGN.md +217 -326
- package/web/references/ollama/DESIGN.md +241 -308
- package/web/references/onestore/DESIGN.md +248 -0
- package/web/references/palantir/DESIGN.md +256 -0
- package/web/references/panasonic/DESIGN.md +276 -0
- package/web/references/patternfly/DESIGN.md +259 -0
- package/web/references/payhere/DESIGN.md +438 -0
- package/web/references/pega/DESIGN.md +262 -0
- package/web/references/peoplefund/DESIGN.md +431 -0
- package/web/references/petfriends/DESIGN.md +428 -0
- package/web/references/pinkfong/DESIGN.md +199 -367
- package/web/references/pinterest/DESIGN.md +258 -308
- package/web/references/portone/DESIGN.md +446 -0
- package/web/references/poya/DESIGN.md +286 -0
- package/web/references/pozalabs/DESIGN.md +438 -0
- package/web/references/protopie/DESIGN.md +419 -0
- package/web/references/qraft/DESIGN.md +448 -0
- package/web/references/queenit/DESIGN.md +432 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/rebellions/DESIGN.md +449 -0
- package/web/references/recruit/DESIGN.md +247 -0
- package/web/references/remember/DESIGN.md +202 -396
- package/web/references/resend/DESIGN.md +274 -348
- package/web/references/returnzero/DESIGN.md +460 -0
- package/web/references/sakura-internet/DESIGN.md +269 -0
- package/web/references/samsung/DESIGN.md +157 -359
- package/web/references/sandoll/DESIGN.md +445 -0
- package/web/references/sanity/DESIGN.md +241 -375
- package/web/references/saramin/DESIGN.md +465 -0
- package/web/references/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -0
- package/web/references/shiftee/DESIGN.md +468 -0
- package/web/references/shinhanbank/DESIGN.md +161 -341
- package/web/references/shinhancard/DESIGN.md +208 -319
- package/web/references/sionic/DESIGN.md +454 -0
- package/web/references/sktelecom/DESIGN.md +310 -0
- package/web/references/socar/DESIGN.md +125 -32
- package/web/references/softbank/DESIGN.md +231 -0
- package/web/references/solapi/DESIGN.md +483 -0
- package/web/references/sony/DESIGN.md +234 -0
- package/web/references/soop/DESIGN.md +261 -0
- package/web/references/spacex/DESIGN.md +184 -323
- package/web/references/spotify/DESIGN.md +253 -394
- package/web/references/squeezebits/DESIGN.md +441 -0
- package/web/references/stayfolio/DESIGN.md +422 -0
- package/web/references/stripe/DESIGN.md +212 -491
- package/web/references/supabase/DESIGN.md +244 -316
- package/web/references/supertone/DESIGN.md +413 -0
- package/web/references/tabling/DESIGN.md +415 -0
- package/web/references/taishinbank/DESIGN.md +243 -0
- package/web/references/teamlab/DESIGN.md +240 -0
- package/web/references/teamsparta/DESIGN.md +472 -0
- package/web/references/tellingme/DESIGN.md +392 -0
- package/web/references/tesla/DESIGN.md +244 -427
- package/web/references/thsr/DESIGN.md +284 -0
- package/web/references/thumbtack/DESIGN.md +302 -0
- package/web/references/together.ai/DESIGN.md +257 -304
- package/web/references/toss/DESIGN.md +251 -593
- package/web/references/toss-securities/DESIGN.md +255 -178
- package/web/references/tossbank/DESIGN.md +195 -491
- package/web/references/toyota/DESIGN.md +238 -0
- package/web/references/tving/DESIGN.md +197 -245
- package/web/references/typed/DESIGN.md +413 -0
- package/web/references/uber/DESIGN.md +256 -333
- package/web/references/udn/DESIGN.md +250 -0
- package/web/references/upbit/DESIGN.md +145 -256
- package/web/references/upstage/DESIGN.md +211 -204
- package/web/references/uswds/DESIGN.md +287 -0
- package/web/references/vercel/DESIGN.md +236 -440
- package/web/references/vuno/DESIGN.md +413 -0
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/weverse/DESIGN.md +437 -0
- package/web/references/wise/DESIGN.md +223 -231
- package/web/references/wisetracker/DESIGN.md +462 -0
- package/web/references/wooribank/DESIGN.md +245 -0
- package/web/references/yanolja/DESIGN.md +250 -419
- package/web/references/yeogiotte/DESIGN.md +235 -418
- package/web/references/zapier/DESIGN.md +256 -377
- package/web/references/zendesk/DESIGN.md +288 -0
- package/web/references/zigzag/DESIGN.md +200 -621
- package/dist/install-skills-7UUDOLG2.js +0 -734
- package/dist/install-skills-7UUDOLG2.js.map +0 -1
|
@@ -4,451 +4,253 @@ name: Clay
|
|
|
4
4
|
country: US
|
|
5
5
|
category: design-tools
|
|
6
6
|
homepage: "https://www.clay.com"
|
|
7
|
-
primary_color: "#
|
|
7
|
+
primary_color: "#000000"
|
|
8
8
|
logo:
|
|
9
9
|
type: github
|
|
10
10
|
slug: clay-run
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
13
|
+
verification_v2:
|
|
14
|
+
schema: 2
|
|
15
|
+
checked: "2026-07-13"
|
|
16
|
+
surfaces:
|
|
17
|
+
- { id: home, kind: marketing, url: "https://www.clay.com/", inspected: "2026-07-13" }
|
|
18
|
+
- { id: surface-2, kind: marketing, url: "https://www.clay.com/partners/solutions", inspected: "2026-07-13" }
|
|
19
|
+
- { id: surface-3, kind: marketing, url: "https://www.clay.com/pricing", inspected: "2026-07-13" }
|
|
20
|
+
sources:
|
|
21
|
+
- { id: home-live, kind: product-surface, url: "https://www.clay.com/", captured: "2026-07-13" }
|
|
22
|
+
- { id: partners-live, kind: product-surface, url: "https://www.clay.com/partners/solutions", captured: "2026-07-13" }
|
|
23
|
+
- { id: pricing-live, kind: product-surface, url: "https://www.clay.com/pricing", captured: "2026-07-13" }
|
|
24
|
+
- { id: roobert-license, kind: license, url: "https://displaay.net/help/licenses", captured: "2026-07-13" }
|
|
25
|
+
conflicts: []
|
|
26
|
+
claims:
|
|
27
|
+
"tokens.colors.canvas": &home { surface_id: home, source_id: home-live, method: computed-style, captured: "2026-07-13" }
|
|
28
|
+
"tokens.colors.ink": *home
|
|
29
|
+
"tokens.colors.oat-action": *home
|
|
30
|
+
"tokens.colors.nav-muted": *home
|
|
31
|
+
"tokens.colors.tab-default": *home
|
|
32
|
+
"tokens.colors.tab-active": *home
|
|
33
|
+
"tokens.typography.family.ui": *home
|
|
34
|
+
"tokens.typography.compact-action.size": *home
|
|
35
|
+
"tokens.typography.compact-action.weight": *home
|
|
36
|
+
"tokens.typography.compact-action.lineHeight": *home
|
|
37
|
+
"tokens.typography.compact-action.tracking": *home
|
|
38
|
+
"tokens.typography.compact-action.use": *home
|
|
39
|
+
"tokens.spacing.action-y": *home
|
|
40
|
+
"tokens.spacing.action-x": *home
|
|
41
|
+
"tokens.rounded.action": *home
|
|
42
|
+
"tokens.rounded.tab": *home
|
|
43
|
+
"tokens.rounded.logo-card": *home
|
|
44
|
+
"tokens.components.logo-card.type": *home
|
|
45
|
+
"tokens.components.logo-card.bg": *home
|
|
46
|
+
"tokens.components.logo-card.radius": *home
|
|
47
|
+
"tokens.components.logo-card.padding": *home
|
|
48
|
+
"tokens.components.logo-card.use": *home
|
|
18
49
|
tokens:
|
|
19
|
-
source:
|
|
20
|
-
extracted: "2026-
|
|
21
|
-
|
|
50
|
+
source: live-extract
|
|
51
|
+
extracted: "2026-07-13"
|
|
52
|
+
components_harvested: false
|
|
22
53
|
colors:
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
surface: "#ffffff"
|
|
30
|
-
hairline: "#dad4c8"
|
|
31
|
-
body: "#55534e"
|
|
32
|
-
link: "#333333"
|
|
33
|
-
accent-matcha: "#078a52"
|
|
34
|
-
accent-slushie: "#3bd3fd"
|
|
35
|
-
accent-lemon: "#fbbd41"
|
|
36
|
-
accent-ube: "#43089f"
|
|
37
|
-
accent-pomegranate: "#fc7981"
|
|
38
|
-
accent-blueberry: "#01418d"
|
|
39
|
-
error: "#ef4444"
|
|
40
|
-
badge-bg: "#f0f8ff"
|
|
41
|
-
badge-text: "#3859f9"
|
|
54
|
+
canvas: "#fefdfb"
|
|
55
|
+
ink: "#000000"
|
|
56
|
+
oat-action: "#f3f2ed"
|
|
57
|
+
nav-muted: "#79756d"
|
|
58
|
+
tab-default: "#f4f3f0"
|
|
59
|
+
tab-active: "#aaebfd"
|
|
42
60
|
typography:
|
|
43
|
-
family: {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
card-heading: { size: 32, weight: 600, lineHeight: 1.10, tracking: -0.64, use: "Card headings" }
|
|
48
|
-
feature-title: { size: 20, weight: 600, lineHeight: 1.40, tracking: -0.4, use: "Feature titles" }
|
|
49
|
-
subheading: { size: 20, weight: 500, lineHeight: 1.50, tracking: -0.16, use: "Sub-headings, no ss01" }
|
|
50
|
-
body-large: { size: 20, weight: 400, lineHeight: 1.40, use: "Large body text" }
|
|
51
|
-
body: { size: 18, weight: 400, lineHeight: 1.60, tracking: -0.36, use: "Relaxed body text" }
|
|
52
|
-
body-standard: { size: 16, weight: 400, lineHeight: 1.50, use: "Standard reading text" }
|
|
53
|
-
button: { size: 16, weight: 500, lineHeight: 1.50, tracking: -0.16, use: "Button label" }
|
|
54
|
-
button-large: { size: 24, weight: 400, lineHeight: 1.50, use: "Large button label" }
|
|
55
|
-
nav-link: { size: 15, weight: 500, lineHeight: 1.60, use: "Navigation links" }
|
|
56
|
-
caption: { size: 14, weight: 400, lineHeight: 1.50, tracking: -0.14, use: "Captions" }
|
|
57
|
-
small: { size: 12, weight: 400, lineHeight: 1.50, use: "Small text" }
|
|
58
|
-
uppercase-label: { size: 12, weight: 600, lineHeight: 1.20, tracking: 1.08, use: "Uppercase wayfinding labels" }
|
|
59
|
-
badge: { size: 9.6, weight: 600, use: "Pill badges" }
|
|
60
|
-
spacing: { xs: 4, sm: 8, md: 16, base: 16, lg: 24, xl: 32, xxl: 48, section: 64 }
|
|
61
|
-
rounded: { sm: 4, md: 8, badge: 11, card: 12, feature: 24, section: 40, full: 1584 }
|
|
62
|
-
shadow:
|
|
63
|
-
clay: "rgba(0,0,0,0.1) 0px 1px 1px, rgba(0,0,0,0.04) 0px -1px 1px inset, rgba(0,0,0,0.05) 0px -0.5px 1px"
|
|
64
|
-
hard-offset: "rgb(0,0,0) -7px 7px"
|
|
65
|
-
components_harvested: true
|
|
61
|
+
family: { ui: "Roobertvf" }
|
|
62
|
+
compact-action: { size: 13.92, weight: 500, lineHeight: 20.88, tracking: -0.1392, use: "Compact public-marketing header action" }
|
|
63
|
+
spacing: { action-y: 8, action-x: 16 }
|
|
64
|
+
rounded: { action: 12, tab: 12, logo-card: 18 }
|
|
66
65
|
components:
|
|
67
|
-
|
|
68
|
-
button-white-solid: { type: button, bg: "#ffffff", fg: "#000000", radius: 12, use: "White fill, animated rotation hover — CTA on colored sections" }
|
|
69
|
-
button-ghost: { type: button, fg: "#000000", radius: 4, use: "Transparent fill, 1px border, dragonfruit hover" }
|
|
70
|
-
card: { type: card, bg: "#ffffff", radius: 12, use: "White surface on cream, 1px solid #dad4c8 oat border, multi-layer clay shadow with inset highlight" }
|
|
71
|
-
swatch-section: { type: card, use: "Full-width swatch-colored background (matcha/slushie/ube/lemon), white or black text by contrast" }
|
|
72
|
-
dashed-border: { type: card, use: "1px dashed #dad4c8 for secondary/decorative containers — hand-drawn craft quality" }
|
|
73
|
-
uppercase-label: { type: badge, fg: "#000000", font: "12/600", use: "Uppercase, 1.08px tracking — wayfinding system" }
|
|
66
|
+
logo-card: { type: card, bg: "#fefdfb", radius: "18px", padding: "16px 20px", use: "Customer-logo card on the public home marketing surface" }
|
|
74
67
|
---
|
|
75
68
|
|
|
76
|
-
#
|
|
69
|
+
# Clay — Design Reference
|
|
77
70
|
|
|
78
71
|
## 1. Visual Theme & Atmosphere
|
|
79
72
|
|
|
80
|
-
Clay
|
|
73
|
+
Clay is a go-to-market infrastructure company for teams that build revenue systems from data, agents, orchestration, execution, and governance. Its current public homepage frames that work as infrastructure rather than a single enrichment tool, while Clay’s own account of the 2026 redesign says the old page no longer represented the breadth of the product. The captured public pages answer that technical story with a light, almost paper-white field, black type and actions, rounded compact controls, and unusually cheerful color moments in tabs, cards, and pricing. Clay describes the intended tension directly: make infrastructure and engineering feel fun and creative. This reference is deliberately bounded to the three captured public marketing pages—home, partner solutions, and pricing. It does not generalize their visual system into the authenticated product or documentation chrome, neither of which was supplied as evidence.
|
|
81
74
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
**Key Characteristics:**
|
|
87
|
-
- Warm cream canvas (`#faf9f7`) with oat-toned borders (`#dad4c8`) — artisanal, not clinical
|
|
88
|
-
- Named swatch palette: Matcha, Slushie, Lemon, Ube, Pomegranate, Blueberry, Dragonfruit
|
|
89
|
-
- Roobert font with 5 OpenType stylistic sets — quirky geometric character
|
|
90
|
-
- Playful hover animations: rotateZ(-8deg) + translateY(-80%) + hard offset shadow
|
|
91
|
-
- Space Mono for code and technical labels
|
|
92
|
-
- Generous border radius: 24px cards, 40px sections, 1584px pills
|
|
93
|
-
- Mixed border styles: solid + dashed in the same interface
|
|
94
|
-
- Multi-layer shadow with inset highlight: `0px 1px 1px` + `-1px inset` + `-0.5px`
|
|
75
|
+
- **Crisp neutral base:** the most repeated visible pair is `#fefdfb` and `#000000`, rather than a broad semantic application palette.
|
|
76
|
+
- **Playful local accents:** `#aaebfd` is an observed active tab fill; pricing and partner cards introduce additional local colors without establishing a global app-color scale.
|
|
77
|
+
- **Soft geometry:** small actions and tabs are 12px-rounded; a home customer-logo card is 18px-rounded.
|
|
78
|
+
- **System-plus-illustration story:** Clay’s first-party redesign account describes a playful Rube Goldberg visual for an interconnected GTM system; that is brand context, not a token claim.
|
|
95
79
|
|
|
96
80
|
## 2. Color Palette & Roles
|
|
97
81
|
|
|
98
|
-
###
|
|
99
|
-
- **Clay Black** (`#000000`): Text, headings, pricing card text, `--_theme--pricing-cards---text`
|
|
100
|
-
- **Pure White** (`#ffffff`): Card backgrounds, button backgrounds, inverse text
|
|
101
|
-
- **Warm Cream** (`#faf9f7`): Page background — the warm, paper-like canvas
|
|
82
|
+
### Observed public-marketing roles
|
|
102
83
|
|
|
103
|
-
|
|
84
|
+
- **Paper canvas** (`#fefdfb`): home customer-logo card fill (`home::div.logo-card`); it is an observed card surface, not a claim about an authenticated app canvas.
|
|
85
|
+
- **Ink** (`#000000`): body, navigation, and the compact dark header action across all three captured pages.
|
|
86
|
+
- **Oat action** (`#f3f2ed`): compact light header action on home, partner-solutions, and pricing.
|
|
87
|
+
- **Muted navigation label** (`#79756d`): home navigation-content label text.
|
|
88
|
+
- **Default tab fill** (`#f4f3f0`): home `.tab-btn` default.
|
|
89
|
+
- **Active tab fill** (`#aaebfd`): home `.tab-btn.cc-active`.
|
|
104
90
|
|
|
105
|
-
|
|
106
|
-
- **Matcha 300** (`#84e7a5`): `--_swatches---color--matcha-300`, light green accent
|
|
107
|
-
- **Matcha 600** (`#078a52`): `--_swatches---color--matcha-600`, mid green
|
|
108
|
-
- **Matcha 800** (`#02492a`): `--_swatches---color--matcha-800`, deep green for dark sections
|
|
91
|
+
Other bright surfaces appear in the bundle—for example partner testimonial fills and pricing-plan colors—but each is local to its observed component. They are not promoted to a universal status or product palette.
|
|
109
92
|
|
|
110
|
-
|
|
111
|
-
- **Slushie 500** (`#3bd3fd`): `--_swatches---color--slushie-500`, bright cyan accent
|
|
112
|
-
- **Slushie 800** (`#0089ad`): `--_swatches---color--slushie-800`, deep teal
|
|
93
|
+
## 3. Typography Rules
|
|
113
94
|
|
|
114
|
-
|
|
115
|
-
- **Lemon 400** (`#f8cc65`): `--_swatches---color--lemon-400`, warm pale gold
|
|
116
|
-
- **Lemon 500** (`#fbbd41`): `--_swatches---color--lemon-500`, primary gold
|
|
117
|
-
- **Lemon 700** (`#d08a11`): `--_swatches---color--lemon-700`, deep amber
|
|
118
|
-
- **Lemon 800** (`#9d6a09`): `--_swatches---color--lemon-800`, dark amber
|
|
95
|
+
### Evidence classes
|
|
119
96
|
|
|
120
|
-
**
|
|
121
|
-
- **
|
|
122
|
-
- **
|
|
123
|
-
- **
|
|
97
|
+
- **Live computed public-web use:** visible text on the three captured marketing pages resolves to `Roobertvf, Arial, sans-serif`. The collector reports `Roobertvf` as loaded with high confidence, 1,564 visible uses, and two Clay-hosted WOFF2 sources. It is the sole machine UI-family token here because computed usage, FontFaceSet status, and source URLs agree.
|
|
98
|
+
- **Official foundry and licence context:** Displaay identifies Roobert as a mono-linear geometric sans with variable weight, slant, and mono axes. Its web licence covers WOFF/WOFF2 use through `@font-face`; that licence describes the foundry’s terms, not a reusable Clay asset licence.
|
|
99
|
+
- **Declared-only families:** Canela, Canela Web, Inter, Roobert (static family name), Roobert mono, Space Mono, Phosphor, and Webflow icon faces appear in declarations, but the supplied collector found no visible loaded use for them. They remain declared-only and are not substituted or promoted to UI tokens.
|
|
100
|
+
- **Unobserved domains:** no authenticated product surface or documentation chrome was captured, so this reference makes no product-font or docs-font claim.
|
|
124
101
|
|
|
125
|
-
|
|
126
|
-
- **Pomegranate 400** (`#fc7981`): `--_swatches---color--pomegranate-400`, warm coral-pink
|
|
102
|
+
### Measured public-marketing hierarchy
|
|
127
103
|
|
|
128
|
-
|
|
129
|
-
|
|
104
|
+
| Role | Font | Size | Weight | Line height | Tracking | Evidence boundary |
|
|
105
|
+
|---|---|---:|---:|---:|---:|---|
|
|
106
|
+
| Compact header action | Roobertvf | 13.92px | 500 | 20.88px | -0.1392px | `home::[data-omd-capture="9"]` and `"10"` |
|
|
107
|
+
| Tab control | Roobertvf | 16px | 500 | 24px | normal | `home::[data-omd-capture="116"]` |
|
|
108
|
+
| Logo card text context | Roobertvf | 16px | 400 | 24px | normal | `home::div.logo-card` |
|
|
130
109
|
|
|
131
|
-
|
|
132
|
-
- **Warm Silver** (`#9f9b93`): Secondary/muted text, footer links
|
|
133
|
-
- **Warm Charcoal** (`#55534e`): Tertiary text, dark muted links
|
|
134
|
-
- **Dark Charcoal** (`#333333`): Link text on light backgrounds
|
|
110
|
+
## 4. Components
|
|
135
111
|
|
|
136
|
-
|
|
137
|
-
- **Oat Border** (`#dad4c8`): Primary border — warm, cream-toned structural lines
|
|
138
|
-
- **Oat Light** (`#eee9df`): Secondary lighter border
|
|
139
|
-
- **Cool Border** (`#e6e8ec`): Cool-toned border for contrast sections
|
|
140
|
-
- **Dark Border** (`#525a69`): Border on dark sections
|
|
141
|
-
- **Light Frost** (`#eff1f3`): Subtle button background (at 0% opacity on hover)
|
|
112
|
+
All variants below are public-marketing observations. Selectors, surface IDs, and pseudo-state snapshots are retained so that the values are not mistaken for a general Clay product component library. The bundle reports `interactionCount: 0`; pseudo-state values are visual snapshots, not evidence of motion, transition timing, or a full interaction contract.
|
|
142
113
|
|
|
143
|
-
###
|
|
144
|
-
- **Badge Blue Bg** (`#f0f8ff`): Blue-tinted badge surface
|
|
145
|
-
- **Badge Blue Text** (`#3859f9`): Vivid blue badge text
|
|
146
|
-
- **Focus Ring** (`rgb(20, 110, 245) solid 2px`): Accessibility focus indicator
|
|
114
|
+
### Header action
|
|
147
115
|
|
|
148
|
-
|
|
149
|
-
-
|
|
150
|
-
-
|
|
116
|
+
**Dark compact action**
|
|
117
|
+
- Background: `#000000`
|
|
118
|
+
- Text: `#ffffff`
|
|
119
|
+
- Border: `1px solid transparent`
|
|
120
|
+
- Radius: `12px`
|
|
121
|
+
- Padding: `8px 16px`
|
|
122
|
+
- Font: `13.92px / 500 / Roobertvf`
|
|
123
|
+
- Use: compact public header action on `home`, `surface-2`, and `surface-3`; default evidence `home::[data-omd-capture="10"]`
|
|
124
|
+
- Pressed: `rgb(9, 10, 12)` background at `home::[data-omd-capture="10"]::state-pressed`
|
|
125
|
+
- Focus: `rgb(2, 2, 2)` background at `home::[data-omd-capture="10"]::state-focus`
|
|
151
126
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
### Font Families
|
|
155
|
-
- **Primary**: `Roobert`, fallback: `Arial`
|
|
156
|
-
- **Monospace**: `Space Mono`
|
|
157
|
-
- **OpenType Features**: `"ss01"`, `"ss03"`, `"ss10"`, `"ss11"`, `"ss12"` on all Roobert text (display uses all 5; body/UI uses `"ss03"`, `"ss10"`, `"ss11"`, `"ss12"`)
|
|
158
|
-
|
|
159
|
-
### Hierarchy
|
|
160
|
-
|
|
161
|
-
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|
|
162
|
-
|------|------|------|--------|-------------|----------------|-------|
|
|
163
|
-
| Display Hero | Roobert | 80px (5.00rem) | 600 | 1.00 (tight) | -3.2px | All 5 stylistic sets |
|
|
164
|
-
| Display Secondary | Roobert | 60px (3.75rem) | 600 | 1.00 (tight) | -2.4px | All 5 stylistic sets |
|
|
165
|
-
| Section Heading | Roobert | 44px (2.75rem) | 600 | 1.10 (tight) | -0.88px to -1.32px | All 5 stylistic sets |
|
|
166
|
-
| Card Heading | Roobert | 32px (2.00rem) | 600 | 1.10 (tight) | -0.64px | All 5 stylistic sets |
|
|
167
|
-
| Feature Title | Roobert | 20px (1.25rem) | 600 | 1.40 | -0.4px | All 5 stylistic sets |
|
|
168
|
-
| Sub-heading | Roobert | 20px (1.25rem) | 500 | 1.50 | -0.16px | 4 stylistic sets (no ss01) |
|
|
169
|
-
| Body Large | Roobert | 20px (1.25rem) | 400 | 1.40 | normal | 4 stylistic sets |
|
|
170
|
-
| Body | Roobert | 18px (1.13rem) | 400 | 1.60 (relaxed) | -0.36px | 4 stylistic sets |
|
|
171
|
-
| Body Standard | Roobert | 16px (1.00rem) | 400 | 1.50 | normal | 4 stylistic sets |
|
|
172
|
-
| Body Medium | Roobert | 16px (1.00rem) | 500 | 1.20–1.40 | -0.16px to -0.32px | 4–5 stylistic sets |
|
|
173
|
-
| Button | Roobert | 16px (1.00rem) | 500 | 1.50 | -0.16px | 4 stylistic sets |
|
|
174
|
-
| Button Large | Roobert | 24px (1.50rem) | 400 | 1.50 | normal | 4 stylistic sets |
|
|
175
|
-
| Button Small | Roobert | 12.8px (0.80rem) | 500 | 1.50 | -0.128px | 4 stylistic sets |
|
|
176
|
-
| Nav Link | Roobert | 15px (0.94rem) | 500 | 1.60 (relaxed) | normal | 4 stylistic sets |
|
|
177
|
-
| Caption | Roobert | 14px (0.88rem) | 400 | 1.50–1.60 | -0.14px | 4 stylistic sets |
|
|
178
|
-
| Small | Roobert | 12px (0.75rem) | 400 | 1.50 | normal | 4 stylistic sets |
|
|
179
|
-
| Uppercase Label | Roobert | 12px (0.75rem) | 600 | 1.20 (tight) | 1.08px | `text-transform: uppercase`, 4 sets |
|
|
180
|
-
| Badge | Roobert | 9.6px | 600 | — | — | Pill badges |
|
|
181
|
-
|
|
182
|
-
### Principles
|
|
183
|
-
- **Five stylistic sets as identity**: The combination of `"ss01"`, `"ss03"`, `"ss10"`, `"ss11"`, `"ss12"` on Roobert creates a distinctive typographic personality. `ss01` is reserved for headings and emphasis — body text omits it, creating a subtle hierarchy through glyph variation.
|
|
184
|
-
- **Aggressive display compression**: -3.2px at 80px, -2.4px at 60px — the most compressed display tracking alongside the most generous body spacing (1.60 line-height), creating dramatic contrast.
|
|
185
|
-
- **Weight 600 for headings, 500 for UI, 400 for body**: Clean three-tier system where each weight has a strict role.
|
|
186
|
-
- **Uppercase labels with positive tracking**: 12px uppercase at 1.08px letter-spacing creates the systematic wayfinding pattern.
|
|
187
|
-
|
|
188
|
-
## 4. Component Stylings
|
|
189
|
-
|
|
190
|
-
### Buttons
|
|
191
|
-
|
|
192
|
-
**Primary (Transparent with Hover Animation)**
|
|
193
|
-
- Background: transparent (`rgba(239, 241, 243, 0)`)
|
|
127
|
+
**Oat compact action**
|
|
128
|
+
- Background: `#f3f2ed`
|
|
194
129
|
- Text: `#000000`
|
|
195
|
-
-
|
|
196
|
-
-
|
|
197
|
-
-
|
|
198
|
-
-
|
|
199
|
-
|
|
200
|
-
|
|
130
|
+
- Border: `1px solid transparent`
|
|
131
|
+
- Radius: `12px`
|
|
132
|
+
- Padding: `8px 16px`
|
|
133
|
+
- Font: `13.92px / 500 / Roobertvf`
|
|
134
|
+
- Use: paired compact public header action; default evidence `home::[data-omd-capture="9"]`
|
|
135
|
+
- Hover: `rgb(237, 234, 227)` background at `home::[data-omd-capture="9"]::state-hover`
|
|
136
|
+
- Pressed: `rgb(233, 229, 221)` background at `home::[data-omd-capture="9"]::state-pressed`
|
|
137
|
+
- Focus: `rgb(242, 241, 236)` background at `home::[data-omd-capture="9"]::state-focus`
|
|
138
|
+
|
|
139
|
+
### Marketing tab
|
|
140
|
+
|
|
141
|
+
**Default**
|
|
142
|
+
- Background: `#f4f3f0`
|
|
143
|
+
- Text: `#1b1a18`
|
|
144
|
+
- Radius: `12px`
|
|
145
|
+
- Padding: `10px 16px`
|
|
146
|
+
- Font: `16px / 500 / Roobertvf`
|
|
147
|
+
- Use: public home tab; evidence `home::[data-omd-capture="116"]`
|
|
148
|
+
|
|
149
|
+
**Active color variant**
|
|
150
|
+
- Background: `#aaebfd`
|
|
151
|
+
- Text: `#1b1a18`
|
|
152
|
+
- Radius: `12px`
|
|
153
|
+
- Padding: `10px 16px`
|
|
154
|
+
- Font: `16px / 500 / Roobertvf`
|
|
155
|
+
- Use: active public home tab; evidence `home::[data-omd-capture="123"]`
|
|
156
|
+
|
|
157
|
+
### Customer-logo card
|
|
158
|
+
|
|
159
|
+
**Default**
|
|
160
|
+
- Background: `#fefdfb`
|
|
161
|
+
- Border: `1px 0px solid` with observed mixed border colors
|
|
162
|
+
- Radius: `18px`
|
|
163
|
+
- Padding: `16px 20px`
|
|
164
|
+
- Font: `16px / 400 / Roobertvf`
|
|
165
|
+
- Use: customer-logo card on the public home page; evidence `home::div.logo-card`
|
|
166
|
+
|
|
167
|
+
### Pricing select
|
|
168
|
+
|
|
169
|
+
**Default**
|
|
201
170
|
- Background: `#ffffff`
|
|
202
|
-
-
|
|
203
|
-
-
|
|
204
|
-
-
|
|
205
|
-
-
|
|
171
|
+
- Border: `1px solid #d1cdc7`
|
|
172
|
+
- Radius: `8px`
|
|
173
|
+
- Padding: `12px 16px 12px 40px`
|
|
174
|
+
- Font: `14px / 400 / Roobertvf`
|
|
175
|
+
- Use: pricing-page select; evidence `surface-3::[data-omd-capture="104"]`
|
|
176
|
+
- Disabled: `rgb(244, 243, 240)` background at `surface-3::[data-omd-capture="100"]`
|
|
206
177
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
-
|
|
210
|
-
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
- Hover: dragonfruit swatch color, white text, animated rotation
|
|
214
|
-
|
|
215
|
-
### Cards & Containers
|
|
216
|
-
- Background: `#ffffff` on cream canvas
|
|
217
|
-
- Border: `1px solid #dad4c8` (warm oat) or `1px dashed #dad4c8`
|
|
218
|
-
- Radius: 12px (standard cards), 24px (feature cards/images), 40px (section containers/footer)
|
|
219
|
-
- Shadow: `rgba(0,0,0,0.1) 0px 1px 1px, rgba(0,0,0,0.04) 0px -1px 1px inset, rgba(0,0,0,0.05) 0px -0.5px 1px`
|
|
220
|
-
- Colorful section backgrounds using swatch palette (matcha, slushie, ube, lemon)
|
|
221
|
-
|
|
222
|
-
### Inputs & Forms
|
|
223
|
-
- Text: `#000000`
|
|
224
|
-
- Border: `1px solid #717989`
|
|
225
|
-
- Radius: 4px
|
|
226
|
-
- Focus: `rgb(20, 110, 245) solid 2px` outline
|
|
227
|
-
|
|
228
|
-
### Navigation
|
|
229
|
-
- Sticky top nav on cream background
|
|
230
|
-
- Roobert 15px weight 500 for nav links
|
|
231
|
-
- Clay logo left-aligned
|
|
232
|
-
- CTA buttons right-aligned with pill radius
|
|
233
|
-
- Border bottom: `1px solid #dad4c8`
|
|
234
|
-
- Mobile: hamburger collapse at 767px
|
|
235
|
-
|
|
236
|
-
### Image Treatment
|
|
237
|
-
- Product screenshots in white cards with oat borders
|
|
238
|
-
- Colorful illustrated sections with swatch background colors
|
|
239
|
-
- 8px–24px radius on images
|
|
240
|
-
- Full-width colorful section backgrounds
|
|
241
|
-
|
|
242
|
-
### Distinctive Components
|
|
243
|
-
|
|
244
|
-
**Swatch Color Sections**
|
|
245
|
-
- Full-width sections with swatch-colored backgrounds (matcha green, slushie cyan, ube purple, lemon gold)
|
|
246
|
-
- White text on dark swatches, black text on light swatches
|
|
247
|
-
- Each section tells a distinct product story through its color
|
|
248
|
-
|
|
249
|
-
**Playful Hover Buttons**
|
|
250
|
-
- Rotate -8deg + translate upward on hover
|
|
251
|
-
- Hard offset shadow (`-7px 7px`) instead of soft blur
|
|
252
|
-
- Background transitions to contrasting swatch color
|
|
253
|
-
- Creates a physical, toy-like interaction quality
|
|
254
|
-
|
|
255
|
-
**Dashed Border Elements**
|
|
256
|
-
- Dashed borders (`1px dashed #dad4c8`) alongside solid borders
|
|
257
|
-
- Used for secondary containers and decorative elements
|
|
258
|
-
- Adds a hand-drawn, craft-like quality
|
|
178
|
+
---
|
|
179
|
+
|
|
180
|
+
**Verified:** 2026-07-13
|
|
181
|
+
**Tier 1 sources:** `https://www.clay.com/` (public marketing), `https://www.clay.com/partners/solutions` (public marketing), `https://www.clay.com/pricing` (public marketing), `https://www.clay.com/blog/new-homepage-2026` (official positioning and design context), `https://displaay.net/typeface/roobert` and `https://displaay.net/help/licenses` (font and licence context)
|
|
182
|
+
**Tier 2 sources:** `https://getdesign.md/clay` (record exists but identifies an unrelated creative agency; no Clay GTM token value used), `https://styles.refero.design/?q=Clay` (attempted; safe open returned an internal error, no usable record)
|
|
183
|
+
**Conflicts unresolved:** none
|
|
259
184
|
|
|
260
185
|
## 5. Layout Principles
|
|
261
186
|
|
|
262
|
-
|
|
263
|
-
-
|
|
264
|
-
-
|
|
265
|
-
|
|
266
|
-
### Grid & Container
|
|
267
|
-
- Max content width centered
|
|
268
|
-
- Feature sections alternate between white cards and colorful swatch backgrounds
|
|
269
|
-
- Card grids: 2–3 columns on desktop
|
|
270
|
-
- Full-width colorful sections break the grid
|
|
271
|
-
- Footer with generous 40px radius container
|
|
272
|
-
|
|
273
|
-
### Whitespace Philosophy
|
|
274
|
-
- **Warm, generous breathing**: The cream background provides a warm rest between content blocks. Spacing is generous but not austere — it feels inviting, like a well-set table.
|
|
275
|
-
- **Color as spatial rhythm**: The alternating swatch-colored sections create visual rhythm through hue rather than just whitespace. Each color section is its own "room."
|
|
276
|
-
- **Craft-like density inside cards**: Within cards, content is compact and well-organized, contrasting with the generous outer spacing.
|
|
277
|
-
|
|
278
|
-
### Border Radius Scale
|
|
279
|
-
- Sharp (4px): Ghost buttons, inputs
|
|
280
|
-
- Standard (8px): Small cards, images, links
|
|
281
|
-
- Badge (11px): Tag badges
|
|
282
|
-
- Card (12px): Standard cards, buttons
|
|
283
|
-
- Feature (24px): Feature cards, images, panels
|
|
284
|
-
- Section (40px): Large sections, footer, containers
|
|
285
|
-
- Pill (1584px): CTAs, pill-shaped buttons
|
|
187
|
+
- **Header controls:** the repeated compact header pair uses 8px vertical and 16px horizontal padding at the captured 1440×900 viewport.
|
|
188
|
+
- **Local grouping:** observed home tabs use 10px 16px padding; logo cards use 16px 20px. No site-wide spacing scale is asserted from those local values.
|
|
189
|
+
- **Bounded scope:** the supplied capture has one desktop viewport. It does not establish responsive breakpoints, authenticated-product tables, or documentation layouts.
|
|
286
190
|
|
|
287
191
|
## 6. Depth & Elevation
|
|
288
192
|
|
|
289
|
-
|
|
290
|
-
|-------|-----------|-----|
|
|
291
|
-
| Flat (Level 0) | No shadow, cream canvas | Page background |
|
|
292
|
-
| Clay Shadow (Level 1) | `rgba(0,0,0,0.1) 0px 1px 1px, rgba(0,0,0,0.04) 0px -1px inset, rgba(0,0,0,0.05) 0px -0.5px` | Cards, buttons — multi-layer with inset highlight |
|
|
293
|
-
| Hover Hard (Level 2) | `rgb(0,0,0) -7px 7px` | Hover state — playful hard offset shadow |
|
|
294
|
-
| Focus (Level 3) | `rgb(20, 110, 245) solid 2px` | Keyboard focus ring |
|
|
295
|
-
|
|
296
|
-
**Shadow Philosophy**: Clay's shadow system is uniquely three-layered: a downward cast (`0px 1px 1px`), an upward inset highlight (`0px -1px 1px inset`), and a subtle edge (`0px -0.5px 1px`). This creates a "pressed into clay" quality where elements feel both raised AND embedded — like a clay tablet where content is stamped into the surface. The hover hard shadow (`-7px 7px`) is deliberately retro-graphic, referencing print-era drop shadows and adding physical playfulness.
|
|
297
|
-
|
|
298
|
-
### Decorative Depth
|
|
299
|
-
- Full-width swatch-colored sections create dramatic depth through color contrast
|
|
300
|
-
- Dashed borders add visual texture alongside solid borders
|
|
301
|
-
- Product illustrations with warm, organic art style
|
|
193
|
+
The captured customer-logo card, tabs, and header actions report `boxShadow: none`. No reusable elevation ladder or shadow token is established. Color, border treatment, and corner radius—not shadow—carry the observed separation on these public surfaces.
|
|
302
194
|
|
|
303
195
|
## 7. Do's and Don'ts
|
|
304
196
|
|
|
305
197
|
### Do
|
|
306
|
-
|
|
307
|
-
-
|
|
308
|
-
-
|
|
309
|
-
-
|
|
310
|
-
-
|
|
311
|
-
- Mix solid and dashed borders for visual variety
|
|
312
|
-
- Use generous radius: 24px for cards, 40px for sections
|
|
313
|
-
- Use weight 600 exclusively for headings, 500 for UI, 400 for body
|
|
198
|
+
|
|
199
|
+
- Keep the public-marketing neutral base (`#fefdfb`, `#000000`, and oat action `#f3f2ed`) crisp and legible.
|
|
200
|
+
- Treat bright tab, partner, and pricing colors as local story accents unless another surface verifies a broader role.
|
|
201
|
+
- Use the measured 12px compact-action and tab corners only in the public contexts documented above.
|
|
202
|
+
- Preserve Roobertvf as the observed web family; disclose unavailable or declared-only faces rather than substituting them.
|
|
314
203
|
|
|
315
204
|
### Don't
|
|
316
|
-
|
|
317
|
-
-
|
|
318
|
-
-
|
|
319
|
-
-
|
|
320
|
-
-
|
|
321
|
-
- Don't use small border radius (<12px) on feature cards — the generous rounding is structural
|
|
322
|
-
- Don't use standard shadows (blur-based) — Clay uses hard offset and multi-layer inset
|
|
323
|
-
- Don't forget the uppercase labels with 1.08px tracking — they're the wayfinding system
|
|
205
|
+
|
|
206
|
+
- Do not apply public marketing colors or components to Clay’s authenticated product without product-surface evidence.
|
|
207
|
+
- Do not turn the recorded pseudo-state snapshots into claims about animation, focus-ring behavior, or accessibility support.
|
|
208
|
+
- Do not promote Canela, Inter, Space Mono, or Roobert Mono from declarations to live UI fonts without a computed loaded-use match.
|
|
209
|
+
- Do not infer mobile breakpoints or a universal card radius from the single captured viewport.
|
|
324
210
|
|
|
325
211
|
## 8. Responsive Behavior
|
|
326
212
|
|
|
327
|
-
|
|
328
|
-
| Name | Width | Key Changes |
|
|
329
|
-
|------|-------|-------------|
|
|
330
|
-
| Mobile Small | <479px | Single column, tight padding |
|
|
331
|
-
| Mobile | 479–767px | Standard mobile, stacked layout |
|
|
332
|
-
| Tablet | 768–991px | 2-column grids, condensed nav |
|
|
333
|
-
| Desktop | 992px+ | Full layout, 3-column grids, expanded sections |
|
|
334
|
-
|
|
335
|
-
### Touch Targets
|
|
336
|
-
- Buttons: minimum 6.4px + 12.8px padding for adequate touch area
|
|
337
|
-
- Nav links: 15px font with generous spacing
|
|
338
|
-
- Mobile: full-width buttons for easy tapping
|
|
339
|
-
|
|
340
|
-
### Collapsing Strategy
|
|
341
|
-
- Hero: 80px → 60px → smaller display text
|
|
342
|
-
- Navigation: horizontal → hamburger at 767px
|
|
343
|
-
- Feature sections: multi-column → stacked
|
|
344
|
-
- Colorful sections: maintain full-width but compress padding
|
|
345
|
-
- Card grids: 3-column → 2-column → single column
|
|
346
|
-
|
|
347
|
-
### Image Behavior
|
|
348
|
-
- Product screenshots scale proportionally
|
|
349
|
-
- Colorful section illustrations adapt to viewport width
|
|
350
|
-
- Rounded corners maintained across breakpoints
|
|
213
|
+
Only a 1440×900 desktop capture was supplied. The public pages may of course be responsive, but no breakpoint, reflow, touch-target, or mobile-navigation behavior is recorded here.
|
|
351
214
|
|
|
352
215
|
## 9. Agent Prompt Guide
|
|
353
216
|
|
|
354
|
-
|
|
355
|
-
- Background: Warm Cream (`#faf9f7`)
|
|
356
|
-
- Text: Clay Black (`#000000`)
|
|
357
|
-
- Secondary text: Warm Silver (`#9f9b93`)
|
|
358
|
-
- Border: Oat Border (`#dad4c8`)
|
|
359
|
-
- Green accent: Matcha 600 (`#078a52`)
|
|
360
|
-
- Cyan accent: Slushie 500 (`#3bd3fd`)
|
|
361
|
-
- Gold accent: Lemon 500 (`#fbbd41`)
|
|
362
|
-
- Purple accent: Ube 800 (`#43089f`)
|
|
363
|
-
- Pink accent: Pomegranate 400 (`#fc7981`)
|
|
364
|
-
|
|
365
|
-
### Example Component Prompts
|
|
366
|
-
- "Create a hero on warm cream (#faf9f7) background. Headline at 80px Roobert weight 600, line-height 1.00, letter-spacing -3.2px, OpenType 'ss01 ss03 ss10 ss11 ss12', black text. Subtitle at 20px weight 400, line-height 1.40, #9f9b93 text. Two buttons: white solid pill (12px radius) and ghost outlined (4px radius, 1px solid #717989)."
|
|
367
|
-
- "Design a colorful section with Matcha 800 (#02492a) background. Heading at 44px Roobert weight 600, letter-spacing -1.32px, white text. Body at 18px weight 400, line-height 1.60, #84e7a5 text. White card inset with oat border (#dad4c8), 24px radius."
|
|
368
|
-
- "Build a button with playful hover: default transparent background, black text, 16px Roobert weight 500. On hover: background #434346, text white, transform rotateZ(-8deg) translateY(-80%), hard shadow rgb(0,0,0) -7px 7px."
|
|
369
|
-
- "Create a card: white background, 1px solid #dad4c8 border, 24px radius. Shadow: rgba(0,0,0,0.1) 0px 1px 1px, rgba(0,0,0,0.04) 0px -1px 1px inset. Title at 32px Roobert weight 600, letter-spacing -0.64px."
|
|
370
|
-
- "Design an uppercase label: 12px Roobert weight 600, text-transform uppercase, letter-spacing 1.08px, OpenType 'ss03 ss10 ss11 ss12'."
|
|
371
|
-
|
|
372
|
-
### Iteration Guide
|
|
373
|
-
1. Start with warm cream (#faf9f7) — never cool white
|
|
374
|
-
2. Swatch colors are for full sections, not small accents — go bold with matcha, slushie, ube
|
|
375
|
-
3. Oat borders (#dad4c8) everywhere — dashed variants for decoration
|
|
376
|
-
4. OpenType stylistic sets are mandatory — they make Roobert look like Roobert
|
|
377
|
-
5. Hover animations are the signature — rotation + hard shadow, not subtle fades
|
|
378
|
-
6. Generous radius: 24px cards, 40px sections — nothing looks sharp or corporate
|
|
379
|
-
7. Three weights: 600 (headings), 500 (UI), 400 (body) — strict roles
|
|
217
|
+
Use this reference for a Clay-like **public GTM-infrastructure marketing moment**, not as a clone of Clay’s authenticated application: paper-white cards, black compact calls to action, 12px control corners, and one locally meaningful bright tab or plan accent. Keep the typography to the observed Roobertvf web family only when it is actually available and licensed for the target project; otherwise leave the family unresolved rather than presenting a substitute as Roobert.
|
|
380
218
|
|
|
381
219
|
## 10. Voice & Tone
|
|
382
220
|
|
|
383
|
-
Clay
|
|
221
|
+
Clay’s official redesign account balances systems language with creative explanation: data, agents, orchestration, execution, and governance are presented as connected building blocks rather than opaque AI magic. The same post describes the desired brand world as playful, expansive, creative, and precise. That is useful public-marketing guidance; it is not a documented product-error-copy system.
|
|
384
222
|
|
|
385
|
-
| Context |
|
|
223
|
+
| Context | Observed direction |
|
|
386
224
|
|---|---|
|
|
387
|
-
|
|
|
388
|
-
|
|
|
389
|
-
|
|
|
390
|
-
| Documentation | Recipe-style, copy-paste examples |
|
|
391
|
-
|
|
392
|
-
**Voice samples**
|
|
393
|
-
- *"Start building for free"* <!-- verified: clay.com homepage 2026-05 -->
|
|
394
|
-
- *"How Clay uses Clay"* <!-- verified: clay.com case studies -->
|
|
225
|
+
| Positioning | State the infrastructure and the outcome plainly. |
|
|
226
|
+
| Explanation | Name the building blocks and show their relationship. |
|
|
227
|
+
| Brand story | Pair technical clarity with a playful visual metaphor. |
|
|
395
228
|
|
|
396
|
-
**
|
|
229
|
+
**Official wording samples**
|
|
230
|
+
- *“Clay is the infrastructure GTM engineers build on.”* — official homepage-relaunch account.
|
|
231
|
+
- *“Data” / “Agents” / “Orchestration” / “Execution” / “Governance”* — five official primitives.
|
|
232
|
+
- *“fun and creative”* — Clay’s stated design challenge for the infrastructure story.
|
|
397
233
|
|
|
398
234
|
## 11. Brand Narrative
|
|
399
235
|
|
|
400
|
-
Clay
|
|
236
|
+
Clay’s official 2026 homepage account says the prior site primarily represented a data-enrichment product and no longer reflected the breadth of the current offer. The new public position is GTM infrastructure: teams combine data, agents, orchestration, execution, and governance to build their own revenue systems. Clay explains the visual transition as continuity rather than a reset, using a Rube Goldberg machine to make an interconnected engineered system feel playful and understandable. The source is a first-party marketing narrative; it does not establish unobserved product-interface rules or historical company facts beyond that account.
|
|
401
237
|
|
|
402
238
|
## 12. Principles
|
|
403
239
|
|
|
404
|
-
1. **
|
|
405
|
-
2. **
|
|
406
|
-
3. **
|
|
407
|
-
4. **Customer voice over marketing voice.** *UI implication:* case studies first-class nav.
|
|
408
|
-
5. **Three weights, strict roles.** *UI implication:* never introduce 700 or 300.
|
|
409
|
-
|
|
410
|
-
## 13. Personas
|
|
411
|
-
|
|
412
|
-
*Personas are fictional archetypes informed by Clay user segments (RevOps, BDR managers, founders), not individual people.*
|
|
240
|
+
1. **Systems over a single feature.** Clay’s published five-primitives framing connects data through governance. *Reference UI implication:* explain relationships and flow before decorating isolated widgets.
|
|
241
|
+
2. **Customer-specific building blocks.** Clay says each GTM system looks different. *Reference UI implication:* favor composable examples over a one-size-fits-all outcome claim.
|
|
242
|
+
3. **Technical clarity with play.** Clay describes the challenge of making infrastructure fun and creative. *Reference UI implication:* use an intentional, concrete visual metaphor only when it clarifies the system.
|
|
413
243
|
|
|
414
|
-
|
|
244
|
+
The UI implications are this reference’s interpretation of official positioning, not published Clay product principles.
|
|
415
245
|
|
|
416
|
-
|
|
246
|
+
## 13. Personas
|
|
417
247
|
|
|
418
|
-
|
|
248
|
+
No named or fictional personas are asserted. First-party positioning identifies GTM engineers and GTM leaders as the public audience for systems built from the five primitives; its examples span revenue-critical work such as RevOps, growth, customer success, and data-oriented operations. This is an audience boundary, not a substitute for Clay’s user research.
|
|
419
249
|
|
|
420
250
|
## 14. States
|
|
421
251
|
|
|
422
|
-
|
|
423
|
-
|---|---|
|
|
424
|
-
| **Empty (no workflows)** | Centered illustration + "Create your first workflow" CTA |
|
|
425
|
-
| **Empty (no data in table)** | Inline "+ Add a column" / "+ Add a row" with playful arrows |
|
|
426
|
-
| **Loading (enrichment)** | Per-cell spinner with elapsed time, cancellable |
|
|
427
|
-
| **Loading (workflow run)** | Top-bar progress with step count |
|
|
428
|
-
| **Error (provider failed)** | Cell shows red `#ef4444` border + tooltip with provider name |
|
|
429
|
-
| **Error (rate limit)** | Banner with countdown to next-allowed time + upgrade CTA |
|
|
430
|
-
| **Success (enrichment)** | Subtle green border pulse on cells, no toast |
|
|
431
|
-
| **Success (workflow ran)** | Notification chip top-right, dismissible |
|
|
432
|
-
| **Skeleton (table loading)** | Rotating skeleton cards (signature motion) |
|
|
433
|
-
| **Disabled (preview-only)** | 0.6 opacity + lock icon overlay |
|
|
434
|
-
| **Loading (AI generation)** | Per-row "AI is writing..." with cancel link |
|
|
252
|
+
No authenticated product, empty, loading, success, or error-state surface was captured. The only state evidence retained in §4 is the collector’s public-marketing pseudo-state snapshots for the header actions and the pricing select; it must not be extrapolated into application-state guidance.
|
|
435
253
|
|
|
436
254
|
## 15. Motion & Easing
|
|
437
255
|
|
|
438
|
-
|
|
439
|
-
|---|---|---|
|
|
440
|
-
| `motion-instant` | 0ms | Cell commit |
|
|
441
|
-
| `motion-fast` | 200ms | Hover (slower for rotation effect) |
|
|
442
|
-
| `motion-rotate` | 300ms | Card rotation on hover |
|
|
443
|
-
| `motion-shadow-snap` | 100ms | Hard shadow pop-in |
|
|
444
|
-
| `motion-standard` | 300ms | Modal, panel |
|
|
445
|
-
|
|
446
|
-
Easings: `ease-rotate cubic-bezier(0.4, 0, 0.2, 1)`, slight overshoot. **Hover rotation is the signature** — never disable except under `prefers-reduced-motion: reduce`.
|
|
447
|
-
|
|
448
|
-
---
|
|
449
|
-
|
|
450
|
-
**Verified:** 2026-05-08 (B1 loop)
|
|
451
|
-
**Tier 1 sources:** clay.com (live DOM via playwright — Black `#000000` Primary 12px / 8×16 / 42px / 16px·500; content cards 16px radius)
|
|
452
|
-
**Tier 2 sources:** styles.refero.design / getdesign.md — no record.
|
|
453
|
-
**Tier 1 (Philosophy):** clay.com homepage; founder LinkedIn / podcast appearances.
|
|
454
|
-
**Style ref:** `stripe`. **Conflicts unresolved:** none.
|
|
256
|
+
The evidence bundle contains no observed interaction actions (`interactionCount: 0`) and no measured transition or easing values. Although pseudo-state snapshots exist for some public actions, no motion token, duration, or reduced-motion rule is established.
|