oh-my-design-cli 1.0.1 → 1.1.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 (102) hide show
  1. package/README.md +15 -18
  2. package/data/reference-fingerprints.json +337 -3
  3. package/data/reference-tags.md +15 -1
  4. package/dist/bin/oh-my-design.js +1 -1
  5. package/dist/{install-skills-GQPTQF5S.js → install-skills-MVXVXYAY.js} +4 -4
  6. package/dist/{install-skills-GQPTQF5S.js.map → install-skills-MVXVXYAY.js.map} +1 -1
  7. package/package.json +2 -2
  8. package/skills/omd-init/SKILL.md +1 -1
  9. package/web/AGENTS.md +5 -0
  10. package/{references → web/references}/airbnb/DESIGN.md +158 -19
  11. package/web/references/airtable/DESIGN.md +241 -0
  12. package/{references → web/references}/apple/DESIGN.md +131 -76
  13. package/web/references/baemin/DESIGN.md +470 -0
  14. package/{references → web/references}/bmw/DESIGN.md +138 -9
  15. package/{references → web/references}/cal/DESIGN.md +173 -17
  16. package/{references → web/references}/claude/DESIGN.md +11 -1
  17. package/{references → web/references}/clay/DESIGN.md +75 -0
  18. package/{references → web/references}/clickhouse/DESIGN.md +74 -0
  19. package/{references → web/references}/cohere/DESIGN.md +75 -0
  20. package/web/references/coinbase/DESIGN.md +205 -0
  21. package/{references → web/references}/composio/DESIGN.md +74 -0
  22. package/web/references/coupang/DESIGN.md +487 -0
  23. package/{references → web/references}/cursor/DESIGN.md +74 -0
  24. package/web/references/dcard/DESIGN.md +567 -0
  25. package/{references → web/references}/elevenlabs/DESIGN.md +91 -0
  26. package/{references → web/references}/expo/DESIGN.md +72 -0
  27. package/{references → web/references}/ferrari/DESIGN.md +72 -0
  28. package/{references → web/references}/figma/DESIGN.md +124 -48
  29. package/{references → web/references}/framer/DESIGN.md +143 -16
  30. package/web/references/freee/DESIGN.md +558 -0
  31. package/{references → web/references}/hashicorp/DESIGN.md +72 -0
  32. package/{references → web/references}/ibm/DESIGN.md +68 -0
  33. package/{references → web/references}/intercom/DESIGN.md +73 -0
  34. package/web/references/kakao/DESIGN.md +490 -0
  35. package/web/references/kakaobank/DESIGN.md +533 -0
  36. package/web/references/karrot/DESIGN.md +431 -0
  37. package/web/references/kraken/DESIGN.md +219 -0
  38. package/web/references/krds/DESIGN.md +982 -0
  39. package/web/references/kurly/DESIGN.md +574 -0
  40. package/{references → web/references}/lamborghini/DESIGN.md +74 -0
  41. package/{references → web/references}/line/DESIGN.md +84 -43
  42. package/{references → web/references}/linear.app/DESIGN.md +8 -1
  43. package/{references → web/references}/lovable/DESIGN.md +73 -0
  44. package/web/references/mercari/DESIGN.md +464 -0
  45. package/{references → web/references}/minimax/DESIGN.md +72 -0
  46. package/{references → web/references}/mintlify/DESIGN.md +72 -0
  47. package/web/references/miro/DESIGN.md +252 -0
  48. package/{references → web/references}/mistral.ai/DESIGN.md +72 -0
  49. package/{references → web/references}/mongodb/DESIGN.md +72 -0
  50. package/web/references/musinsa/DESIGN.md +536 -0
  51. package/web/references/naver/DESIGN.md +518 -0
  52. package/{references → web/references}/notion/DESIGN.md +9 -1
  53. package/web/references/nvidia/DESIGN.md +491 -0
  54. package/web/references/ohouse/DESIGN.md +570 -0
  55. package/{references → web/references}/ollama/DESIGN.md +72 -0
  56. package/{references → web/references}/opencode.ai/DESIGN.md +73 -0
  57. package/web/references/pinkoi/DESIGN.md +575 -0
  58. package/{references → web/references}/pinterest/DESIGN.md +73 -0
  59. package/{references → web/references}/posthog/DESIGN.md +172 -18
  60. package/web/references/qanda/DESIGN.md +459 -0
  61. package/{references → web/references}/raycast/DESIGN.md +169 -34
  62. package/{references → web/references}/renault/DESIGN.md +72 -0
  63. package/{references → web/references}/replicate/DESIGN.md +73 -0
  64. package/{references → web/references}/resend/DESIGN.md +73 -0
  65. package/{references → web/references}/revolut/DESIGN.md +74 -0
  66. package/web/references/ridi/DESIGN.md +517 -0
  67. package/{references → web/references}/runwayml/DESIGN.md +152 -24
  68. package/{references → web/references}/sanity/DESIGN.md +72 -0
  69. package/{references → web/references}/sentry/DESIGN.md +73 -0
  70. package/web/references/spacex/DESIGN.md +379 -0
  71. package/web/references/spotify/DESIGN.md +426 -0
  72. package/{references → web/references}/stripe/DESIGN.md +44 -1
  73. package/{references → web/references}/supabase/DESIGN.md +73 -0
  74. package/{references → web/references}/superhuman/DESIGN.md +159 -17
  75. package/{references → web/references}/tesla/DESIGN.md +170 -0
  76. package/{references → web/references}/together.ai/DESIGN.md +73 -0
  77. package/{references → web/references}/toss/DESIGN.md +304 -50
  78. package/{references → web/references}/uber/DESIGN.md +73 -0
  79. package/{references → web/references}/vercel/DESIGN.md +9 -1
  80. package/{references → web/references}/voltagent/DESIGN.md +73 -0
  81. package/{references → web/references}/warp/DESIGN.md +142 -15
  82. package/web/references/webflow/DESIGN.md +253 -0
  83. package/{references → web/references}/wise/DESIGN.md +84 -0
  84. package/{references → web/references}/x.ai/DESIGN.md +85 -0
  85. package/web/references/yanolja/DESIGN.md +448 -0
  86. package/web/references/yeogiotte/DESIGN.md +424 -0
  87. package/{references → web/references}/zapier/DESIGN.md +85 -0
  88. package/references/airtable/DESIGN.md +0 -107
  89. package/references/baemin/DESIGN.md +0 -260
  90. package/references/coinbase/DESIGN.md +0 -129
  91. package/references/dcard/DESIGN.md +0 -302
  92. package/references/freee/DESIGN.md +0 -308
  93. package/references/kakao/DESIGN.md +0 -261
  94. package/references/karrot/DESIGN.md +0 -252
  95. package/references/kraken/DESIGN.md +0 -146
  96. package/references/mercari/DESIGN.md +0 -294
  97. package/references/miro/DESIGN.md +0 -108
  98. package/references/nvidia/DESIGN.md +0 -308
  99. package/references/pinkoi/DESIGN.md +0 -309
  100. package/references/spacex/DESIGN.md +0 -205
  101. package/references/spotify/DESIGN.md +0 -246
  102. package/references/webflow/DESIGN.md +0 -109
