awesome-design-md 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +172 -0
  3. package/bin/cli.mjs +126 -0
  4. package/design-md/airbnb/DESIGN.md +246 -0
  5. package/design-md/airbnb/README.md +23 -0
  6. package/design-md/airbnb/preview-dark.html +234 -0
  7. package/design-md/airbnb/preview.html +233 -0
  8. package/design-md/airtable/DESIGN.md +89 -0
  9. package/design-md/airtable/README.md +23 -0
  10. package/design-md/airtable/preview-dark.html +165 -0
  11. package/design-md/airtable/preview.html +164 -0
  12. package/design-md/apple/DESIGN.md +313 -0
  13. package/design-md/apple/README.md +24 -0
  14. package/design-md/apple/preview-dark.html +422 -0
  15. package/design-md/apple/preview.html +416 -0
  16. package/design-md/bmw/DESIGN.md +180 -0
  17. package/design-md/bmw/README.md +23 -0
  18. package/design-md/bmw/preview-dark.html +211 -0
  19. package/design-md/bmw/preview.html +210 -0
  20. package/design-md/cal/DESIGN.md +259 -0
  21. package/design-md/cal/README.md +23 -0
  22. package/design-md/cal/preview-dark.html +449 -0
  23. package/design-md/cal/preview.html +575 -0
  24. package/design-md/claude/DESIGN.md +312 -0
  25. package/design-md/claude/README.md +24 -0
  26. package/design-md/claude/preview-dark.html +803 -0
  27. package/design-md/claude/preview.html +826 -0
  28. package/design-md/clay/DESIGN.md +304 -0
  29. package/design-md/clay/README.md +23 -0
  30. package/design-md/clay/preview-dark.html +318 -0
  31. package/design-md/clay/preview.html +317 -0
  32. package/design-md/clickhouse/DESIGN.md +281 -0
  33. package/design-md/clickhouse/README.md +24 -0
  34. package/design-md/clickhouse/preview-dark.html +834 -0
  35. package/design-md/clickhouse/preview.html +786 -0
  36. package/design-md/cohere/DESIGN.md +266 -0
  37. package/design-md/cohere/README.md +24 -0
  38. package/design-md/cohere/preview-dark.html +810 -0
  39. package/design-md/cohere/preview.html +814 -0
  40. package/design-md/coinbase/DESIGN.md +129 -0
  41. package/design-md/coinbase/README.md +23 -0
  42. package/design-md/coinbase/preview-dark.html +164 -0
  43. package/design-md/coinbase/preview.html +163 -0
  44. package/design-md/composio/DESIGN.md +307 -0
  45. package/design-md/composio/README.md +24 -0
  46. package/design-md/composio/preview-dark.html +958 -0
  47. package/design-md/composio/preview.html +933 -0
  48. package/design-md/cursor/DESIGN.md +309 -0
  49. package/design-md/cursor/README.md +24 -0
  50. package/design-md/cursor/preview-dark.html +395 -0
  51. package/design-md/cursor/preview.html +385 -0
  52. package/design-md/elevenlabs/DESIGN.md +265 -0
  53. package/design-md/elevenlabs/README.md +23 -0
  54. package/design-md/elevenlabs/preview-dark.html +254 -0
  55. package/design-md/elevenlabs/preview.html +253 -0
  56. package/design-md/expo/DESIGN.md +281 -0
  57. package/design-md/expo/README.md +24 -0
  58. package/design-md/expo/preview-dark.html +536 -0
  59. package/design-md/expo/preview.html +536 -0
  60. package/design-md/figma/DESIGN.md +220 -0
  61. package/design-md/figma/README.md +24 -0
  62. package/design-md/figma/preview-dark.html +831 -0
  63. package/design-md/figma/preview.html +841 -0
  64. package/design-md/framer/DESIGN.md +246 -0
  65. package/design-md/framer/README.md +23 -0
  66. package/design-md/framer/preview-dark.html +904 -0
  67. package/design-md/framer/preview.html +885 -0
  68. package/design-md/hashicorp/DESIGN.md +278 -0
  69. package/design-md/hashicorp/README.md +24 -0
  70. package/design-md/hashicorp/preview-dark.html +1206 -0
  71. package/design-md/hashicorp/preview.html +1195 -0
  72. package/design-md/ibm/DESIGN.md +332 -0
  73. package/design-md/ibm/README.md +24 -0
  74. package/design-md/ibm/preview-dark.html +445 -0
  75. package/design-md/ibm/preview.html +430 -0
  76. package/design-md/intercom/DESIGN.md +146 -0
  77. package/design-md/intercom/README.md +23 -0
  78. package/design-md/intercom/preview-dark.html +185 -0
  79. package/design-md/intercom/preview.html +184 -0
  80. package/design-md/kraken/DESIGN.md +125 -0
  81. package/design-md/kraken/README.md +23 -0
  82. package/design-md/kraken/preview-dark.html +169 -0
  83. package/design-md/kraken/preview.html +168 -0
  84. package/design-md/linear.app/DESIGN.md +367 -0
  85. package/design-md/linear.app/README.md +24 -0
  86. package/design-md/linear.app/preview-dark.html +385 -0
  87. package/design-md/linear.app/preview.html +375 -0
  88. package/design-md/lovable/DESIGN.md +298 -0
  89. package/design-md/lovable/README.md +24 -0
  90. package/design-md/lovable/preview-dark.html +351 -0
  91. package/design-md/lovable/preview.html +350 -0
  92. package/design-md/minimax/DESIGN.md +257 -0
  93. package/design-md/minimax/README.md +24 -0
  94. package/design-md/minimax/preview-dark.html +1267 -0
  95. package/design-md/minimax/preview.html +1253 -0
  96. package/design-md/mintlify/DESIGN.md +326 -0
  97. package/design-md/mintlify/README.md +24 -0
  98. package/design-md/mintlify/preview-dark.html +411 -0
  99. package/design-md/mintlify/preview.html +400 -0
  100. package/design-md/miro/DESIGN.md +108 -0
  101. package/design-md/miro/README.md +23 -0
  102. package/design-md/miro/preview-dark.html +174 -0
  103. package/design-md/miro/preview.html +173 -0
  104. package/design-md/mistral.ai/DESIGN.md +261 -0
  105. package/design-md/mistral.ai/README.md +24 -0
  106. package/design-md/mistral.ai/preview-dark.html +813 -0
  107. package/design-md/mistral.ai/preview.html +812 -0
  108. package/design-md/mongodb/DESIGN.md +266 -0
  109. package/design-md/mongodb/README.md +23 -0
  110. package/design-md/mongodb/preview-dark.html +262 -0
  111. package/design-md/mongodb/preview.html +261 -0
  112. package/design-md/notion/DESIGN.md +309 -0
  113. package/design-md/notion/README.md +24 -0
  114. package/design-md/notion/preview-dark.html +374 -0
  115. package/design-md/notion/preview.html +366 -0
  116. package/design-md/nvidia/DESIGN.md +293 -0
  117. package/design-md/nvidia/README.md +24 -0
  118. package/design-md/nvidia/preview-dark.html +376 -0
  119. package/design-md/nvidia/preview.html +368 -0
  120. package/design-md/ollama/DESIGN.md +267 -0
  121. package/design-md/ollama/README.md +24 -0
  122. package/design-md/ollama/preview-dark.html +678 -0
  123. package/design-md/ollama/preview.html +678 -0
  124. package/design-md/opencode.ai/DESIGN.md +281 -0
  125. package/design-md/opencode.ai/README.md +24 -0
  126. package/design-md/opencode.ai/preview-dark.html +368 -0
  127. package/design-md/opencode.ai/preview.html +359 -0
  128. package/design-md/pinterest/DESIGN.md +230 -0
  129. package/design-md/pinterest/README.md +23 -0
  130. package/design-md/pinterest/preview-dark.html +233 -0
  131. package/design-md/pinterest/preview.html +232 -0
  132. package/design-md/posthog/DESIGN.md +256 -0
  133. package/design-md/posthog/README.md +23 -0
  134. package/design-md/posthog/preview-dark.html +701 -0
  135. package/design-md/posthog/preview.html +751 -0
  136. package/design-md/raycast/DESIGN.md +268 -0
  137. package/design-md/raycast/README.md +23 -0
  138. package/design-md/raycast/preview-dark.html +608 -0
  139. package/design-md/raycast/preview.html +690 -0
  140. package/design-md/replicate/DESIGN.md +261 -0
  141. package/design-md/replicate/README.md +24 -0
  142. package/design-md/replicate/preview-dark.html +828 -0
  143. package/design-md/replicate/preview.html +831 -0
  144. package/design-md/resend/DESIGN.md +303 -0
  145. package/design-md/resend/README.md +23 -0
  146. package/design-md/resend/preview-dark.html +357 -0
  147. package/design-md/resend/preview.html +356 -0
  148. package/design-md/revolut/DESIGN.md +185 -0
  149. package/design-md/revolut/README.md +23 -0
  150. package/design-md/revolut/preview-dark.html +234 -0
  151. package/design-md/revolut/preview.html +233 -0
  152. package/design-md/runwayml/DESIGN.md +244 -0
  153. package/design-md/runwayml/README.md +24 -0
  154. package/design-md/runwayml/preview-dark.html +664 -0
  155. package/design-md/runwayml/preview.html +665 -0
  156. package/design-md/sanity/DESIGN.md +357 -0
  157. package/design-md/sanity/README.md +24 -0
  158. package/design-md/sanity/preview-dark.html +995 -0
  159. package/design-md/sanity/preview.html +1140 -0
  160. package/design-md/sentry/DESIGN.md +262 -0
  161. package/design-md/sentry/README.md +24 -0
  162. package/design-md/sentry/preview-dark.html +628 -0
  163. package/design-md/sentry/preview.html +953 -0
  164. package/design-md/spacex/DESIGN.md +194 -0
  165. package/design-md/spacex/README.md +23 -0
  166. package/design-md/spacex/preview-dark.html +223 -0
  167. package/design-md/spacex/preview.html +222 -0
  168. package/design-md/spotify/DESIGN.md +246 -0
  169. package/design-md/spotify/README.md +23 -0
  170. package/design-md/spotify/preview-dark.html +231 -0
  171. package/design-md/spotify/preview.html +230 -0
  172. package/design-md/stripe/DESIGN.md +322 -0
  173. package/design-md/stripe/README.md +24 -0
  174. package/design-md/stripe/preview-dark.html +430 -0
  175. package/design-md/stripe/preview.html +421 -0
  176. package/design-md/supabase/DESIGN.md +255 -0
  177. package/design-md/supabase/README.md +24 -0
  178. package/design-md/supabase/preview-dark.html +977 -0
  179. package/design-md/supabase/preview.html +955 -0
  180. package/design-md/superhuman/DESIGN.md +252 -0
  181. package/design-md/superhuman/README.md +23 -0
  182. package/design-md/superhuman/preview-dark.html +975 -0
  183. package/design-md/superhuman/preview.html +953 -0
  184. package/design-md/together.ai/DESIGN.md +263 -0
  185. package/design-md/together.ai/README.md +24 -0
  186. package/design-md/together.ai/preview-dark.html +892 -0
  187. package/design-md/together.ai/preview.html +897 -0
  188. package/design-md/uber/DESIGN.md +295 -0
  189. package/design-md/uber/README.md +24 -0
  190. package/design-md/uber/preview-dark.html +1164 -0
  191. package/design-md/uber/preview.html +1163 -0
  192. package/design-md/vercel/DESIGN.md +310 -0
  193. package/design-md/vercel/README.md +24 -0
  194. package/design-md/vercel/preview-dark.html +370 -0
  195. package/design-md/vercel/preview.html +369 -0
  196. package/design-md/voltagent/DESIGN.md +323 -0
  197. package/design-md/voltagent/README.md +24 -0
  198. package/design-md/voltagent/preview-dark.html +487 -0
  199. package/design-md/voltagent/preview.html +766 -0
  200. package/design-md/warp/DESIGN.md +253 -0
  201. package/design-md/warp/README.md +23 -0
  202. package/design-md/warp/preview-dark.html +502 -0
  203. package/design-md/warp/preview.html +535 -0
  204. package/design-md/webflow/DESIGN.md +92 -0
  205. package/design-md/webflow/README.md +23 -0
  206. package/design-md/webflow/preview-dark.html +147 -0
  207. package/design-md/webflow/preview.html +146 -0
  208. package/design-md/wise/DESIGN.md +173 -0
  209. package/design-md/wise/README.md +23 -0
  210. package/design-md/wise/preview-dark.html +230 -0
  211. package/design-md/wise/preview.html +229 -0
  212. package/design-md/x.ai/DESIGN.md +257 -0
  213. package/design-md/x.ai/README.md +24 -0
  214. package/design-md/x.ai/preview-dark.html +358 -0
  215. package/design-md/x.ai/preview.html +409 -0
  216. package/design-md/zapier/DESIGN.md +328 -0
  217. package/design-md/zapier/README.md +24 -0
  218. package/design-md/zapier/preview-dark.html +382 -0
  219. package/design-md/zapier/preview.html +374 -0
  220. package/package.json +33 -0
