oh-my-design-cli 1.3.8 → 1.5.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.
Files changed (138) hide show
  1. package/README.ja.md +8 -8
  2. package/README.ko.md +28 -7
  3. package/README.md +71 -16
  4. package/README.zh-TW.md +8 -8
  5. package/agents/omd-asset-curator.md +2 -7
  6. package/agents/omd-codex-image.md +49 -0
  7. package/agents/omd-designer-review.md +38 -0
  8. package/agents/omd-final-qa.md +40 -0
  9. package/agents/omd-kr-writer.md +35 -0
  10. package/agents/omd-locale-adapter.md +32 -0
  11. package/agents/omd-master.md +3 -13
  12. package/agents/omd-orchestrator.md +34 -0
  13. package/data/reference-audits/2026-05-14-kr10.md +72 -0
  14. package/data/reference-audits/2026-05-15-kr10.md +124 -0
  15. package/data/reference-fingerprints.json +253 -3
  16. package/data/research/2026-05-18-agent-landscape.md +69 -0
  17. package/data/research/2026-05-18-kr-style-presets.md +572 -0
  18. package/dist/bin/oh-my-design.js +6 -3
  19. package/dist/bin/oh-my-design.js.map +1 -1
  20. package/dist/{install-skills-MVXVXYAY.js → install-skills-IETT2TBJ.js} +91 -8
  21. package/dist/install-skills-IETT2TBJ.js.map +1 -0
  22. package/package.json +9 -3
  23. package/skills/omd-apply/SKILL.md +0 -1
  24. package/skills/omd-codex-image/SKILL.md +162 -0
  25. package/skills/omd-designer-review/SKILL.md +146 -0
  26. package/skills/omd-final-qa/SKILL.md +153 -0
  27. package/skills/omd-kr-writer/SKILL.md +229 -0
  28. package/skills/omd-locale-adapter/SKILL.md +124 -0
  29. package/skills/omd-orchestrator/SKILL.md +124 -0
  30. package/web/references/29cm/DESIGN.md +11 -2
  31. package/web/references/ably/DESIGN.md +12 -2
  32. package/web/references/airbnb/DESIGN.md +17 -2
  33. package/web/references/airtable/DESIGN.md +20 -0
  34. package/web/references/apple/DESIGN.md +17 -2
  35. package/web/references/baemin/DESIGN.md +11 -2
  36. package/web/references/banksalad/DESIGN.md +17 -2
  37. package/web/references/bmw/DESIGN.md +14 -0
  38. package/web/references/bunjang/DESIGN.md +308 -0
  39. package/web/references/cal/DESIGN.md +14 -0
  40. package/web/references/catchtable/DESIGN.md +262 -0
  41. package/web/references/channeltalk/DESIGN.md +374 -0
  42. package/web/references/classum/DESIGN.md +217 -0
  43. package/web/references/claude/DESIGN.md +11 -2
  44. package/web/references/clay/DESIGN.md +19 -0
  45. package/web/references/clickhouse/DESIGN.md +19 -0
  46. package/web/references/cohere/DESIGN.md +20 -0
  47. package/web/references/coinbase/DESIGN.md +14 -0
  48. package/web/references/composio/DESIGN.md +14 -0
  49. package/web/references/coupang/DESIGN.md +17 -2
  50. package/web/references/cursor/DESIGN.md +20 -0
  51. package/web/references/dabang/DESIGN.md +210 -0
  52. package/web/references/dcard/DESIGN.md +11 -2
  53. package/web/references/elevenlabs/DESIGN.md +20 -0
  54. package/web/references/expo/DESIGN.md +20 -0
  55. package/web/references/fastcampus/DESIGN.md +460 -0
  56. package/web/references/ferrari/DESIGN.md +14 -0
  57. package/web/references/figma/DESIGN.md +17 -2
  58. package/web/references/flex/DESIGN.md +309 -0
  59. package/web/references/framer/DESIGN.md +20 -0
  60. package/web/references/freee/DESIGN.md +16 -2
  61. package/web/references/gangnamunni/DESIGN.md +18 -2
  62. package/web/references/gmarket/DESIGN.md +464 -0
  63. package/web/references/hashicorp/DESIGN.md +19 -0
  64. package/web/references/ibm/DESIGN.md +20 -0
  65. package/web/references/inflearn/DESIGN.md +396 -0
  66. package/web/references/intercom/DESIGN.md +14 -0
  67. package/web/references/jumpit/DESIGN.md +366 -0
  68. package/web/references/kakao/DESIGN.md +14 -0
  69. package/web/references/kakaobank/DESIGN.md +17 -2
  70. package/web/references/kakaopay/DESIGN.md +17 -2
  71. package/web/references/karrot/DESIGN.md +16 -2
  72. package/web/references/kbank/DESIGN.md +195 -0
  73. package/web/references/kraken/DESIGN.md +14 -0
  74. package/web/references/krds/DESIGN.md +17 -2
  75. package/web/references/kream/DESIGN.md +382 -0
  76. package/web/references/kurly/DESIGN.md +11 -2
  77. package/web/references/lamborghini/DESIGN.md +14 -0
  78. package/web/references/line/DESIGN.md +17 -2
  79. package/web/references/linear.app/DESIGN.md +17 -2
  80. package/web/references/lovable/DESIGN.md +14 -0
  81. package/web/references/lunit/DESIGN.md +249 -0
  82. package/web/references/mercari/DESIGN.md +11 -2
  83. package/web/references/minimax/DESIGN.md +14 -0
  84. package/web/references/mintlify/DESIGN.md +14 -0
  85. package/web/references/miro/DESIGN.md +20 -0
  86. package/web/references/mistral.ai/DESIGN.md +20 -0
  87. package/web/references/mongodb/DESIGN.md +19 -0
  88. package/web/references/musinsa/DESIGN.md +11 -2
  89. package/web/references/naver/DESIGN.md +17 -2
  90. package/web/references/notion/DESIGN.md +11 -2
  91. package/web/references/nvidia/DESIGN.md +11 -2
  92. package/web/references/ohouse/DESIGN.md +11 -2
  93. package/web/references/oliveyoung/DESIGN.md +342 -0
  94. package/web/references/ollama/DESIGN.md +14 -0
  95. package/web/references/opencode.ai/DESIGN.md +20 -0
  96. package/web/references/pinkoi/DESIGN.md +11 -2
  97. package/web/references/pinterest/DESIGN.md +19 -0
  98. package/web/references/posthog/DESIGN.md +20 -0
  99. package/web/references/qanda/DESIGN.md +11 -2
  100. package/web/references/raycast/DESIGN.md +19 -0
  101. package/web/references/remember/DESIGN.md +17 -2
  102. package/web/references/renault/DESIGN.md +14 -0
  103. package/web/references/replicate/DESIGN.md +14 -0
  104. package/web/references/resend/DESIGN.md +20 -0
  105. package/web/references/revolut/DESIGN.md +14 -0
  106. package/web/references/ridi/DESIGN.md +11 -2
  107. package/web/references/runwayml/DESIGN.md +14 -0
  108. package/web/references/sanity/DESIGN.md +20 -0
  109. package/web/references/sentry/DESIGN.md +14 -0
  110. package/web/references/socar/DESIGN.md +17 -2
  111. package/web/references/spacex/DESIGN.md +11 -2
  112. package/web/references/spotify/DESIGN.md +14 -0
  113. package/web/references/stripe/DESIGN.md +11 -2
  114. package/web/references/supabase/DESIGN.md +20 -0
  115. package/web/references/superhuman/DESIGN.md +20 -0
  116. package/web/references/tesla/DESIGN.md +11 -2
  117. package/web/references/together.ai/DESIGN.md +20 -0
  118. package/web/references/toss/DESIGN.md +16 -2
  119. package/web/references/toss-securities/DESIGN.md +193 -0
  120. package/web/references/tving/DESIGN.md +259 -0
  121. package/web/references/uber/DESIGN.md +19 -0
  122. package/web/references/upbit/DESIGN.md +276 -0
  123. package/web/references/upstage/DESIGN.md +214 -0
  124. package/web/references/vercel/DESIGN.md +17 -2
  125. package/web/references/voltagent/DESIGN.md +14 -0
  126. package/web/references/wadiz/DESIGN.md +344 -0
  127. package/web/references/wanted/DESIGN.md +16 -2
  128. package/web/references/warp/DESIGN.md +14 -0
  129. package/web/references/webflow/DESIGN.md +14 -0
  130. package/web/references/wise/DESIGN.md +19 -0
  131. package/web/references/x.ai/DESIGN.md +14 -0
  132. package/web/references/yanolja/DESIGN.md +17 -2
  133. package/web/references/yeogiotte/DESIGN.md +18 -2
  134. package/web/references/zapier/DESIGN.md +20 -0
  135. package/web/references/zigbang/DESIGN.md +12 -2
  136. package/web/references/zigzag/DESIGN.md +17 -2
  137. package/agents/omd-3d-blender.md +0 -269
  138. package/dist/install-skills-MVXVXYAY.js.map +0 -1