@@ -94,95 +94,150 @@ The color story is starkly binary. Product sections alternate between pure black
94
94
 
95
95
  ## 4. Component Stylings
96
96
 
97
+ Verified end-to-end against three sources (see footer of this section). Apple operates **two parallel button systems**: a **marketing pill** (`apple.com/iphone`, `/mac`, hero CTAs — `980px` radius / 17px / weight 400) and a **commerce compact** (`apple.com/shop/...` checkout flow — `8px` radius / 14px). `#0066cc` is a **link color**, never a button background. `#0071e3` is the only accent fill.
98
+
97
99
  ### Buttons
98
100
 
99
- **Primary Blue (CTA)**
100
- - Background: `#0071e3` (Apple Blue)
101
+ **Marketing Primary Pill**
102
+ - Background: `#0071e3`
101
103
  - Text: `#ffffff`
102
- - Padding: 8px 15px
103
- - Radius: 8px
104
104
  - Border: 1px solid transparent
105
- - Font: SF Pro Text, 17px, weight 400
106
- - Hover: background brightens slightly
107
- - Active: `#ededf2` background shift
108
- - Focus: `2px solid var(--sk-focus-color, #0071E3)` outline
109
- - Use: Primary call-to-action ("Buy", "Shop iPhone")
105
+ - Radius: 980px
106
+ - Padding: 11px 21px
107
+ - Font: 17px / 400 / SF Pro Text
108
+ - Use: Primary CTA across marketing pages ("Buy", "Learn more" filled). Verified `.button.product-tile-button` on apple.com/iphone.
110
109
 
111
- **Primary Dark**
110
+ **Marketing Neutral Dark Pill**
112
111
  - Background: `#1d1d1f`
113
112
  - Text: `#ffffff`
114
- - Padding: 8px 15px
115
- - Radius: 8px
116
- - Font: SF Pro Text, 17px, weight 400
117
- - Use: Secondary CTA, dark variant
113
+ - Border: 1px solid transparent
114
+ - Radius: 980px
115
+ - Padding: 11px 21px
116
+ - Font: 17px / 400 / SF Pro Text
117
+ - Use: Paired secondary CTA ("Watch the film"). Verified `.button-neutral.banner-card-cta` on apple.com/iphone.
118
118
 
