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
|
@@ -0,0 +1,338 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: datarize
|
|
3
|
+
name: Datarize
|
|
4
|
+
display_name_kr: 데이터라이즈
|
|
5
|
+
country: KR
|
|
6
|
+
category: marketing
|
|
7
|
+
homepage: "https://www.datarize.ai"
|
|
8
|
+
primary_color: "#191919"
|
|
9
|
+
logo:
|
|
10
|
+
type: favicon
|
|
11
|
+
slug: "https://www.google.com/s2/favicons?domain=datarize.ai&sz=128"
|
|
12
|
+
verified: "2026-07-13"
|
|
13
|
+
added: "2026-06-26"
|
|
14
|
+
omd: "0.1"
|
|
15
|
+
verification_v2:
|
|
16
|
+
schema: 2
|
|
17
|
+
checked: "2026-07-13"
|
|
18
|
+
surfaces:
|
|
19
|
+
- { id: home, kind: marketing, url: "https://www.datarize.ai/", inspected: "2026-07-13" }
|
|
20
|
+
- { id: blog, kind: editorial, url: "https://www.datarize.ai/blog/hidden_product", inspected: "2026-07-13" }
|
|
21
|
+
- { id: pricing, kind: pricing, url: "https://www.datarize.ai/pricing", inspected: "2026-07-13" }
|
|
22
|
+
sources:
|
|
23
|
+
- { id: home-live, kind: product-surface, url: "https://www.datarize.ai/", captured: "2026-07-13" }
|
|
24
|
+
- { id: blog-live, kind: product-surface, url: "https://www.datarize.ai/blog/hidden_product", captured: "2026-07-13" }
|
|
25
|
+
- { id: pricing-live, kind: product-surface, url: "https://www.datarize.ai/pricing", captured: "2026-07-13" }
|
|
26
|
+
- { id: about, kind: official-doc, url: "https://www.datarize.ai/en/about", captured: "2026-07-13" }
|
|
27
|
+
- { id: terms, kind: official-doc, url: "https://policy.datarize.ai/en/terms", captured: "2026-07-13" }
|
|
28
|
+
- { id: product-guide, kind: official-doc, url: "https://datarize.gitbook.io/docs/guide-en", captured: "2026-07-13" }
|
|
29
|
+
- { id: pretendard-project, kind: official-doc, url: "https://github.com/orioncactus/pretendard/blob/main/packages/pretendard/docs/en/README.md", captured: "2026-07-13" }
|
|
30
|
+
- { id: pretendard-license, kind: license, url: "https://github.com/orioncactus/pretendard/blob/main/LICENSE", captured: "2026-07-13" }
|
|
31
|
+
conflicts: []
|
|
32
|
+
claims:
|
|
33
|
+
"tokens.colors.action": &home { surface_id: home, source_id: home-live, method: live-inspect, captured: "2026-07-13" }
|
|
34
|
+
"tokens.colors.body": &blog { surface_id: blog, source_id: blog-live, method: live-inspect, captured: "2026-07-13" }
|
|
35
|
+
"tokens.colors.canvas": *home
|
|
36
|
+
"tokens.colors.hairline": *home
|
|
37
|
+
"tokens.colors.ink": *home
|
|
38
|
+
"tokens.colors.link": *home
|
|
39
|
+
"tokens.colors.surface": &pricing { surface_id: pricing, source_id: pricing-live, method: live-inspect, captured: "2026-07-13" }
|
|
40
|
+
"tokens.components.pricing-tab.bg": *pricing
|
|
41
|
+
"tokens.components.pricing-tab.fg": *pricing
|
|
42
|
+
"tokens.components.pricing-tab.font": *pricing
|
|
43
|
+
"tokens.components.pricing-tab.padding": *pricing
|
|
44
|
+
"tokens.components.pricing-tab.radius": *pricing
|
|
45
|
+
"tokens.components.pricing-tab.states": *pricing
|
|
46
|
+
"tokens.components.pricing-tab.type": *pricing
|
|
47
|
+
"tokens.components.pricing-tab.use": *pricing
|
|
48
|
+
"tokens.rounded.full": *home
|
|
49
|
+
"tokens.rounded.md": *home
|
|
50
|
+
"tokens.rounded.pill": *home
|
|
51
|
+
"tokens.rounded.sm": *home
|
|
52
|
+
"tokens.shadow.none": *home
|
|
53
|
+
"tokens.spacing.lg": *home
|
|
54
|
+
"tokens.spacing.md": *home
|
|
55
|
+
"tokens.spacing.section": *home
|
|
56
|
+
"tokens.spacing.sm": *home
|
|
57
|
+
"tokens.spacing.xl": *home
|
|
58
|
+
"tokens.spacing.xs": *home
|
|
59
|
+
"tokens.spacing.xxl": *home
|
|
60
|
+
"tokens.spacing.xxxl": *home
|
|
61
|
+
"tokens.typography.body.lineHeight": *blog
|
|
62
|
+
"tokens.typography.body.size": *blog
|
|
63
|
+
"tokens.typography.body.use": *blog
|
|
64
|
+
"tokens.typography.body.weight": *blog
|
|
65
|
+
"tokens.typography.cta.size": *home
|
|
66
|
+
"tokens.typography.cta.use": *home
|
|
67
|
+
"tokens.typography.cta.weight": *home
|
|
68
|
+
"tokens.typography.display-hero.lineHeight": *home
|
|
69
|
+
"tokens.typography.display-hero.size": *home
|
|
70
|
+
"tokens.typography.display-hero.tracking": *home
|
|
71
|
+
"tokens.typography.display-hero.use": *home
|
|
72
|
+
"tokens.typography.display-hero.weight": *home
|
|
73
|
+
"tokens.typography.family.marketing": *home
|
|
74
|
+
"tokens.typography.nav.lineHeight": *home
|
|
75
|
+
"tokens.typography.nav.size": *home
|
|
76
|
+
"tokens.typography.nav.use": *home
|
|
77
|
+
"tokens.typography.nav.weight": *home
|
|
78
|
+
"tokens.typography.section.lineHeight": *home
|
|
79
|
+
"tokens.typography.section.size": *home
|
|
80
|
+
"tokens.typography.section.tracking": *home
|
|
81
|
+
"tokens.typography.section.use": *home
|
|
82
|
+
"tokens.typography.section.weight": *home
|
|
83
|
+
tokens:
|
|
84
|
+
source: live-extract
|
|
85
|
+
extracted: "2026-07-13"
|
|
86
|
+
note: "July evidence covers Datarize-owned Korean marketing home, blog, and pricing surfaces at desktop. It does not cover the authenticated console, GitBook documentation chrome, or an official design system."
|
|
87
|
+
colors:
|
|
88
|
+
canvas: "#ffffff"
|
|
89
|
+
ink: "#191919"
|
|
90
|
+
action: "#111111"
|
|
91
|
+
body: "#5d6875"
|
|
92
|
+
link: "#007aff"
|
|
93
|
+
surface: "#f2f5fa"
|
|
94
|
+
hairline: "#e5e7eb"
|
|
95
|
+
typography:
|
|
96
|
+
family: { marketing: "Pretendard" }
|
|
97
|
+
display-hero: { size: 64, weight: 700, lineHeight: 83.2, tracking: -3.2, use: "Marketing homepage H1; loaded Pretendard Bold" }
|
|
98
|
+
section: { size: 44, weight: 600, lineHeight: 57.2, tracking: -0.05, use: "Marketing H2; loaded Pretendard SemiBold" }
|
|
99
|
+
body: { size: 16, weight: 400, lineHeight: 24, use: "Blog and pricing body copy; loaded Pretendard Regular" }
|
|
100
|
+
nav: { size: 15, weight: 500, lineHeight: 21, use: "Marketing navigation; loaded Pretendard Medium" }
|
|
101
|
+
cta: { size: 16, weight: 600, use: "Marketing CTA links; loaded Pretendard Variable" }
|
|
102
|
+
spacing: { xs: 6, sm: 8, md: 10, lg: 14, xl: 16, xxl: 20, xxxl: 24, section: 32 }
|
|
103
|
+
rounded: { sm: 8, md: 10, pill: 50, full: 999 }
|
|
104
|
+
shadow:
|
|
105
|
+
none: "none"
|
|
106
|
+
components_harvested: true
|
|
107
|
+
components:
|
|
108
|
+
pricing-tab: { type: tab, bg: "#ffffff", fg: "#191919", radius: "999px", padding: "8px 16px", font: "12px / 400 Pretendard", states: "selected and alternate selection captured after tab interaction", use: "Observed selected pricing tab on the public pricing surface" }
|
|
109
|
+
---
|
|
110
|
+
|
|
111
|
+
# Design System Inspiration of Datarize
|
|
112
|
+
|
|
113
|
+
## 1. Visual Theme & Atmosphere
|
|
114
|
+
|
|
115
|
+
Datarize is an e-commerce growth and CRM platform: its official site presents AI that turns customer behavior into analysis, campaign action, and revenue growth. The current public story is broader than a single campaign tool—Audience, on-site banners, email, analytics, and metrics sit in its product navigation—while its guide describes the operational sequence from store data collection to campaign execution. The company frames that as “Autonomous Marketing Intelligence,” a current international-facing expression alongside its Korean marketing surfaces.
|
|
116
|
+
|
|
117
|
+
On the supplied July desktop capture, the Korean marketing home, blog route, and pricing page are restrained rather than dashboard-like: white is the canvas (`#ffffff`), with near-black `#191919` carrying most visible text and a smaller `#111111` action treatment. The most repeatable contrast is structural, not decorative—white and near-black CTA pills, an outlined alternate action, and a pale `#f2f5fa` pricing tab group. A medium blue `#007aff` appears as a home-page text-link accent, while `#5d6875` is the most frequently observed supporting copy color. This document intentionally does not carry forward prior lime, yellow, royal-blue, or large-card claims: they were not observed in the July evidence bundle.
|
|
118
|
+
|
|
119
|
+
The recognizable typography is a Korean marketing stack built from loaded Pretendard faces: Bold sets a 64px hero, SemiBold sets 44px section headings, and Regular/Medium handle body and navigation. The evidence supports this for the captured marketing surfaces only. The authenticated console, linked GitBook documentation chrome, and any separate product UI system were not captured, so this is not a statement that one visual system governs every Datarize surface.
|
|
120
|
+
|
|
121
|
+
**Key Characteristics:**
|
|
122
|
+
|
|
123
|
+
- White canvas (`#ffffff`) with near-black `#191919` marketing text
|
|
124
|
+
- `#111111` and `#191919` pill CTAs; `#111111` also appears as the outlined CTA ink
|
|
125
|
+
- Loaded Pretendard variants on the captured marketing surfaces
|
|
126
|
+
- `#007aff` home-page text-link accent and `#5d6875` supporting copy
|
|
127
|
+
- 8px / 10px small corners and 50px / 100px / 999px pill geometry
|
|
128
|
+
- Flat observed controls (`box-shadow: none`); no general elevation scale is claimed
|
|
129
|
+
|
|
130
|
+
## 2. Color Palette & Roles
|
|
131
|
+
|
|
132
|
+
### Observed Marketing Colors
|
|
133
|
+
|
|
134
|
+
- **Canvas** (`#ffffff`): Captured page and selected-tab background.
|
|
135
|
+
- **Marketing Ink** (`#191919`): Dominant text/border value across the three captured surfaces; also the fill of a shared 50px CTA link.
|
|
136
|
+
- **Action Ink** (`#111111`): Captured 50px home CTA fill and the text/border of outline CTA links.
|
|
137
|
+
- **Supporting Slate** (`#5d6875`): Frequently captured supporting text, including pricing content.
|
|
138
|
+
- **Text-link Blue** (`#007aff`): Home-only text-link accent in the supplied bundle.
|
|
139
|
+
- **Pale Surface** (`#f2f5fa`): Observed as the pricing tab-group background; it is not promoted to a general card token.
|
|
140
|
+
- **Hairline** (`#e5e7eb`): Observed on home testimonial-navigation buttons.
|
|
141
|
+
|
|
142
|
+
### Boundary
|
|
143
|
+
|
|
144
|
+
`#f9ff91`, `#f7ff91`, `#ffef42`, and `#466cf3` appeared in the previous reference but were not present in the July raw color observations. They are therefore absent from the canonical palette and tokens rather than treated as a current brand fact.
|
|
145
|
+
|
|
146
|
+
## 3. Typography Rules
|
|
147
|
+
|
|
148
|
+
### Evidence classes
|
|
149
|
+
|
|
150
|
+
- **Live marketing-surface use:** the July bundle records loaded `Pretendard Regular` (177 visible uses), `Pretendard Medium` (85), `Pretendard SemiBold` (58), `Pretendard Variable` (13, with 92 jsDelivr source URLs), and `Pretendard Bold` (3). These faces support the named typography entries below.
|
|
151
|
+
- **Live but not promoted:** the literal computed family `Pretendard` occurs without a matching loaded face (21 uses), and `Inter` has one loaded visible use without a source URL. Neither becomes a general Datarize family token.
|
|
152
|
+
- **Declared-only:** `Fragment Mono`, `Inter Placeholder`, and several Pretendard placeholder/weight declarations have zero visible use. They are not design tokens.
|
|
153
|
+
- **Official distributed font asset and license:** Pretendard’s own repository documents web distribution and SIL Open Font License 1.1. This corroborates the captured webfont source and licensing boundary; it is not an official Datarize typography guideline.
|
|
154
|
+
- **Product/console boundary:** Datarize’s terms identify `console.datarize.ai` as the service page, but it was not captured. No font claim here is generalized to that product surface.
|
|
155
|
+
|
|
156
|
+
### Captured hierarchy
|
|
157
|
+
|
|
158
|
+
| Role | Family evidence | Size | Weight | Line height | Tracking | Captured context |
|
|
159
|
+
|---|---|---:|---:|---:|---:|---|
|
|
160
|
+
| Marketing hero | Pretendard Bold, loaded | 64px | 700 | 83.2px | -3.2px | Homepage H1 |
|
|
161
|
+
| Section heading | Pretendard SemiBold, loaded | 44px | 600 | 57.2px | -0.05px | Homepage H2 |
|
|
162
|
+
| Supporting heading | Pretendard SemiBold, loaded | 24px | 600 | 33.6px | -1.2px | Captured marketing heading |
|
|
163
|
+
| Body | Pretendard Regular, loaded | 16px | 400 | 24px | normal | Blog/pricing body copy |
|
|
164
|
+
| Navigation | Pretendard Medium, loaded | 15px | 500 | 21px | normal | Shared marketing navigation |
|
|
165
|
+
| CTA | Pretendard Variable, loaded | 16px | 600 | normal | normal | Home/pricing CTA links |
|
|
166
|
+
|
|
167
|
+
## 4. Component Stylings
|
|
168
|
+
|
|
169
|
+
### Marketing CTA links
|
|
170
|
+
|
|
171
|
+
**Action ink pill**
|
|
172
|
+
|
|
173
|
+
- Background: `#111111`
|
|
174
|
+
- Text: `#ffffff`
|
|
175
|
+
- Border: 0px solid `#ffffff`
|
|
176
|
+
- Radius: 50px
|
|
177
|
+
- Padding: 14px 24px
|
|
178
|
+
- Font: 16px / 600 / Pretendard Variable
|
|
179
|
+
- Height: 47px
|
|
180
|
+
- Use: Homepage anchor; evidence `home::[data-omd-capture="11"]` on the marketing home.
|
|
181
|
+
|
|
182
|
+
**Shared ink pill**
|
|
183
|
+
|
|
184
|
+
- Background: `#191919`
|
|
185
|
+
- Text: `#ffffff`
|
|
186
|
+
- Border: 0px solid `#ffffff`
|
|
187
|
+
- Radius: 50px
|
|
188
|
+
- Padding: 14px 24px
|
|
189
|
+
- Font: 15px / 600 / Pretendard Variable
|
|
190
|
+
- Height: 46px
|
|
191
|
+
- Use: Shared marketing anchor; evidence `home::[data-omd-capture="10"]`, `surface-2::[data-omd-capture="10"]`, and `surface-3::[data-omd-capture="10"]`.
|
|
192
|
+
|
|
193
|
+
**Outline pill**
|
|
194
|
+
|
|
195
|
+
- Background: transparent
|
|
196
|
+
- Text: `#111111`
|
|
197
|
+
- Border: 1px solid `#111111`
|
|
198
|
+
- Radius: 100px
|
|
199
|
+
- Padding: 14px 24px
|
|
200
|
+
- Font: 16px / 600 / Pretendard Variable
|
|
201
|
+
- Height: 49px
|
|
202
|
+
- Use: Marketing anchor; evidence `home::[data-omd-capture="12"]` and `surface-3::[data-omd-capture="16"]`.
|
|
203
|
+
|
|
204
|
+
### Header and navigation controls
|
|
205
|
+
|
|
206
|
+
**Locale control**
|
|
207
|
+
|
|
208
|
+
- Background: transparent
|
|
209
|
+
- Text: `#191919`
|
|
210
|
+
- Border: 1px solid transparent
|
|
211
|
+
- Radius: 8px
|
|
212
|
+
- Padding: 10px 12px
|
|
213
|
+
- Font: 15px / 500 / Pretendard Variable
|
|
214
|
+
- Height: 40px
|
|
215
|
+
- Use: Shared header button; evidence `home::[data-omd-capture="8"]`, also captured on blog and pricing.
|
|
216
|
+
|
|
217
|
+
**Testimonial navigation button**
|
|
218
|
+
|
|
219
|
+
- Background: transparent
|
|
220
|
+
- Text: `#000000`
|
|
221
|
+
- Border: 1px solid `#e5e7eb`
|
|
222
|
+
- Radius: 8px
|
|
223
|
+
- Padding: 1px 6px
|
|
224
|
+
- Height: 48px
|
|
225
|
+
- Use: Unlabeled home navigation button; evidence `home::[data-omd-capture="18"]` and `home::[data-omd-capture="19"]`.
|
|
226
|
+
|
|
227
|
+
### Pricing selection
|
|
228
|
+
|
|
229
|
+
**Pricing tab**
|
|
230
|
+
|
|
231
|
+
- Background: `#ffffff`
|
|
232
|
+
- Text: `#191919`
|
|
233
|
+
- Radius: 999px
|
|
234
|
+
- Padding: 8px 16px
|
|
235
|
+
- Font: 12px / 400 / Pretendard
|
|
236
|
+
- Height: 34px
|
|
237
|
+
- Use: Selected pricing tab; evidence `surface-3::[data-omd-capture="11"]`, `aria-selected="true"`.
|
|
238
|
+
- Selected: The two other captured tabs were transparent before interaction and became `#ffffff` after the recorded tab interactions; evidence `surface-3::[data-omd-capture="12"]` / `tab-0-0` and `surface-3::[data-omd-capture="13"]` / `tab-1-0`.
|
|
239
|
+
|
|
240
|
+
**Tab group**
|
|
241
|
+
|
|
242
|
+
- Background: `#f2f5fa`
|
|
243
|
+
- Border: 1px solid rgba(25, 25, 25, 0.1)
|
|
244
|
+
- Radius: 999px
|
|
245
|
+
- Padding: 5px
|
|
246
|
+
- Height: 46px
|
|
247
|
+
- Use: Pricing tablist; evidence `surface-3::div[role="tablist"]`.
|
|
248
|
+
|
|
249
|
+
### Form boundary
|
|
250
|
+
|
|
251
|
+
The supplied blog capture records an email input and a `form-error` interaction, but captures no distinct error style or message. Its visible field is transparent, borderless, `#000000`, 15px / 400 Pretendard Regular (`surface-2::[data-omd-capture="15"]`). No error variant is specified.
|
|
252
|
+
|
|
253
|
+
---
|
|
254
|
+
**Verified:** 2026-07-13
|
|
255
|
+
**Tier 1 sources:** https://www.datarize.ai/ (captured Korean marketing home), https://www.datarize.ai/blog/hidden_product (captured brand blog route), https://www.datarize.ai/pricing (captured pricing surface); https://www.datarize.ai/en/, https://www.datarize.ai/en/about, https://policy.datarize.ai/en/terms, https://datarize.gitbook.io/docs/guide-en (official context only)
|
|
256
|
+
**Tier 2 sources:** https://getdesign.md/datarize (attempted; no accessible entry evidence), https://styles.refero.design/?q=datarize (attempted; no accessible result evidence)
|
|
257
|
+
**Conflicts unresolved:** none
|
|
258
|
+
|
|
259
|
+
## 5. Layout Principles
|
|
260
|
+
|
|
261
|
+
The current evidence is desktop-only (1440×900) and does not justify a responsive grid specification. The repeatable layout signals are a shared 40px header control, 50px/100px CTA pills, and a compact pricing tablist (46px outer height, 5px padding) that houses 34px tabs. The extracted spacing clusters include 6, 8, 10, 14, 16, 20, 24, and 32px; they are recorded as observed values, not a published spacing scale.
|
|
262
|
+
|
|
263
|
+
## 6. Depth & Elevation
|
|
264
|
+
|
|
265
|
+
Captured component styles use `box-shadow: none`. Controls separate through ink/white contrast, an outline border, or a pale tablist surface. The bundle does not establish a site-wide card or elevation system.
|
|
266
|
+
|
|
267
|
+
## 7. Do's and Don'ts
|
|
268
|
+
|
|
269
|
+
### Do
|
|
270
|
+
|
|
271
|
+
- Use the captured Pretendard hierarchy when recreating the observed marketing surface.
|
|
272
|
+
- Keep a single dark pill or outline pill as the dominant CTA treatment.
|
|
273
|
+
- Use white, `#191919`, and `#111111` as the primary structural contrast.
|
|
274
|
+
- Treat `#007aff` as a home-page text-link accent, not a universal action color.
|
|
275
|
+
- Preserve the selected/unselected pricing-tab contrast only where that tab interaction is present.
|
|
276
|
+
|
|
277
|
+
### Don't
|
|
278
|
+
|
|
279
|
+
- Reintroduce the previous lime/yellow/royal-blue palette as a current Datarize token without new live evidence.
|
|
280
|
+
- Present the captured marketing components as the authenticated console or GitBook documentation system.
|
|
281
|
+
- Add a pricing tab state beyond the transparent default and white selected state that were observed.
|
|
282
|
+
- Invent an email-error visual treatment from the captured form-error event.
|
|
283
|
+
|
|
284
|
+
## 8. Responsive Behavior
|
|
285
|
+
|
|
286
|
+
No responsive behavior is specified from this evidence. The capture viewport is 1440×900 only; mobile breakpoints, stacking rules, and touch-target adaptations require a separate observed source.
|
|
287
|
+
|
|
288
|
+
## 9. Agent Prompt Guide
|
|
289
|
+
|
|
290
|
+
For the captured marketing surface, start with a white canvas and `#191919` type. Use loaded Pretendard hierarchy—64px / 700 marketing hero, 44px / 600 section heading, 16px / 400 body—and choose one 50px dark CTA pill or one 100px outline CTA. A pricing selector may use a `#f2f5fa` 999px tablist with a white selected 34px tab. Do not add lime blobs, generic dashboard cards, product-console components, or undocumented interaction states.
|
|
291
|
+
|
|
292
|
+
## 10. Voice & Tone
|
|
293
|
+
|
|
294
|
+
The official English home leads with “Behavior Captured. Growth Automated.” and describes a flow from data to insight to action. The About page states a mission of empowering e-commerce growth with autonomous marketing intelligence. The resulting public voice is direct, operational, and outcome-oriented: behavior and data are the inputs; campaign action and growth are the intended outcomes.
|
|
295
|
+
|
|
296
|
+
| Context | Observed voice |
|
|
297
|
+
|---|---|
|
|
298
|
+
| Brand proposition | “Behavior Captured. Growth Automated.” |
|
|
299
|
+
| Product explanation | Data to insight to action in one flow |
|
|
300
|
+
| Mission | E-commerce growth through autonomous marketing intelligence |
|
|
301
|
+
|
|
302
|
+
### Do
|
|
303
|
+
|
|
304
|
+
- Lead with a concrete behavior, campaign, or growth outcome.
|
|
305
|
+
- Explain the connection from data to action in plain operator language.
|
|
306
|
+
|
|
307
|
+
### Don't
|
|
308
|
+
|
|
309
|
+
- Attribute unverified product promises, metrics, or customer stories to Datarize.
|
|
310
|
+
- Treat external marketing copy as console UI microcopy.
|
|
311
|
+
|
|
312
|
+
## 11. Brand Narrative
|
|
313
|
+
|
|
314
|
+
Datarize describes itself as an e-commerce growth platform built around behavior data. Its About page says the company began from the question of how many e-commerce brands make full use of their data, and explains its approach as following signals such as clicks, scrolls, and pauses across a customer journey. The official guide grounds that story operationally: stores collect data, profile behavior, run on-site or message campaigns, and monitor analytics.
|
|
315
|
+
|
|
316
|
+
The current public evolution is visible in Datarize’s English-facing language, “Autonomous Marketing Intelligence,” and in its product navigation for Audience, on-site banners, emails, metrics, and analytics. This reference records the Korean public marketing styling separately from that narrative and does not infer the styling of the authenticated console from either the English marketing pages or the GitBook guide.
|
|
317
|
+
|
|
318
|
+
## 12. Principles
|
|
319
|
+
|
|
320
|
+
1. **Turn behavior into action.** The official home and guide connect customer signals to campaigns and analytics. *UI implication:* make the transition from an observed signal to the next action legible.
|
|
321
|
+
2. **Keep the growth loop operational.** Audience, on-site campaign, message campaign, and analytics are explicitly documented product areas. *UI implication:* distinguish these jobs rather than collapsing them into a generic “AI dashboard.”
|
|
322
|
+
3. **Make the marketing surface decisive.** Captured marketing CTAs use a small set of dark-pill and outline treatments. *UI implication:* avoid competing action colors on a page modeled from this evidence.
|
|
323
|
+
|
|
324
|
+
## 13. Personas
|
|
325
|
+
|
|
326
|
+
The official sources identify stakeholder groups but do not publish named user personas. The following non-fictional roles are scope labels, not invented people or research findings:
|
|
327
|
+
|
|
328
|
+
- **E-commerce store operator:** registers a store, completes installation, and receives data/campaign capabilities through Datarize’s documented onboarding.
|
|
329
|
+
- **CRM or growth marketer:** creates audiences and operates on-site or message campaigns using customer-behavior data.
|
|
330
|
+
- **Platform administrator:** manages store, user, payment, and integration settings documented in the guide.
|
|
331
|
+
|
|
332
|
+
## 14. States
|
|
333
|
+
|
|
334
|
+
Only two public interaction facts were captured: the blog route emitted a `form-error` event for its email form, and pricing tabs expose default versus selected states. No visible error copy, loading treatment, success confirmation, disabled control, toast, or product-console state was captured. Those unobserved states are intentionally unspecified.
|
|
335
|
+
|
|
336
|
+
## 15. Motion & Easing
|
|
337
|
+
|
|
338
|
+
No motion durations, easing curves, or reduced-motion behavior were measured in the supplied evidence or found in an official public design-system source. Motion is intentionally unspecified.
|