@@ -0,0 +1,249 @@
1
+ ---
2
+ id: lunit
3
+ name: Lunit
4
+ country: KR
5
+ category: healthcare
6
+ homepage: "https://www.lunit.io"
7
+ primary_color: "#1032cf"
8
+ logo:
9
+ type: favicon
10
+ slug: "https://www.google.com/s2/favicons?domain=lunit.io&sz=256"
11
+ verified: "2026-05-14"
12
+ omd: "0.1"
13
+ ---
14
+
15
+ # Design System Inspiration of Lunit
16
+
17
+ ## 1. Visual Theme & Atmosphere
18
+
19
+ Lunit (루닛) is the design language of a **medical AI company that wants to be read like a journal article, not sold like a SaaS**. Where most healthcare-AI marketing leans into either soft-pastel reassurance or bold-pharma authority, Lunit refuses both. The home page opens on pure white anchored by warm-cool gunmetal ink `#232f32` for body and a darker `#151515` for the hero — never pure `#000` for the standing copy. The single saturated accent is a deep electric blue, captured at `#1032cf` and brightening to `#2a4eef`; it appears in cookie consents, system affordances, and the occasional brand band, but is deliberately *withheld* from the primary CTA. The primary CTA is instead a black pill — `#000000` background, `#ffffff` label, `border-radius: 100px`. That black pill is the only rounded thing on the site. Everything else — sections, cards, images, navigation, logo wall, footer — has `border-radius: 0`. This binary radius logic (square surfaces, pill action) is Lunit's geometric thesis.
20
+
21
+ The typography is the other thesis. Headings are set in **ClashGrotesk** at light weight (400), body text in **Lexend** at weight 300. Both are intentional anti-tropes. ClashGrotesk avoids the "Inter / Söhne / Helvetica Now" tech-startup stamp; Lexend is a typeface engineered specifically to reduce reading fatigue and improve reading proficiency, and choosing it for clinical and oncology copy is itself a statement about audience care. The hero H1 sits at **78px / 84px line-height** in ClashGrotesk 400 — large but not heavy. Pharma marketing typically defaults to semibold or bold weights because legal-grade confidence reads as visual heft; Lunit goes light, which reads as **scientific composure**. Stats land in the same restrained register: `10,000+ Customer Sites · 65+ Countries · 700+ Publications` are placed as quiet typographic facts, not infographic explosions.
22
+
23
+ Atmosphere is built through **vertical band switching**, not elevation. There are essentially zero drop shadows on the surveyed surfaces. Depth comes from sections claiming full-bleed width and alternating their backgrounds — white → black band → off-white footer (`#eff0f4`) — so the page reads as a sequence of editorial spreads rather than a stack of UI cards. Motion is restrained to AOS scroll-reveal fades; there is no parallax, no autoplay video header, no animated counter. The audience is radiologists, oncology researchers, regulators, and institutional investors — the design choices everywhere read as *we know who is looking*.
24
+
25
+ **Key Characteristics:**
26
+ - ClashGrotesk + Lexend font pairing — display grotesk + reading-optimized text face, both LIGHT weights as the rule
27
+ - Hero H1 at 78px / 400 weight, body at 18-20px / 300 weight — authority through size and air, not heft
28
+ - Single accent: deep electric blue `#1032cf` (bright sibling `#2a4eef`) — used only for system, cookie, and dark-band moments
29
+ - Primary marketing CTA is **black pill**, not blue — blue is withheld
30
+ - Binary radius rule: `0px` everywhere except the pill CTA at `100px`
31
+ - Warm-cool gunmetal ink `#232f32` for body, near-black `#151515` for heroes — never pure `#000` in standing copy
32
+ - Off-white footer `#eff0f4` — the only branded surface tint
33
+ - Full-bleed band-switching layout — sections alternate white / black / off-white, no card-on-canvas
34
+ - Zero shadows / zero card elevation — depth is band-switching, not floating
35
+ - Uppercase 13.2px Lexend nav — institutional small-caps register, not friendly-app
36
+
37
+ ## 2. Color Palette & Roles
38
+
39
+ ### Primary
40
+ - `#151515` — **Hero ink**. Used for H1 only.
41
+ - `#232f32` — **Body ink**. Warm-cool gunmetal. Default text color across body, nav, footer.
42
+ - `#1032cf` — **Signature blue**. Cookie "Allow all", blue band moments, system-affordance contexts.
43
+ - `#2a4eef` — **Bright blue**. Hover / link / focus sibling of `#1032cf`.
44
+
45
+ ### Surfaces
46
+ - `#ffffff` — Page canvas default.
47
+ - `#000000` — Dark band / primary CTA fill / occasional inverted hero block.
48
+ - `#eff0f4` — Footer surface. The only branded off-white in the system.
49
+
50
+ ### Inverse
51
+ - `#ffffff` — Label on dark CTAs / dark bands.
52
+
53
+ ### Semantic notes
54
+ - **No green for "success", no red for "danger" observed in marketing surfaces.** Lunit's marketing site does not show product UI affordances; semantic colors live inside the clinical products (INSIGHT CXR / DBT / MMG), not on the brand site.
55
+ - **Blue is system, not brand-action.** The brand-action color is black. This is unusual — most B2B health-AI sites use their accent for primary CTAs.
56
+
57
+ ## 3. Typography
58
+
59
+ ### Stack
60
+ ```
61
+ display: "ClashGrotesk", system-ui, sans-serif
62
+ text: "Lexend", system-ui, sans-serif
63
+ fallback: Arial, sans-serif
64
+ ```
65
+
66
+ ### Scale (sampled live)
67
+ - **Hero H1** — ClashGrotesk · 78px / 84px · weight 400
68
+ - **Section H2** — ClashGrotesk · ~48–56px · weight 400
69
+ - **Body lg** — Lexend · 20px / 28px · weight 300
70
+ - **Body** — Lexend · 18.4px · weight 300
71
+ - **Body sm** — Lexend · 15px · weight 400
72
+ - **Nav** — Lexend · 13.2px · weight 400 · uppercase
73
+
74
+ ### Rules
75
+ - LIGHT-weight defaults across all heading levels. Bold weights are not part of the brand voice.
76
+ - Body text is Lexend 300 — verify against your runtime if you cannot license Lexend; substitute with Inter 300 at the same metrics if blocked.
77
+ - Nav is uppercase 13.2px with letter tracking — small-cap institutional register.
78
+ - Display copy never wraps mid-noun-phrase in the hero. The H1 break is editorial.
79
+
80
+ ## 4. Radius & Geometry
81
+
82
+ This section is the brand thesis.
83
+
84
+ - **Default radius: `0px`.** Every section, image, card, logo tile, input, footer column, and surface that is not a primary action is square-cornered.
85
+ - **Pill radius: `100px`.** Exactly one element rounds: the primary marketing CTA (`Contact Us`). The pill is reserved for the single most human-facing action on the page.
86
+ - **Secondary chip / checkbox:** 3.75px (third-party cookie banner).
87
+ - **No mid-range radii.** No 4px, 6px, 8px, 12px, 16px curves anywhere.
88
+
89
+ This binary logic is what separates Lunit from peers that use a uniform 8/12px round-everything system.
90
+
91
+ ## 5. Elevation & Depth
92
+
93
+ - **No shadows.** Across all surveyed sections, `box-shadow` is `none`.
94
+ - Depth is achieved by **full-bleed band switching**:
95
+ - Section A: white canvas, dark ink
96
+ - Section B: black canvas, white ink
97
+ - Section C: off-white `#eff0f4`, dark ink
98
+ - Cards do not float. Logos do not float. The page is read as a sequence of editorial pages, not as a stack of objects.
99
+
100
+ ## 6. Spacing & Rhythm
101
+
102
+ - Sections are **full viewport width**, edge-to-edge — no max-width "page frame" wrapping the whole document.
103
+ - Vertical rhythm is generous. Headings have substantial top/bottom air; copy blocks are narrow-column to maintain comfortable measure.
104
+ - CTA pill padding ≈ `14px 28px`.
105
+ - Nav item padding ≈ `8–20px` depending on top-row vs main-row.
106
+
107
+ ## 7. Motion
108
+
109
+ - Library observed: **AOS** (Animate-On-Scroll) — `aos-init aos-animate` classes throughout.
110
+ - Effect set: scroll-triggered fade / fade-up, low amplitude, short duration.
111
+ - **No parallax.** **No autoplay hero video.** **No counter animations on the stats band.**
112
+ - This restraint is itself a positioning signal: motion is a luxury the audience does not need.
113
+
114
+ ## 8. Imagery & Iconography
115
+
116
+ - **Hero treatment**: Lunit uses dimensional product / scan imagery (chest X-ray fragments, mammography overlays) rendered in a *desaturated, blue-graded* register. The brand's signature blue is allowed to pool inside imagery in a way it is denied to the CTA.
117
+ - **Logo wall**: monochrome grayscale, no background tile, tight kerning.
118
+ - **Icons**: outline-style, single-stroke, no fill. Aligned to the same flat / square geometric thesis.
119
+ - **No stock people imagery, no AI-generated abstract gradients, no hex-mesh "tech" decoration.** The page refuses every B2B-AI cliché.
120
+
121
+ ## 9. Components
122
+
123
+ ### Primary CTA — Pill
124
+ - `background: #000000`
125
+ - `color: #ffffff`
126
+ - `font: Lexend 16.4px / weight ~400`
127
+ - `border-radius: 100px`
128
+ - `padding: ~14px 28px`
129
+ - `border: none`
130
+ - `text-transform: none`
131
+
132
+ ### Secondary nav (top-row)
133
+ - Plain text link, no background, no border
134
+ - `color: #000000` or `#232f32` depending on context
135
+ - `font: Lexend 13.2px / 400 / uppercase`
136
+
137
+ ### Section heading block
138
+ - ClashGrotesk · 48–78px · weight 400
139
+ - Color: `#151515` (hero) or `#232f32` (interior sections)
140
+ - Optional eyebrow above: Lexend 13–15px uppercase
141
+
142
+ ### Stat block (e.g. `10,000+`)
143
+ - ClashGrotesk · large display size
144
+ - Color: `#232f32`
145
+ - Label below in Lexend 15–18px weight 300
146
+
147
+ ### Card (news / solutions)
148
+ - `border-radius: 0px`
149
+ - No shadow
150
+ - Thumbnail at 16:9 or 4:3 above, ClashGrotesk title below, Lexend kicker
151
+ - Hover: subtle ink shift; no lift, no scale
152
+
153
+ ### Footer
154
+ - `background: #eff0f4`
155
+ - `color: #232f32`
156
+ - Column-grid of product / company / legal nav
157
+ - No social-icon row dominance — institutional, not consumer
158
+
159
+ ## 10. Voice
160
+
161
+ The Lunit voice in your generated work should:
162
+ - **State the science**, then state the consequence. Lead with what the AI does, follow with what changes for the patient or clinician.
163
+ - **Use light typographic weight to carry authority** — do not reach for bold to add confidence.
164
+ - **Avoid emotive verbs** ("battle", "fight", "transform lives") in standing copy. Use precise verbs ("detect", "stratify", "screen", "support").
165
+ - **Refuse exclamation marks. Refuse all-caps shouting (except the institutional nav register).**
166
+ - **Numbers are stated dryly.** "10,000+ Customer Sites" — no exclaim, no "amazing", no decoration.
167
+
168
+ **Do not copy Lunit's specific marketing taglines, product names, or proprietary clinical claims into derivative work.** Use the structural voice rules above; write fresh copy. Brand assets in this directory are for reference inspection only.
169
+
170
+ ## 11. Layout Patterns
171
+
172
+ - **Hero band**: full-bleed white. H1 left-aligned (typically), sub-deck below, single pill CTA. No imagery on top of the heading — imagery, if present, sits below the H1 or in a parallel column.
173
+ - **Stats band**: 3 columns, large display numerals, single-line labels. Generous air.
174
+ - **Solutions overview**: editorial card grid, 2-up or 3-up, each card a square-cornered thumbnail + title + 1–2 lines of kicker.
175
+ - **Partnering / testimonial band**: full-bleed logo wall in monochrome, or a quote in ClashGrotesk display size with attribution in Lexend small.
176
+ - **Footer**: off-white `#eff0f4`, multi-column column-nav, no social-feed widgets, no newsletter signup dominance.
177
+
178
+ ## 12. What This System Refuses
179
+
180
+ The negative space is as informative as the positive choices. The Lunit system explicitly does not use:
181
+ - Rounded cards (12 / 16 / 20px) of any kind
182
+ - Drop shadows or elevation
183
+ - Saturated blue on primary CTAs (the brand color is *withheld* from action)
184
+ - Bold typographic weights for confidence
185
+ - Hero video autoplay
186
+ - Stock photography of "diverse smiling teams"
187
+ - Hex-mesh / circuit-board / neural-net visual cliché
188
+ - Multi-accent palettes (green + blue + orange "tech" mixes)
189
+ - Exclamation marks or emotive marketing verbs
190
+
191
+ When you generate work in the Lunit register, treat this refusal list as a hard filter.
192
+
193
+ ## 13. When to Reach for This System
194
+
195
+ Choose Lunit-style when the brief is:
196
+ - A medical / clinical / regulated-industry product targeting expert audiences (clinicians, researchers, regulators, institutional buyers)
197
+ - A research-grade B2B product where credibility must read as **scientific composure**, not sales energy
198
+ - A category whose competitors lean either soft-pastel-reassuring or bold-pharma — and you want to position above both
199
+ - A product where the user is reading carefully and slowly, not scrolling fast
200
+
201
+ Avoid Lunit-style when the brief is consumer fintech, lifestyle commerce, social, or anywhere the audience expects warm-friendly app idioms.
202
+
203
+ ## 14. Token Reference
204
+
205
+ See `assets/_reference/tokens.json`, `fonts.json`, `structure.json` for machine-readable token sets sampled live on 2026-05-14 from `https://www.lunit.io/`.
206
+
207
+ See `assets/_reference/.live-inspect-proof.json` for the raw CDP `getComputedStyle` samples (≥5 per requirement; 8 captured).
208
+
209
+ ## 15. Verification & Sources
210
+
211
+ **Verified:** 2026-05-14
212
+
213
+ ### Tier 1 — Live inspect (REQUIRED · COMPLETED)
214
+ - **Method:** Chrome DevTools Protocol :9222, `Runtime.evaluate` + `getComputedStyle` on production DOM
215
+ - **Surface:** `https://www.lunit.io/` (English root)
216
+ - **Captured:** hero H1, 7 major `<section>` elements, stats band, 5 CTA candidates, 4 nav links, 3 body paragraphs, footer, html/body roots, plus 23 targeted samples — **8 samples retained as `.live-inspect-proof.json` raw_samples** (requirement: ≥5)
217
+ - **Confidence:** HIGH for color, type, radius, elevation. MEDIUM for spacing (only viewport-relative measured).
218
+
219
+ ### Tier 1 — Official Design System lookup (REQUIRED · NEGATIVE RESULT documented)
220
+ - **Attempted:** `design.lunit.io` → DNS fails (HTTP 000, no such subdomain)
221
+ - **Attempted:** Lunit GitHub org `github.com/lunit-io` → 10 public repos enumerated (`archon`, `benchmark-ssl-pathology`, `CoEval`, `dicom-rs`, `lumberjack`, `mmg-model-nia`, `nlst-nodule-detection`, `ocelot23algo`, `openslide`, `spec-cxr`) — all medical-imaging / ML research code, **no design-system / tokens / component-library / Storybook repo**
222
+ - **Attempted:** keyword scan of `www.lunit.io` HTML for `design-system / design-tokens / brand-guidelines / lunit-ui / storybook` → no hits (the only match was a generic "Figma" string in cookie-vendor copy)
223
+ - **Conclusion:** Lunit does not publish an open design system, Storybook, or brand-guidelines site as of 2026-05-14. This is consistent with their positioning (clinical / regulated / B2B medical AI — they have no incentive to ship a public DS).
224
+
225
+ ### Tier 2 — 3rd-party DS directories
226
+ - `getdesign.md/lunit` — not present
227
+ - `styles.refero.design/?q=lunit` — not present
228
+ - **Both empty.** Consistent with Tier-2 directory bias against Korean and against B2B-clinical brands.
229
+
230
+ ### Tier 3 — Brand-published narrative / blog
231
+ - `www.lunit.io/en/about/`, `www.lunit.io/en/careers/` — corporate narrative pages, no DS content
232
+ - No public Lunit tech-blog or Medium account observed
233
+ - Investor-relations pages exist (`investors.lunit.io` referenced indirectly) but contain no design content
234
+
235
+ ### Tier 4 — Stack fingerprint (observed)
236
+ - **CMS:** WordPress + Oxygen Builder (`oxy-*` and `ct-*` class prefixes confirm)
237
+ - **Scroll motion:** AOS (`aos-init aos-animate`)
238
+ - **Fonts:** Lexend (likely Google Fonts), ClashGrotesk (likely Fontshare / Indian Type Foundry)
239
+ - **Analytics:** Google, HubSpot, Microsoft (per cookie-consent disclosure)
240
+ - **CSS custom properties:** only WordPress defaults (`--wp-*`, `--wp--preset--*`) — no Lunit-namespaced custom properties exported globally, which corroborates the "no public DS" finding
241
+
242
+ ### Tier 5 — IP & licensing notes
243
+ - All brand assets in `assets/_reference/` are **for reference inspection only**.
244
+ - **No verbatim taglines** from `www.lunit.io` are reproduced in this DESIGN.md. The voice rules in §10 paraphrase structural patterns only.
245
+ - Section names in `structure.json` are quoted because they describe page anatomy, not brand copy; generated work must produce its own headings.
246
+ - Lexend is OFL-licensed (free for commercial). ClashGrotesk is free via Fontshare for commercial use under their license — verify license terms before shipping derivative work.
247
+
248
+ ### Conflicts unresolved
249
+ - None. All Tier 1 measurements are internally consistent (single source = live DOM on 2026-05-14).
@@ -1,6 +1,15 @@
1
1
  ---