119
- **Pill Link (Learn More / Shop)**
119
+ **Marketing Outline Pill**
120
120
  - Background: transparent
121
- - Text: `#0066cc` (light bg) or `#2997ff` (dark bg)
122
- - Radius: 980px (full pill)
121
+ - Text: `#0066cc`
123
122
  - Border: 1px solid `#0066cc`
124
- - Font: SF Pro Text, 14px-17px
125
- - Hover: underline decoration
126
- - Use: "Learn more" and "Shop" links the signature Apple inline CTA
127
-
128
- **Filter / Search Button**
129
- - Background: `#fafafc`
130
- - Text: `rgba(0, 0, 0, 0.8)`
131
- - Padding: 0px 14px
132
- - Radius: 11px
133
- - Border: 3px solid `rgba(0, 0, 0, 0.04)`
134
- - Focus: `2px solid var(--sk-focus-color, #0071E3)` outline
135
- - Use: Search bars, filter controls
136
-
137
- **Media Control**
123
+ - Radius: 980px
124
+ - Padding: 11px 21px
125
+ - Font: 17px / 400 / SF Pro Text
126
+ - Use: Tertiary marketing CTA — outline pill matching primary geometry.
127
+
128
+ **Commerce Compact Primary**
129
+ - Background: `#0071e3`
130
+ - Text: `#ffffff`
131
+ - Border: 1px solid transparent
132
+ - Radius: 8px
133
+ - Padding: 8px 15px
134
+ - Font: 14px / 400 / SF Pro Text
135
+ - Use: Checkout flow primary action ("Continue", "Add to Bag"). Verified `.ac-ls-button.ac-ls-continue` on apple.com/shop/buy-iphone.
136
+
137
+ **Commerce Compact Neutral**
138
+ - Background: `#1d1d1f`
139
+ - Text: `#ffffff`
140
+ - Border: 1px solid transparent
141
+ - Radius: 8px
142
+ - Padding: 8px 15px
143
+ - Font: 14px / 400 / SF Pro Text
144
+ - Use: Checkout flow secondary on dark surfaces — same geometry as Commerce Compact Primary, neutral fill.
145
+
146
+ **Utility Pill (Trade-in / Pay-monthly)**
147
+ - Background: `#f5f5f7`
148
+ - Text: `#1d1d1f`
149
+ - Border: 1px solid transparent
150
+ - Radius: 18px
151
+ - Padding: 12px 16px
152
+ - Font: 12px / 400 / SF Pro Text
153
+ - Use: Inline finance / trade-in capsule on product pages. Verified at apple.com/shop/buy-iphone.
154
+
155
+ **Icon Frosted Round**
138
156
  - Background: `rgba(210, 210, 215, 0.64)`