@@ -0,0 +1,266 @@
1
+ # Design System: Cohere
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Cohere's interface is a polished enterprise command deck — confident, clean, and designed to make AI feel like serious infrastructure rather than a consumer toy. The experience lives on a bright white canvas where content is organized into generously rounded cards (22px radius) that create an organic, cloud-like containment language. This is a site that speaks to CTOs and enterprise architects: professional without being cold, sophisticated without being intimidating.
6
+
7
+ The design language bridges two worlds with a dual-typeface system: CohereText, a custom display serif with tight tracking, gives headlines the gravitas of a technology manifesto, while Unica77 Cohere Web handles all body and UI text with geometric Swiss precision. This serif/sans pairing creates a "confident authority meets engineering clarity" personality that perfectly reflects an enterprise AI platform.
8
+
9
+ Color is used with extreme restraint — the interface is almost entirely black-and-white with cool gray borders (`#d9d9dd`, `#e5e7eb`). Purple-violet appears only in photographic hero bands, gradient sections, and the interactive blue (`#1863dc`) that signals hover and focus states. This chromatic restraint means that when color DOES appear — in product screenshots, enterprise photography, and the deep purple section — it carries maximum visual weight.
10
+
11
+ **Key Characteristics:**
12
+ - Bright white canvas with cool gray containment borders
13
+ - 22px signature border-radius — the distinctive "Cohere card" roundness
14
+ - Dual custom typeface: CohereText (display serif) + Unica77 (body sans)
15
+ - Enterprise-grade chromatic restraint: black, white, cool grays, minimal purple-blue accent
16
+ - Deep purple/violet hero sections providing dramatic contrast
17
+ - Ghost/transparent buttons that shift to blue on hover
18
+ - Enterprise photography showing diverse real-world applications
19
+ - CohereMono for code and technical labels with uppercase transforms
20
+
21
+ ## 2. Color Palette & Roles
22
+
23
+ ### Primary
24
+ - **Cohere Black** (`#000000`): Primary headline text and maximum-emphasis elements.
25
+ - **Near Black** (`#212121`): Standard body link color — slightly softer than pure black.
26
+ - **Deep Dark** (`#17171c`): A blue-tinted near-black for navigation and dark-section text.
27
+
28
+ ### Secondary & Accent
29
+ - **Interaction Blue** (`#1863dc`): The primary interactive accent — appears on button hover, focus states, and active links. The sole chromatic action color.
30
+ - **Ring Blue** (`#4c6ee6` at 50%): Tailwind ring color for keyboard focus indicators.
31
+ - **Focus Purple** (`#9b60aa`): Input focus border color — a muted violet.
32
+
33
+ ### Surface & Background
34
+ - **Pure White** (`#ffffff`): The primary page background and card surface.
35
+ - **Snow** (`#fafafa`): Subtle elevated surfaces and light-section backgrounds.
36
+ - **Lightest Gray** (`#f2f2f2`): Card borders and the softest containment lines.
37
+
38
+ ### Neutrals & Text
39
+ - **Muted Slate** (`#93939f`): De-emphasized footer links and tertiary text — a cool-toned gray with a slight blue-violet tint.
40
+ - **Border Cool** (`#d9d9dd`): Standard section and list-item borders — a cool, slightly purple-tinted gray.
41
+ - **Border Light** (`#e5e7eb`): Lighter border variant — Tailwind's standard gray-200.
42
+
43
+ ### Gradient System
44
+ - **Purple-Violet Hero Band**: Deep purple gradient sections that create dramatic contrast against the white canvas. These appear as full-width bands housing product screenshots and key messaging.
45
+ - **Dark Footer Gradient**: The page transitions through deep purple/charcoal to the black footer, creating a "dusk" effect.
46
+
47
+ ## 3. Typography Rules
48
+
49
+ ### Font Family
50
+ - **Display**: `CohereText`, with fallbacks: `Space Grotesk, Inter, ui-sans-serif, system-ui`
51
+ - **Body / UI**: `Unica77 Cohere Web`, with fallbacks: `Inter, Arial, ui-sans-serif, system-ui`
52
+ - **Code**: `CohereMono`, with fallbacks: `Arial, ui-sans-serif, system-ui`
53
+ - **Icons**: `CohereIconDefault` (custom icon font)
54
+
55
+ ### Hierarchy
56
+
57
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
58
+ |------|------|------|--------|-------------|----------------|-------|
59
+ | Display / Hero | CohereText | 72px (4.5rem) | 400 | 1.00 (tight) | -1.44px | Maximum impact, serif authority |
60
+ | Display Secondary | CohereText | 60px (3.75rem) | 400 | 1.00 (tight) | -1.2px | Large section headings |
61
+ | Section Heading | Unica77 | 48px (3rem) | 400 | 1.20 (tight) | -0.48px | Feature section titles |
62
+ | Sub-heading | Unica77 | 32px (2rem) | 400 | 1.20 (tight) | -0.32px | Card headings, feature names |
63
+ | Feature Title | Unica77 | 24px (1.5rem) | 400 | 1.30 | normal | Smaller section titles |
64
+ | Body Large | Unica77 | 18px (1.13rem) | 400 | 1.40 | normal | Intro paragraphs |
65
+ | Body / Button | Unica77 | 16px (1rem) | 400 | 1.50 | normal | Standard body, button text |
66
+ | Button Medium | Unica77 | 14px (0.88rem) | 500 | 1.71 (relaxed) | normal | Smaller buttons, emphasized labels |
67
+ | Caption | Unica77 | 14px (0.88rem) | 400 | 1.40 | normal | Metadata, descriptions |
68
+ | Uppercase Label | Unica77 / CohereMono | 14px (0.88rem) | 400 | 1.40 | 0.28px | Uppercase section labels |
69
+ | Small | Unica77 | 12px (0.75rem) | 400 | 1.40 | normal | Smallest text, footer links |
70
+ | Code Micro | CohereMono | 8px (0.5rem) | 400 | 1.40 | 0.16px | Tiny uppercase code labels |
71
+
72
+ ### Principles
73
+ - **Serif for declaration, sans for utility**: CohereText carries the brand voice at display scale — its serif terminals give headlines the authority of published research. Unica77 handles everything functional with Swiss-geometric neutrality.
74
+ - **Negative tracking at scale**: CohereText uses -1.2px to -1.44px letter-spacing at 60–72px, creating dense, impactful text blocks.
75
+ - **Single body weight**: Nearly all Unica77 usage is weight 400. Weight 500 appears only for small button emphasis. The system relies on size and spacing, not weight contrast.
76
+ - **Uppercase code labels**: CohereMono uses uppercase with positive letter-spacing (0.16–0.28px) for technical tags and section markers.
77
+
78
+ ## 4. Component Stylings
79
+
80
+ ### Buttons
81
+
82
+ **Ghost / Transparent**
83
+ - Background: transparent (`rgba(255, 255, 255, 0)`)
84
+ - Text: Cohere Black (`#000000`)
85
+ - No border visible
86
+ - Hover: text shifts to Interaction Blue (`#1863dc`), opacity 0.8
87
+ - Focus: solid 2px outline in Interaction Blue
88
+ - The primary button style — invisible until interacted with
89
+
90
+ **Dark Solid**
91
+ - Background: dark/black
92
+ - Text: Pure White
93
+ - For CTA on light surfaces
94
+ - Pill-shaped or standard radius
95
+
96
+ **Outlined**
97
+ - Border-based containment
98
+ - Used in secondary actions
99
+
100
+ ### Cards & Containers
101
+ - Background: Pure White (`#ffffff`)
102
+ - Border: thin solid Lightest Gray (`1px solid #f2f2f2`) for subtle cards; Cool Border (`#d9d9dd`) for emphasized
103
+ - Radius: **22px** — the signature Cohere radius for primary cards, images, and dialog containers. Also 4px, 8px, 16px, 20px for smaller elements
104
+ - Shadow: minimal — Cohere relies on background color and borders rather than shadows
105
+ - Special: `0px 0px 22px 22px` radius (bottom-only rounding) for section containers
106
+ - Dialog: 8px radius for modal/dialog boxes
107
+
108
+ ### Inputs & Forms
109
+ - Text: white on dark input, black on light
110
+ - Focus border: Focus Purple (`#9b60aa`) with `1px solid`
111
+ - Focus shadow: red ring (`rgb(179, 0, 0) 0px 0px 0px 2px`) — likely for error state indication
112
+ - Focus outline: Interaction Blue solid 2px
113
+
114
+ ### Navigation
115
+ - Clean horizontal nav on white or dark background
116
+ - Logo: Cohere wordmark (custom SVG)
117
+ - Links: Dark text at 16px Unica77
118
+ - CTA: Dark solid button
119
+ - Mobile: hamburger collapse
120
+
121
+ ### Image Treatment
122
+ - Enterprise photography with diverse subjects and environments
123
+ - Purple-tinted hero photography for dramatic sections
124
+ - Product UI screenshots on dark surfaces
125
+ - Images with 22px radius matching card system
126
+ - Full-bleed purple gradient sections
127
+
128
+ ### Distinctive Components
129
+
130
+ **22px Card System**
131
+ - The 22px border-radius is Cohere's visual signature
132
+ - All primary cards, images, and containers use this radius
133
+ - Creates a cloud-like, organic softness that's distinctive from the typical 8–12px
134
+
135
+ **Enterprise Trust Bar**
136
+ - Company logos displayed in a horizontal strip
137
+ - Demonstrates enterprise adoption
138
+ - Clean, monochrome logo treatment
139
+
140
+ **Purple Hero Bands**
141
+ - Full-width deep purple sections housing product showcases
142
+ - Create dramatic visual breaks in the white page flow
143
+ - Product screenshots float within the purple environment
144
+
145
+ **Uppercase Code Tags**
146
+ - CohereMono in uppercase with letter-spacing
147
+ - Used as section markers and categorization labels
148
+ - Creates a technical, structured information hierarchy
149
+
150
+ ## 5. Layout Principles
151
+
152
+ ### Spacing System
153
+ - Base unit: 8px
154
+ - Scale: 2px, 6px, 8px, 10px, 12px, 16px, 20px, 22px, 24px, 28px, 32px, 36px, 40px, 56px, 60px
155
+ - Button padding varies by variant
156
+ - Card internal padding: approximately 24–32px
157
+ - Section vertical spacing: generous (56–60px between sections)
158
+
159
+ ### Grid & Container
160
+ - Max container width: up to 2560px (very wide) with responsive scaling
161
+ - Hero: centered with dramatic typography
162
+ - Feature sections: multi-column card grids
163
+ - Enterprise sections: full-width purple bands
164
+ - 26 breakpoints detected — extremely granular responsive system
165
+
166
+ ### Whitespace Philosophy
167
+ - **Enterprise clarity**: Each section presents one clear proposition with breathing room between.
168
+ - **Photography as hero**: Large photographic sections provide visual interest without requiring decorative design elements.
169
+ - **Card grouping**: Related content is grouped into 22px-rounded cards, creating natural information clusters.
170
+
171
+ ### Border Radius Scale
172
+ - Sharp (4px): Navigation elements, small tags, pagination
173
+ - Comfortable (8px): Dialog boxes, secondary containers, small cards
174
+ - Generous (16px): Featured containers, medium cards
175
+ - Large (20px): Large feature cards
176
+ - Signature (22px): Primary cards, hero images, main containers — THE Cohere radius
177
+ - Pill (9999px): Buttons, tags, status indicators
178
+
179
+ ## 6. Depth & Elevation
180
+
181
+ | Level | Treatment | Use |
182
+ |-------|-----------|-----|
183
+ | Flat (Level 0) | No shadow, no border | Page background, text blocks |
184
+ | Bordered (Level 1) | `1px solid #f2f2f2` or `#d9d9dd` | Standard cards, list separators |
185
+ | Purple Band (Level 2) | Full-width dark purple background | Hero sections, feature showcases |
186
+
187
+ **Shadow Philosophy**: Cohere is nearly shadow-free. Depth is communicated through **background color contrast** (white cards on purple bands, white surface on snow), **border containment** (cool gray borders), and the dramatic **light-to-dark section alternation**. When elements need elevation, they achieve it through being white-on-dark rather than through shadow casting.
188
+
189
+ ## 7. Do's and Don'ts
190
+
191
+ ### Do
192
+ - Use 22px border-radius on all primary cards and containers — it's the visual signature
193
+ - Use CohereText for display headings (72px, 60px) with negative letter-spacing
194
+ - Use Unica77 for all body and UI text at weight 400
195
+ - Keep the palette black-and-white with cool gray borders
196
+ - Use Interaction Blue (#1863dc) only for hover/focus interactive states
197
+ - Use deep purple sections for dramatic visual breaks and product showcases
198
+ - Apply uppercase + letter-spacing on CohereMono for section labels
199
+ - Maintain enterprise-appropriate photography with diverse subjects
200
+
201
+ ### Don't
202
+ - Don't use border-radius other than 22px on primary cards — the signature radius matters
203
+ - Don't introduce warm colors — the palette is strictly cool-toned
204
+ - Don't use heavy shadows — depth comes from color contrast and borders
205
+ - Don't use bold (700+) weight on body text — 400–500 is the range
206
+ - Don't skip the serif/sans hierarchy — CohereText for headlines, Unica77 for body
207
+ - Don't use purple as a surface color for cards — purple is reserved for full-width sections
208
+ - Don't reduce section spacing below 40px — enterprise layouts need breathing room
209
+ - Don't use decoration on buttons by default — ghost/transparent is the base state
210
+
211
+ ## 8. Responsive Behavior
212
+
213
+ ### Breakpoints
214
+ | Name | Width | Key Changes |
215
+ |------|-------|-------------|
216
+ | Small Mobile | <425px | Compact layout, minimal spacing |
217
+ | Mobile | 425–640px | Single column, stacked cards |
218
+ | Large Mobile | 640–768px | Minor spacing adjustments |
219
+ | Tablet | 768–1024px | 2-column grids begin |
220
+ | Desktop | 1024–1440px | Full multi-column layout |
221
+ | Large Desktop | 1440–2560px | Maximum container width |
222
+
223
+ *26 breakpoints detected — one of the most granularly responsive sites in the dataset.*
224
+
225
+ ### Touch Targets
226
+ - Buttons adequately sized for touch interaction
227
+ - Navigation links with comfortable spacing
228
+ - Card surfaces as touch targets
229
+
230
+ ### Collapsing Strategy
231
+ - **Navigation**: Full nav collapses to hamburger
232
+ - **Feature grids**: Multi-column → 2-column → single column
233
+ - **Hero text**: 72px → 48px → 32px progressive scaling
234
+ - **Purple sections**: Maintain full-width, content stacks
235
+ - **Card grids**: 3 → 2 → 1 column
236
+
237
+ ### Image Behavior
238
+ - Photography scales proportionally within 22px-radius containers
239
+ - Product screenshots maintain aspect ratio
240
+ - Purple sections scale background proportionally
241
+
242
+ ## 9. Agent Prompt Guide
243
+
244
+ ### Quick Color Reference
245
+ - Primary Text: "Cohere Black (#000000)"
246
+ - Page Background: "Pure White (#ffffff)"
247
+ - Secondary Text: "Near Black (#212121)"
248
+ - Hover Accent: "Interaction Blue (#1863dc)"
249
+ - Muted Text: "Muted Slate (#93939f)"
250
+ - Card Borders: "Lightest Gray (#f2f2f2)"
251
+ - Section Borders: "Border Cool (#d9d9dd)"
252
+
253
+ ### Example Component Prompts
254
+ - "Create a hero section on Pure White (#ffffff) with CohereText at 72px weight 400, line-height 1.0, letter-spacing -1.44px. Cohere Black text. Subtitle in Unica77 at 18px weight 400, line-height 1.4."
255
+ - "Design a feature card with 22px border-radius, 1px solid Lightest Gray (#f2f2f2) border on white. Title in Unica77 at 32px, letter-spacing -0.32px. Body in Unica77 at 16px, Muted Slate (#93939f)."
256
+ - "Build a ghost button: transparent background, Cohere Black text in Unica77 at 16px. On hover, text shifts to Interaction Blue (#1863dc) with 0.8 opacity. Focus: 2px solid Interaction Blue outline."
257
+ - "Create a deep purple full-width section with white text. CohereText at 60px for the heading. Product screenshot floats within using 22px border-radius."
258
+ - "Design a section label using CohereMono at 14px, uppercase, letter-spacing 0.28px. Muted Slate (#93939f) text."
259
+
260
+ ### Iteration Guide
261
+ 1. Focus on ONE component at a time
262
+ 2. Always use 22px radius for primary cards — "the Cohere card roundness"
263
+ 3. Specify the typeface — CohereText for headlines, Unica77 for body, CohereMono for labels
264
+ 4. Interactive elements use Interaction Blue (#1863dc) on hover only
265
+ 5. Keep surfaces white with cool gray borders — no warm tones
266
+ 6. Purple is for full-width sections, never card backgrounds
@@ -0,0 +1,24 @@
1
+ # Cohere Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/cohere/DESIGN.md) extracted from the public [cohere](https://cohere.com/) website. This is not the official design system. Colors, fonts, and spacing may not be 100% accurate. But it's a good starting point for building something similar.
4
+
5
+ ## Files
6
+
7
+ | File | Description |
8
+ |------|-------------|
9
+ | `DESIGN.md` | Complete design system documentation (9 sections) |
10
+ | `preview.html` | Interactive design token catalog (light) |
11
+ | `preview-dark.html` | Interactive design token catalog (dark) |
12
+
13
+
14
+ Use [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/cohere/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Cohere design language.
15
+
16
+ ## Preview
17
+
18
+ A sample landing page built with DESIGN.md. It shows the actual colors, typography, buttons, cards, spacing, and elevation, all in one page.
19
+
20
+ ### Dark Mode
21
+ ![Cohere Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/cohere/preview-dark-screenshot.png)
22
+
23
+ ### Light Mode
24
+ ![Cohere Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/cohere/preview-screenshot.png)