2
- omd: 0.1
3
- brand: Mercari
2
+ id: mercari
3
+ name: Mercari
4
+ country: JP
5
+ category: consumer-tech
6
+ homepage: "https://www.mercari.com"
7
+ primary_color: "#ff0211"
8
+ logo:
9
+ type: github
10
+ slug: mercari
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
4
13
  ---
5
14
 
6
15
  # Design System Inspiration of Mercari
@@ -1,3 +1,17 @@
1
+ ---
2
+ id: minimax
3
+ name: Minimax
4
+ country: US
5
+ category: ai
6
+ homepage: "https://www.minimaxi.com"
7
+ primary_color: "#000000"
8
+ logo:
9
+ type: simpleicons
10
+ slug: minimax
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
13
+ ---
14
+
1
15
  # Design System Inspiration of MiniMax
2
16
 
3
17
  ## 1. Visual Theme & Atmosphere
@@ -1,3 +1,17 @@
1
+ ---
2
+ id: mintlify
3
+ name: Mintlify
4
+ country: US
5
+ category: productivity
6
+ homepage: "https://mintlify.com"
7
+ primary_color: "#0d9373"
8
+ logo:
9
+ type: simpleicons
10
+ slug: mintlify
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
13
+ ---
14
+
1
15
  # Design System Inspiration of Mintlify