139
- - Text: `rgba(0, 0, 0, 0.48)`
140
- - Radius: 50% (circular)
141
- - Active: scale(0.9), background shifts
142
- - Focus: `2px solid var(--sk-focus-color, #0071e3)` outline, white bg, black text
143
- - Use: Play/pause, carousel arrows
144
-
145
- ### Cards & Containers
146
- - Background: `#f5f5f7` (light) or `#272729`-`#2a2a2d` (dark)
147
- - Border: none (borders are rare in Apple's system)
148
- - Radius: 5px-8px
149
- - Shadow: `rgba(0, 0, 0, 0.22) 3px 5px 30px 0px` for elevated product cards
150
- - Content: centered, generous padding
151
- - Hover: no standard hover state — cards are static, links within them are interactive
157
+ - Text: `rgba(0, 0, 0, 0.56)`
158
+ - Border: none
159
+ - Radius: 56px
160
+ - Padding: 0
161
+ - Font: 17px / 400 / SF Pro Text
162
+ - Use: 56×56 carousel arrows / media controls — frosted scrim, NOT solid. Backdrop-filter blur(20px) where supported.
163
+
164
+ **Text Link**
165
+ - Background: transparent
166
+ - Text: `#0066cc`
167
+ - Border: none
168
+ - Radius: 0
169
+ - Padding: 0
170
+ - Font: 17px / 400 / SF Pro Text
171
+ - Hover: underline
172
+ - Use: Inline "Learn more" anchor — link color, not a pill.
173
+
174
+ ### Inputs
175
+
176
+ **Search / Filter (Frosted)**
177
+ - Background: `#e8e8ed`
178
+ - Text: `#1d1d1f`
179
+ - Border: none (active: 2px solid `#2997ff`)
180
+ - Radius: 8px
181
+ - Padding: 8px 12px
182
+ - Font: 17px / 400 / SF Pro Text
183
+ - Placeholder: `rgba(0, 0, 0, 0.56)`
184
+ - Use: Search bar / filter input. Active state shows brighter `#2997ff` accent.
185
+
186
+ ### Cards
187
+
188
+ **White Feature Card**
189
+ - Background: `#ffffff`
190
+ - Text: `#1d1d1f`
191
+ - Border: none
192
+ - Radius: 28px
193
+ - Padding: 28px
194
+ - Shadow: none
195
+ - Use: Primary content card — lifts off the canvas via color contrast alone, not shadow.
196
+
197
+ **Fog Feature Card**
198
+ - Background: `#f5f5f7`
199
+ - Text: `#1d1d1f`
200
+ - Border: none
201
+ - Radius: 28px
202
+ - Padding: 28px
203
+ - Shadow: none
204
+ - Use: Alternate card on white backgrounds.
205
+
206
+ **Dark Feature Card**
207
+ - Background: `#000000`
208
+ - Text: `#ffffff`
209
+ - Border: none
210
+ - Radius: 28px
211
+ - Padding: 28px
212
+ - Shadow: none
213
+ - Use: Maximum-contrast product detail card on dark sections.
214
+
215
+ ### Badges
216
+
217
+ **New / Editorial Tag**
218
+ - Background: transparent
219
+ - Text: `#1d1d1f`
220
+ - Border: none
221
+ - Radius: 0
222
+ - Padding: 0
223
+ - Font: 12px / 600 / SF Pro Text (uppercase)
224
+ - Use: "NEW" / "FREE" inline label — Apple uses an editorial stamp, not a pill.
152
225
 
153
226
  ### Navigation
154
- - Background: `rgba(0, 0, 0, 0.8)` (translucent dark) with `backdrop-filter: saturate(180%) blur(20px)`
155
- - Height: 48px (compact)
156
- - Text: `#ffffff` at 12px, weight 400
157
- - Active: underline on hover
158
- - Logo: Apple logomark (SVG) centered or left-aligned, 17x48px viewport
159
- - Mobile: collapses to hamburger with full-screen overlay menu
160
- - The nav floats above content, maintaining its dark translucent glass regardless of section background
161
-
162
- ### Image Treatment
163
- - Products on solid-color fields (black or white) — no backgrounds, no context, just the object
164
- - Full-bleed section images that span the entire viewport width
165
- - Product photography at extremely high resolution with subtle shadows
166
- - Lifestyle images confined to rounded-corner containers (12px+ radius)
167
-
168
- ### Distinctive Components
169
-
170
- **Product Hero Module**
171
- - Full-viewport-width section with solid background (black or `#f5f5f7`)
172
- - Product name as the primary headline (SF Pro Display, 56px, weight 600)
173
- - One-line descriptor below in lighter weight
174
- - Two pill CTAs side by side: "Learn more" (outline) and "Buy" / "Shop" (filled)
175
-
176
- **Product Grid Tile**
177
- - Square or near-square card on contrasting background
178
- - Product image dominating 60-70% of the tile
179
- - Product name + one-line description below
180
- - "Learn more" and "Shop" link pair at bottom
181
-
182
- **Feature Comparison Strip**
183
- - Horizontal scroll of product variants
184
- - Each variant as a vertical card with image, name, and key specs
185
- - Minimal chrome — the products speak for themselves
227
+
228
+ **Global Nav (Translucent Fog)**
229
+ - Background: `rgba(250, 250, 252, 0.8)` with `backdrop-filter: saturate(180%) blur(20px)`
230
+ - Height: 44px
231
+ - Link: `rgba(0, 0, 0, 0.8)` / 17px / 600 / SF Pro Text / padding 0 8px
232
+ - Use: Sticky global nav across apple.com translucent fog, NOT translucent black on light pages. (Black translucent appears only on dark hero pages.)
233
+
234
+ ---
235
+
236
+ **Verified:** 2026-05-08
237
+ **Tier 1 sources:** apple.com/, apple.com/iphone/, apple.com/shop/buy-iphone/iphone-17-pro (live DOM via playwright `getComputedStyle`)
238
+ **Tier 2 sources:** styles.refero.design/style/a4f123f2-cd4b-4d26-998f-a3d3ee158024, /style/c9cabb96-32fa-4896-837a-f2497ce1c856
239
+ **Tier 2b status:** getdesign.md/apple directory snippet only, full token data not accessible via WebFetch (acceptable per pipeline).
240
+ **Conflicts unresolved:** none. All Tier 1 values cross-confirmed by ≥1 Tier 2 source.
186
241
 
187
242
  ## 5. Layout Principles
188
243