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,261 @@
1
+ # Design System: Replicate
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Replicate's interface is a developer playground crackling with creative energy — a bold, high-contrast design that feels more like a music festival poster than a typical API platform. The hero section explodes with a vibrant orange-red-magenta gradient that immediately signals "this is where AI models come alive," while the body of the page grounds itself in a clean white canvas where code snippets and model galleries take center stage.
6
+
7
+ The design personality is defined by two extreme choices: **massive display typography** (up to 128px) using the custom rb-freigeist-neue face, and **exclusively pill-shaped geometry** (9999px radius on everything). The display font is thick, bold, and confident — its heavy weight at enormous sizes creates text that feels like it's shouting with joy rather than whispering authority. Combined with basier-square for body text (a clean geometric sans) and JetBrains Mono for code, the system serves developers who want power and playfulness in equal measure.
8
+
9
+ What makes Replicate distinctive is its community-powered energy. The model gallery with AI-generated images, the dotted-underline links, the green status badges, and the "Imagine what you can build" closing manifesto all create a space that feels alive and participatory — not a corporate product page but a launchpad for creative developers.
10
+
11
+ **Key Characteristics:**
12
+ - Explosive orange-red-magenta gradient hero (#ea2804 brand anchor)
13
+ - Massive display typography (128px) in heavy rb-freigeist-neue
14
+ - Exclusively pill-shaped geometry: 9999px radius on EVERYTHING
15
+ - High-contrast black (#202020) and white palette with red brand accent
16
+ - Developer-community energy: model galleries, code examples, dotted-underline links
17
+ - Green status badges (#2b9a66) for live/operational indicators
18
+ - Bold/heavy font weights (600-700) creating maximum typographic impact
19
+ - Playful closing manifesto: "Imagine what you can build."
20
+
21
+ ## 2. Color Palette & Roles
22
+
23
+ ### Primary
24
+ - **Replicate Dark** (`#202020`): The primary text color and dark surface — a near-black that's the anchor of all text and borders. Slightly warmer than pure #000.
25
+ - **Replicate Red** (`#ea2804`): The core brand color — a vivid, saturated orange-red used in the hero gradient, accent borders, and high-signal moments.
26
+ - **Secondary Red** (`#dd4425`): A slightly warmer variant for button borders and link hover states.
27
+
28
+ ### Secondary & Accent
29
+ - **Status Green** (`#2b9a66`): Badge/pill background for "running" or operational status indicators.
30
+ - **GitHub Dark** (`#24292e`): A blue-tinted dark used for code block backgrounds and developer contexts.
31
+
32
+ ### Surface & Background
33
+ - **Pure White** (`#ffffff`): The primary page body background.
34
+ - **Near White** (`#fcfcfc`): Button text on dark surfaces and the lightest content.
35
+ - **Hero Gradient**: A dramatic orange → red → magenta → pink gradient for the hero section. Transitions from warm (#ea2804 family) through hot pink.
36
+
37
+ ### Neutrals & Text
38
+ - **Medium Gray** (`#646464`): Secondary body text and de-emphasized content.
39
+ - **Warm Gray** (`#4e4e4e`): Emphasized secondary text.
40
+ - **Mid Silver** (`#8d8d8d`): Tertiary text, footnotes.
41
+ - **Light Silver** (`#bbbbbb`): Dotted-underline link decoration color, muted metadata.
42
+ - **Pure Black** (`#000000`): Maximum-emphasis borders and occasional text.
43
+
44
+ ### Gradient System
45
+ - **Hero Blaze**: A dramatic multi-stop gradient flowing through orange (`#ea2804`) → red → magenta → hot pink. This gradient occupies the full hero section and is the most visually dominant element on the page.
46
+ - **Dark Sections**: Deep dark (#202020) sections with white/near-white text provide contrast against the white body.
47
+
48
+ ## 3. Typography Rules
49
+
50
+ ### Font Family
51
+ - **Display**: `rb-freigeist-neue`, with fallbacks: `ui-sans-serif, system-ui`
52
+ - **Body / UI**: `basier-square`, with fallbacks: `ui-sans-serif, system-ui`
53
+ - **Code**: `jetbrains-mono`, with fallbacks: `ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New`
54
+
55
+ ### Hierarchy
56
+
57
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
58
+ |------|------|------|--------|-------------|----------------|-------|
59
+ | Display Mega | rb-freigeist-neue | 128px (8rem) | 700 | 1.00 (tight) | normal | The maximum: closing manifesto |
60
+ | Display / Hero | rb-freigeist-neue | 72px (4.5rem) | 700 | 1.00 (tight) | -1.8px | Hero section headline |
61
+ | Section Heading | rb-freigeist-neue | 48px (3rem) | 400–700 | 1.00 (tight) | normal | Feature section titles |
62
+ | Sub-heading | rb-freigeist-neue | 30px (1.88rem) | 600 | 1.20 (tight) | normal | Card headings |
63
+ | Sub-heading Sans | basier-square | 38.4px (2.4rem) | 400 | 0.83 (ultra-tight) | normal | Large body headings |
64
+ | Feature Title | basier-square / rb-freigeist-neue | 18px (1.13rem) | 600 | 1.56 | normal | Small section titles, labels |
65
+ | Body Large | basier-square | 20px (1.25rem) | 400 | 1.40 | normal | Intro paragraphs |
66
+ | Body / Button | basier-square | 16–18px (1–1.13rem) | 400–600 | 1.50–1.56 | normal | Standard text, buttons |
67
+ | Caption | basier-square | 14px (0.88rem) | 400–600 | 1.43 | -0.35px to normal | Metadata, descriptions |
68
+ | Small / Tag | basier-square | 12px (0.75rem) | 400 | 1.33 | normal | Tags (lowercase transform) |
69
+ | Code | jetbrains-mono | 14px (0.88rem) | 400 | 1.43 | normal | Code snippets, API examples |
70
+ | Code Small | jetbrains-mono | 11px (0.69rem) | 400 | 1.50 | normal | Tiny code references |
71
+
72
+ ### Principles
73
+ - **Heavy display, light body**: rb-freigeist-neue at 700 weight creates thundering headlines, while basier-square at 400 handles body text with quiet efficiency. The contrast is extreme and intentional.
74
+ - **128px is a real size**: The closing manifesto "Imagine what you can build." uses 128px — bigger than most mobile screens. This is the design equivalent of shouting from a rooftop.
75
+ - **Negative tracking on hero**: -1.8px letter-spacing at 72px creates dense, impactful hero text.
76
+ - **Lowercase tags**: 12px basier-square uses `text-transform: lowercase` — an unusual choice that creates a casual, developer-friendly vibe.
77
+ - **Weight 600 as emphasis**: When basier-square needs emphasis, it uses 600 (semibold) — never bold (700), which is reserved for rb-freigeist-neue display text.
78
+
79
+ ## 4. Component Stylings
80
+
81
+ ### Buttons
82
+
83
+ **Dark Solid**
84
+ - Background: Replicate Dark (`#202020`)
85
+ - Text: Near White (`#fcfcfc`)
86
+ - Padding: 0px 4px (extremely compact)
87
+ - Outline: Replicate Dark 4px solid
88
+ - Radius: pill-shaped (implied by system)
89
+ - Maximum emphasis — dark pill on light surface
90
+
91
+ **White Outlined**
92
+ - Background: Pure White (`#ffffff`)
93
+ - Text: Replicate Dark (`#202020`)
94
+ - Border: `1px solid #202020`
95
+ - Radius: pill-shaped
96
+ - Clean outlined pill for secondary actions
97
+
98
+ **Transparent Glass**
99
+ - Background: `rgba(255, 255, 255, 0.1)` (frosted glass)
100
+ - Text: Replicate Dark (`#202020`)
101
+ - Padding: 6px 56px 6px 28px (asymmetric — icon/search layout)
102
+ - Border: transparent
103
+ - Outline: Light Silver (`#bbbbbb`) 1px solid
104
+ - Used for search/input-like buttons
105
+
106
+ ### Cards & Containers
107
+ - Background: Pure White or subtle gray
108
+ - Border: `1px solid #202020` for prominent containment
109
+ - Radius: pill-shaped (9999px) for badges, labels, images
110
+ - Shadow: minimal standard shadows
111
+ - Model gallery: grid of AI-generated image thumbnails
112
+ - Accent border: `1px solid #ea2804` for highlighted/featured items
113
+
114
+ ### Inputs & Forms
115
+ - Background: `rgba(255, 255, 255, 0.1)` (frosted glass)
116
+ - Text: Replicate Dark (`#202020`)
117
+ - Border: transparent with outline
118
+ - Padding: 6px 56px 6px 28px (search-bar style)
119
+
120
+ ### Navigation
121
+ - Clean horizontal nav on white
122
+ - Logo: Replicate wordmark in dark
123
+ - Links: dark text with dotted underline on hover
124
+ - CTA: Dark pill button
125
+ - GitHub link and sign-in
126
+
127
+ ### Image Treatment
128
+ - AI-generated model output images in a gallery grid
129
+ - Pill-shaped image containers (9999px)
130
+ - Full-width gradient hero section
131
+ - Product screenshots with dark backgrounds
132
+
133
+ ### Distinctive Components
134
+
135
+ **Model Gallery Grid**
136
+ - Horizontal scrolling or grid of AI-generated images
137
+ - Each image in a pill-shaped container
138
+ - Model names and run counts displayed
139
+ - The visual heart of the community platform
140
+
141
+ **Dotted Underline Links**
142
+ - Links use `text-decoration: underline dotted #bbbbbb`
143
+ - A distinctive, developer-notebook aesthetic
144
+ - Lighter and more casual than solid underlines
145
+
146
+ **Status Badges**
147
+ - Status Green (`#2b9a66`) background with white text
148
+ - Pill-shaped (9999px)
149
+ - 14px font size
150
+ - Indicates model availability/operational status
151
+
152
+ **Manifesto Section**
153
+ - "Imagine what you can build." at 128px
154
+ - Dark background with white text
155
+ - Images embedded between words
156
+ - The emotional climax of the page
157
+
158
+ ## 5. Layout Principles
159
+
160
+ ### Spacing System
161
+ - Base unit: 8px
162
+ - Scale: 1px, 2px, 4px, 6px, 8px, 10px, 12px, 16px, 24px, 32px, 48px, 64px, 96px, 160px, 192px
163
+ - Button padding: varies widely (0px 4px to 6px 56px)
164
+ - Section vertical spacing: very generous (96–192px)
165
+
166
+ ### Grid & Container
167
+ - Fluid width with responsive constraints
168
+ - Hero: full-width gradient with centered content
169
+ - Model gallery: multi-column responsive grid
170
+ - Feature sections: mixed layouts
171
+ - Code examples: contained dark blocks
172
+
173
+ ### Whitespace Philosophy
174
+ - **Bold and generous**: Massive spacing between sections (up to 192px) creates distinct zones.
175
+ - **Dense within galleries**: Model images are tightly packed in the grid for browsable density.
176
+ - **The gradient IS the whitespace**: The hero gradient section occupies significant vertical space as a colored void.
177
+
178
+ ### Border Radius Scale
179
+ - **Pill (9999px)**: The ONLY radius in the system. Everything interactive, every image, every badge, every label, every container uses 9999px. This is the most extreme pill-radius commitment in any major tech brand.
180
+
181
+ ## 6. Depth & Elevation
182
+
183
+ | Level | Treatment | Use |
184
+ |-------|-----------|-----|
185
+ | Flat (Level 0) | No shadow | White body, text blocks |
186
+ | Bordered (Level 1) | `1px solid #202020` | Cards, buttons, containers |
187
+ | Accent Border (Level 2) | `1px solid #ea2804` | Featured/highlighted items |
188
+ | Gradient Hero (Level 3) | Full-width blaze gradient | Hero section, maximum visual impact |
189
+ | Dark Section (Level 4) | Dark bg (#202020) with light text | Manifesto, footer, feature sections |
190
+
191
+ **Shadow Philosophy**: Replicate relies on **borders and background color** for depth rather than shadows. The `1px solid #202020` border is the primary containment mechanism. The dramatic gradient hero and dark/light section alternation provide all the depth the design needs.
192
+
193
+ ## 7. Do's and Don'ts
194
+
195
+ ### Do
196
+ - Use pill-shaped (9999px) radius on EVERYTHING — buttons, images, badges, containers
197
+ - Use rb-freigeist-neue at weight 700 for display text — go big (72px+) or go home
198
+ - Use the orange-red brand gradient for hero sections
199
+ - Use Replicate Dark (#202020) as the primary dark — not pure black
200
+ - Apply dotted underline decoration on text links (#bbbbbb)
201
+ - Use Status Green (#2b9a66) for operational/success badges
202
+ - Keep body text in basier-square at 400–600 weight
203
+ - Use JetBrains Mono for all code content
204
+ - Create a "manifesto" section with 128px type for emotional impact
205
+
206
+ ### Don't
207
+ - Don't use any border-radius other than 9999px — the pill system is absolute
208
+ - Don't use the brand red (#ea2804) as a surface/background color — it's for gradients and accent borders
209
+ - Don't reduce display text below 48px on desktop — the heavy display font needs size to breathe
210
+ - Don't use light/thin font weights on rb-freigeist-neue — 600–700 is the range
211
+ - Don't use solid underlines on links — dotted is the signature
212
+ - Don't add drop shadows — depth comes from borders and background color
213
+ - Don't use warm neutrals — the gray scale is purely neutral (#202020 → #bbbbbb)
214
+ - Don't skip the code examples — they're primary content, not decoration
215
+ - Don't make the hero gradient subtle — it should be BOLD and vibrant
216
+
217
+ ## 8. Responsive Behavior
218
+
219
+ ### Breakpoints
220
+ *No explicit breakpoints detected — likely using fluid/container-query responsive system.*
221
+
222
+ ### Touch Targets
223
+ - Pill buttons with generous padding
224
+ - Gallery images as large touch targets
225
+ - Navigation adequately spaced
226
+
227
+ ### Collapsing Strategy
228
+ - **Hero text**: 128px → 72px → 48px progressive scaling
229
+ - **Model gallery**: Grid reduces columns
230
+ - **Navigation**: Collapses to hamburger
231
+ - **Manifesto**: Scales down but maintains impact
232
+
233
+ ### Image Behavior
234
+ - AI-generated images scale within pill containers
235
+ - Gallery reflows to fewer columns on narrow screens
236
+ - Hero gradient maintained at all sizes
237
+
238
+ ## 9. Agent Prompt Guide
239
+
240
+ ### Quick Color Reference
241
+ - Primary Text: "Replicate Dark (#202020)"
242
+ - Page Background: "Pure White (#ffffff)"
243
+ - Brand Accent: "Replicate Red (#ea2804)"
244
+ - Secondary Text: "Medium Gray (#646464)"
245
+ - Muted/Decoration: "Light Silver (#bbbbbb)"
246
+ - Status: "Status Green (#2b9a66)"
247
+ - Dark Surface: "Replicate Dark (#202020)"
248
+
249
+ ### Example Component Prompts
250
+ - "Create a hero section with a vibrant orange-red-magenta gradient background. Headline at 72px rb-freigeist-neue weight 700, white text, -1.8px letter-spacing. Include a dark pill CTA button and a white outlined pill button."
251
+ - "Design a model card with pill-shaped (9999px) image container, model name at 16px basier-square weight 600, run count at 14px in Medium Gray. Border: 1px solid #202020."
252
+ - "Build a status badge: pill-shaped (9999px), Status Green (#2b9a66) background, white text at 14px basier-square."
253
+ - "Create a manifesto section on Replicate Dark (#202020) with 'Imagine what you can build.' at 128px rb-freigeist-neue weight 700, white text. Embed small AI-generated images between the words."
254
+ - "Design a code block: dark background (#24292e), JetBrains Mono at 14px, white text. Pill-shaped container."
255
+
256
+ ### Iteration Guide
257
+ 1. Everything is pill-shaped — never specify any other border-radius
258
+ 2. Display text is HEAVY — weight 700, sizes 48px+
259
+ 3. Links use dotted underline (#bbbbbb) — never solid
260
+ 4. The gradient hero is the visual anchor — make it bold
261
+ 5. Use basier-square for body, rb-freigeist-neue for display, JetBrains Mono for code
@@ -0,0 +1,24 @@
1
+ # Replicate Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/replicate/DESIGN.md) extracted from the public [replicate](https://replicate.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/replicate/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Replicate 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
+ ![Replicate Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/replicate/preview-dark-screenshot.png)
22
+
23
+ ### Light Mode
24
+ ![Replicate Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/replicate/preview-screenshot.png)