2
16
 
3
17
  ## 1. Visual Theme & Atmosphere
@@ -1,3 +1,23 @@
1
+ ---
2
+ id: miro
3
+ name: Miro
4
+ country: US
5
+ category: design-tools
6
+ homepage: "https://miro.com"
7
+ primary_color: "#ffd02f"
8
+ logo:
9
+ type: simpleicons
10
+ slug: miro
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
13
+ ds:
14
+ name: Mirotone
15
+ url: "https://mirotone.xyz"
16
+ type: system
17
+ description: Miro's CSS component library for apps built on the Miro platform.
18
+ og_image: "https://www.mirotone.xyz/cover.png"
19
+ ---
20
+
1
21
  # Design System Inspiration of Miro
2
22
 
3
23
  ## 1. Visual Theme & Atmosphere
@@ -1,3 +1,23 @@
1
+ ---
2
+ id: mistral.ai
3
+ name: Mistral AI
4
+ country: FR
5
+ category: ai
6
+ homepage: "https://mistral.ai"
7
+ primary_color: "#ff7000"
8
+ logo:
9
+ type: simpleicons
10
+ slug: mistralai
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
13
+ ds:
14
+ name: Mistral Brand
15
+ url: "https://mistral.ai/brand"
16
+ type: brand
17
+ description: Mistral AI's logo, colors, typography, and brand asset kit.
18
+ og_image: "https://mistral.ai/-/brand/opengraph-image-1robrb.png"
19
+ ---
20
+
1
21
  # Design System Inspiration of Mistral AI
2
22
 
3
23
  ## 1. Visual Theme & Atmosphere
@@ -1,3 +1,22 @@
1
+ ---
2
+ id: mongodb
3
+ name: Mongodb
4
+ country: US
5
+ category: backend-devops
6
+ homepage: "https://www.mongodb.com"
7
+ primary_color: "#00ed64"
8
+ logo:
9
+ type: simpleicons
10
+ slug: mongodb
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
13
+ ds:
14
+ name: LeafyGreen
15
+ url: "https://www.mongodb.design"
16
+ type: system
17
+ description: MongoDB's open-source design system with an extensive React component library.
18
+ ---
19
+
1
20
  # Design System Inspiration of MongoDB
2
21
 
3
22
  ## 1. Visual Theme & Atmosphere
@@ -1,6 +1,15 @@
1
1
  ---
2
- omd: 0.1
3
- brand: Musinsa
2
+ id: musinsa
3
+ name: Musinsa
4
+ country: KR
5
+ category: ecommerce
6
+ homepage: "https://www.musinsa.com"
7
+ primary_color: "#000000"
8
+ logo:
9
+ type: favicon
10
+ slug: "https://www.google.com/s2/favicons?domain=musinsa.com&sz=128"
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
4
13
  ---
5
14
 
6
15
  # Design System Inspiration of Musinsa (무신사)
@@ -1,6 +1,21 @@
1
1
  ---
2
- omd: 0.1
3
- brand: Naver
2
+ id: naver
3
+ name: Naver
4
+ country: KR
5
+ category: consumer-tech
6
+ homepage: "https://www.naver.com"
7
+ primary_color: "#000000"
8
+ logo:
9
+ type: simpleicons
10
+ slug: naver
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
13
+ ds:
14
+ name: NAVER Brand Resource
15
+ url: "https://www.navercorp.com/en/company/brandGuide"
16
+ type: brand
17
+ description: "NAVER Corp's official brand guide — logo usage, NAVER Green #03C75A, and identity rules."
18
+ og_image: "https://www.navercorp.com/img/og/OG_TAG_1_Main.png"
4
19
  ---
5
20
 
6
21
  # Design System Inspiration of Naver (네이버)
@@ -1,6 +1,15 @@
1
1
  ---
2
- omd: 0.1
3
- brand: Notion
2
+ id: notion
3
+ name: Notion
4
+ country: US
5
+ category: productivity
6
+ homepage: "https://www.notion.so"
7
+ primary_color: "#000000"
8
+ logo:
9
+ type: simpleicons
10
+ slug: notion
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
4
13
  ---
5
14
 
6
15
  # Design System Inspiration of Notion
@@ -1,6 +1,15 @@
1
1
  ---
2
- omd: 0.1
3
- brand: NVIDIA
2
+ id: nvidia
3
+ name: NVIDIA
4
+ country: US
5
+ category: consumer-tech
6
+ homepage: "https://www.nvidia.com"
7
+ primary_color: "#76b900"
8
+ logo:
9
+ type: simpleicons
10
+ slug: nvidia
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
4
13
  ---
5
14
 
6
15
  # Design System Inspiration of NVIDIA
@@ -1,6 +1,15 @@
1
1
  ---
2
- omd: 0.1
3
- brand: Ohouse
2
+ id: ohouse
3
+ name: Ohouse
4
+ country: KR
5
+ category: consumer-tech
6
+ homepage: "https://ohou.se"
7
+ primary_color: "#000000"
8
+ logo:
9
+ type: favicon
10
+ slug: "https://www.google.com/s2/favicons?domain=ohou.se&sz=128"
11
+ verified: "2026-05-15"
12
+ omd: "0.1"
4
13
  ---
5
14
 
6
15
  # Design System Inspiration of Ohouse (오늘의집)