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,252 @@
1
+ # Design System: Superhuman
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Superhuman's website feels like opening a luxury envelope — predominantly white, immaculately clean, with a single dramatic gesture of color that commands attention. The hero section is a cinematic purple gradient, a deep twilight wash of `#1b1938` that evokes the moment just before dawn, overlaid with confident white typography. Below this dramatic entrance, the rest of the site is almost entirely white canvas with dark charcoal text, creating a stark but refined reading experience.
6
+
7
+ The typography is the true signature: Super Sans VF, a custom variable font with unconventional weight stops (460, 540, 600, 700) that sit between traditional font weight categories. Weight 460 — slightly heavier than regular but lighter than medium — is the workhorse, creating text that feels more confident than typical 400-weight but never aggressive. The tight line-heights (0.96 on display text) compress headlines into dense, powerful blocks, while generous 1.50 line-height on body text provides airy readability. This tension between compressed power and breathing room defines the Superhuman typographic voice.
8
+
9
+ The design philosophy is maximum confidence through minimum decoration. Warm cream buttons (`#e9e5dd`) instead of bright CTAs, a near-absence of borders and shadows, and lavender purple (`#cbb7fb`) as the sole accent color. It's a productivity tool that markets itself like a luxury brand — every pixel earns its place, nothing is merely decorative. The brand naming convention extends to colors: the primary purple is called "Mysteria," straddling blue and purple with deliberate ambiguity.
10
+
11
+ **Key Characteristics:**
12
+ - Deep purple gradient hero (`#1b1938`) contrasting against a predominantly white content body
13
+ - Super Sans VF variable font with non-standard weight stops (460, 540, 600, 700) — sits between conventional weight categories
14
+ - Ultra-tight display line-height (0.96) creating compressed, powerful headlines
15
+ - Warm Cream (`#e9e5dd`) buttons instead of bright/saturated CTAs — understated luxury
16
+ - Lavender Purple (`#cbb7fb`) as the singular accent color — a soft, approachable purple
17
+ - Minimal border-radius scale: only 8px and 16px — no micro-rounding, no pill shapes
18
+ - Product screenshots dominate the content — the UI sells itself with minimal surrounding decoration
19
+
20
+ ## 2. Color Palette & Roles
21
+
22
+ ### Primary
23
+ - **Mysteria Purple** (`#1b1938`): Hero gradient background, deep purple that straddles blue-purple — the darkest expression of the brand
24
+ - **Lavender Glow** (`#cbb7fb`): Primary accent and highlight color — soft purple used for emphasis, decorative elements, and interactive highlights
25
+ - **Charcoal Ink** (`#292827`): Primary text and heading color on light surfaces — warm near-black with faint brown undertone
26
+
27
+ ### Secondary & Accent
28
+ - **Amethyst Link** (`#714cb6`): Underlined link text — mid-range purple that connects to the brand palette while signaling interactivity
29
+ - **Translucent White** (`color(srgb 1 1 1 / 0.95)`): Hero overlay text — near-white at 95% opacity for depth layering on dark surfaces
30
+ - **Misted White** (`color(srgb 1 1 1 / 0.8)`): Secondary text on dark surfaces — 80% opacity white for hierarchy on the hero gradient
31
+
32
+ ### Surface & Background
33
+ - **Pure White** (`#ffffff`): Primary page background — the dominant canvas color for all content sections
34
+ - **Warm Cream** (`#e9e5dd`): Button background — a warm, neutral cream that avoids the coldness of pure gray
35
+ - **Parchment Border** (`#dcd7d3`): Card and divider borders — warm light gray with slight pink undertone
36
+
37
+ ### Neutrals & Text
38
+ - **Charcoal Ink** (`#292827`): Primary heading and body text on white surfaces
39
+ - **Amethyst Link** (`#714cb6`): In-content links with underline decoration
40
+ - **Translucent White 95%** (`color(srgb 1 1 1 / 0.95)`): Primary text on dark/purple surfaces
41
+ - **Translucent White 80%** (`color(srgb 1 1 1 / 0.8)`): Secondary text on dark/purple surfaces
42
+
43
+ ### Semantic & Accent
44
+ - Superhuman operates with extreme color restraint — Lavender Glow (`#cbb7fb`) is the only true accent
45
+ - Interactive states are communicated through opacity shifts and underline decorations rather than color changes
46
+ - The warm cream button palette avoids any saturated semantic colors (no red errors, green success visible on marketing)
47
+
48
+ ### Gradient System
49
+ - **Hero Gradient**: Deep purple gradient starting from `#1b1938`, transitioning through purple-to-twilight tones across the hero section — the most dramatic visual element on the entire site
50
+ - **Content Transition**: The gradient dissolves into the white content area, creating a cinematic curtain-lift effect as the user scrolls
51
+ - No other gradients on the marketing site — the hero gradient is a singular dramatic gesture
52
+
53
+ ## 3. Typography Rules
54
+
55
+ ### Font Family
56
+ - **Display & Body**: `Super Sans VF` — custom variable font with non-standard weight axis. Fallbacks: `system-ui, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue`
57
+ - **Product UI** (referenced in brand): `Messina Sans` / `Messina Serif` / `Messina Mono` from Luzi Type — used in the product itself for sans-serif-to-serif transitions
58
+
59
+ ### Hierarchy
60
+
61
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
62
+ |------|------|------|--------|-------------|----------------|-------|
63
+ | Display Hero | Super Sans VF | 64px | 540 | 0.96 | 0px | Maximum compression, powerful block headlines |
64
+ | Section Display | Super Sans VF | 48px | 460 | 0.96 | -1.32px | Lighter weight for section introductions |
65
+ | Section Heading | Super Sans VF | 48px | 460 | 0.96 | 0px | Alternate section heading without tracking |
66
+ | Feature Title | Super Sans VF | 28px | 540 | 1.14 | -0.63px | Feature block headlines, tighter |
67
+ | Sub-heading Large | Super Sans VF | 26px | 460 | 1.30 | 0px | Content sub-sections |
68
+ | Card Heading | Super Sans VF | 22px | 460 | 0.76 | -0.315px | Card title with extreme compression |
69
+ | Body Heading | Super Sans VF | 20px | 460 | 1.20 | 0px | Bold content intros |
70
+ | Body Heading Alt | Super Sans VF | 20px | 460 | 1.10 | -0.55px | Tighter variant for emphasis |
71
+ | Body Heading Relaxed | Super Sans VF | 20px | 460 | 1.25 | -0.4px | More breathing room variant |
72
+ | Emphasis Body | Super Sans VF | 18px | 540 | 1.50 | -0.135px | Medium-weight body for callouts |
73
+ | Body | Super Sans VF | 16px | 460 | 1.50 | 0px | Standard reading text — generous line-height |
74
+ | Button / UI Bold | Super Sans VF | 16px | 700 | 1.00 | 0px | Bold UI elements |
75
+ | Button / UI Semi | Super Sans VF | 16px | 600 | 1.00 | 0px | Semi-bold navigation and labels |
76
+ | Nav Link | Super Sans VF | 16px | 460 | 1.20 | 0px | Navigation items |
77
+ | Caption | Super Sans VF | 14px | 500 | 1.20 | -0.315px | Small labels, metadata |
78
+ | Caption Semi | Super Sans VF | 14px | 600 | 1.29 | 0px | Emphasized small text |
79
+ | Caption Body | Super Sans VF | 14px | 460 | 1.50 | 0px | Small body text |
80
+ | Micro Label | Super Sans VF | 12px | 700 | 1.50 | 0px | Smallest text — badges, tags |
81
+
82
+ ### Principles
83
+ - **Non-standard weight axis**: Weights 460 and 540 are deliberately between conventional Regular (400) and Medium (500), creating a typographic texture that feels subtly "off" in a confident way — slightly heavier than expected, never quite bold
84
+ - **Extreme display compression**: Display headlines at 0.96 line-height collapse lines nearly on top of each other, creating dense typographic blocks that feel architectural
85
+ - **Body generosity**: In contrast, body text at 1.50 line-height is extremely spacious, ensuring comfortable reading after the dense headline impact
86
+ - **Selective negative tracking**: Letter-spacing is applied surgically — -1.32px on 48px headings, -0.63px on 28px features, but 0px on body text. The larger the text, the tighter the tracking
87
+ - **Variable font efficiency**: A single font file serves all weight variations (460–700), enabling smooth weight transitions and micro-adjustments
88
+
89
+ ## 4. Component Stylings
90
+
91
+ ### Buttons
92
+ - **Warm Cream Primary**: `#e9e5dd` background, Charcoal Ink (`#292827`) text, subtle rounded corners (8px radius), no visible border. The signature CTA — warm, muted, luxurious rather than aggressive
93
+ - **Dark Primary** (on light sections): `#292827` background with white text, 8px radius — inverse of the warm cream for contrast sections
94
+ - **Ghost / Text Link**: No background, underline decoration, Amethyst Link (`#714cb6`) or Charcoal Ink color depending on context
95
+ - **Hero CTA**: Warm Cream on the dark purple gradient — the cream color pops dramatically against `#1b1938`
96
+ - **Hover**: Subtle opacity or brightness shift — no dramatic color transformations
97
+
98
+ ### Cards & Containers
99
+ - **Content Card**: White background, Parchment Border (`#dcd7d3`) 1px border, 16px border-radius — clean and minimal
100
+ - **Dark Surface Card**: `#292827` border on dark sections, maintaining warm-neutral tone
101
+ - **Hero Surface**: Semi-transparent white border (`rgba(255, 255, 255, 0.2)`) on purple gradient — ghostly containment
102
+ - **Product Screenshot Cards**: Large product UI images with clean edges, minimal framing — the product itself is the visual
103
+ - **Hover**: Minimal state changes — consistency and calm over flashy interactions
104
+
105
+ ### Inputs & Forms
106
+ - Minimal form presence on the marketing site — Superhuman funnels users directly to signup
107
+ - Dark-bordered inputs with Charcoal Ink borders and warm-toned placeholder text
108
+ - Focus: Border emphasis increase, likely shifting from Parchment Border to Charcoal Ink
109
+
110
+ ### Navigation
111
+ - **Top nav**: Clean white background on content sections, transparent on hero gradient
112
+ - **Nav links**: Super Sans VF at 16px, weight 460/600 for hierarchy
113
+ - **CTA button**: Warm Cream (`#e9e5dd`) pill in the nav — subtle, not attention-grabbing
114
+ - **Sticky behavior**: Nav remains fixed on scroll with background transition
115
+ - **Mobile**: Collapses to hamburger menu with simplified layout
116
+
117
+ ### Image Treatment
118
+ - **Product screenshots**: Large, dominant product UI images showing the email interface — the product is the hero
119
+ - **Lifestyle photography**: A single dramatic image (silhouette against purple/red gradient) in the hero area — cinematic and editorial
120
+ - **Full-width presentation**: Screenshots span full container width with subtle shadow or no border
121
+ - **Aspect ratios**: Wide landscape ratios (roughly 16:9) for product screenshots
122
+ - **Color integration**: Screenshots are carefully color-graded to harmonize with the purple-to-white page flow
123
+
124
+ ### Testimonial / Social Proof
125
+ - "Your Superhuman suite" section with product feature grid
126
+ - Feature descriptions paired with product screenshots — proof through demonstration rather than quotes
127
+ - Clean grid layout with consistent card sizing
128
+
129
+ ## 5. Layout Principles
130
+
131
+ ### Spacing System
132
+ - **Base unit**: 8px
133
+ - **Scale**: 2px, 4px, 6px, 8px, 12px, 16px, 18px, 20px, 24px, 28px, 32px, 36px, 40px, 48px, 56px
134
+ - **Section padding**: 48px–80px vertical between major sections
135
+ - **Card padding**: 16px–32px internal spacing
136
+ - **Component gaps**: 8px–16px between related elements
137
+
138
+ ### Grid & Container
139
+ - **Max width**: ~1200px content container, centered
140
+ - **Column patterns**: Full-width hero, centered single-column for key messaging, 2-3 column grid for feature cards
141
+ - **Feature grid**: Even column distribution for "Your Superhuman suite" product showcase
142
+
143
+ ### Whitespace Philosophy
144
+ - **Confident emptiness**: Generous whitespace between sections signals premium positioning — every element has room to breathe
145
+ - **Product as content**: Large product screenshots fill space that lesser sites would fill with marketing copy
146
+ - **Progressive density**: The hero is spacious and cinematic, content sections become denser with feature grids, then opens up again for CTAs
147
+
148
+ ### Border Radius Scale
149
+ - **8px**: Buttons, inline elements (`span`, `button`, `div`) — the universal small radius
150
+ - **16px**: Cards, links, larger containers (`a`, card elements) — the universal large radius
151
+ - Only two radii in the entire system — radical simplicity. No micro-rounding (2px), no pill shapes (50px+)
152
+
153
+ ## 6. Depth & Elevation
154
+
155
+ | Level | Treatment | Use |
156
+ |-------|-----------|-----|
157
+ | Level 0 (Flat) | No shadow, white background | Primary page canvas, most content surfaces |
158
+ | Level 1 (Border) | `1px solid #dcd7d3` (Parchment Border) | Card containment, section dividers |
159
+ | Level 2 (Dark Border) | `1px solid #292827` | Header elements, dark section separators |
160
+ | Level 3 (Glow) | Subtle shadow (from 6 shadow definitions detected) | Product screenshot containers, elevated cards |
161
+ | Level 4 (Hero Depth) | `rgba(255, 255, 255, 0.2)` transparent border | Elements on the dark purple gradient hero |
162
+
163
+ ### Shadow Philosophy
164
+ Superhuman's elevation system is remarkably restrained on the marketing site. Depth is primarily communicated through:
165
+ - **Border containment**: Warm-toned borders (`#dcd7d3`) at 1px create gentle separation
166
+ - **Color contrast**: The hero gradient creates massive depth through color shift rather than shadows
167
+ - **Product screenshots**: Screenshots themselves create depth by showing a layered UI within the flat page
168
+ - **Opacity layering**: Semi-transparent whites on the hero gradient create atmospheric depth layers
169
+
170
+ ### Decorative Depth
171
+ - **Hero gradient**: The `#1b1938` → white gradient transition is the primary depth device — a cinematic curtain effect
172
+ - **Lavender accents**: `#cbb7fb` Lavender Glow elements float above the dark gradient, creating a stellar/atmospheric effect
173
+ - **No glassmorphism**: Despite the translucent borders, there are no blur/frosted-glass effects
174
+ - **Photography depth**: The hero silhouette image creates natural atmospheric depth without artificial CSS
175
+
176
+ ## 7. Do's and Don'ts
177
+
178
+ ### Do
179
+ - Use Super Sans VF at weight 460 as the default — it's slightly heavier than regular, which is the brand's typographic signature
180
+ - Keep display headlines at 0.96 line-height — the compression is intentional and powerful
181
+ - Use Warm Cream (`#e9e5dd`) for primary buttons — not white, not gray, specifically warm cream
182
+ - Limit border-radius to 8px (small) and 16px (large) — the binary radius system is deliberate
183
+ - Apply negative letter-spacing on headlines only (-0.63px to -1.32px) — body text stays at 0px
184
+ - Use Lavender Glow (`#cbb7fb`) as the only accent color — it's the sole color departure from the neutral palette
185
+ - Let product screenshots be the primary visual content — the UI sells itself
186
+ - Maintain the dramatic hero gradient as a singular gesture — the rest of the page is white
187
+
188
+ ### Don't
189
+ - Use conventional font weights (400, 500, 600) — Superhuman's 460 and 540 are deliberately between standard stops
190
+ - Add bright or saturated CTA colors (blue, green, red) — buttons are intentionally muted in Warm Cream or Charcoal
191
+ - Introduce additional accent colors beyond Lavender Glow — the palette is deliberately restrained to one accent
192
+ - Apply shadows generously — depth comes from borders, color contrast, and photography, not box-shadows
193
+ - Use tight line-height on body text — display is compressed (0.96) but body is generous (1.50)
194
+ - Add decorative elements, icons, or illustrations — Superhuman relies on product UI and minimal typography
195
+ - Create pill-shaped buttons — the system uses 8px radius, not rounded pills
196
+ - Use pure black (`#000000`) for text — Charcoal Ink (`#292827`) is warmer and softer
197
+
198
+ ## 8. Responsive Behavior
199
+
200
+ ### Breakpoints
201
+ | Name | Width | Key Changes |
202
+ |------|-------|-------------|
203
+ | Mobile | <768px | Single column, hero text reduces to ~36px, stacked feature cards, hamburger nav |
204
+ | Tablet | 768px–1024px | 2-column feature grid begins, hero text ~48px, nav partially visible |
205
+ | Desktop | 1024px–1440px | Full layout, 64px hero display, multi-column feature grid, full nav |
206
+ | Large Desktop | >1440px | Max-width container centered, generous side margins |
207
+
208
+ ### Touch Targets
209
+ - Buttons: 8px radius with comfortable padding — meets touch target guidelines
210
+ - Nav links: 16px text with adequate surrounding padding
211
+ - Mobile CTAs: Full-width Warm Cream buttons for easy thumb reach
212
+ - Links: Underline decoration provides clear tap affordance
213
+
214
+ ### Collapsing Strategy
215
+ - **Navigation**: Full horizontal nav → hamburger menu on mobile
216
+ - **Hero text**: 64px display → 48px → ~36px across breakpoints
217
+ - **Feature grid**: Multi-column product showcase → 2-column → single stacked column
218
+ - **Product screenshots**: Scale within containers, maintaining landscape ratios
219
+ - **Section spacing**: Reduces proportionally — generous desktop margins compress on mobile
220
+
221
+ ### Image Behavior
222
+ - Product screenshots scale responsively while maintaining aspect ratios
223
+ - Hero silhouette image crops or scales — maintains dramatic composition
224
+ - No art direction changes — same compositions across all breakpoints
225
+ - Lazy loading likely on below-fold product screenshots
226
+
227
+ ## 9. Agent Prompt Guide
228
+
229
+ ### Quick Color Reference
230
+ - Hero Background: Mysteria Purple (`#1b1938`)
231
+ - Primary Text (light bg): Charcoal Ink (`#292827`)
232
+ - Primary Text (dark bg): Translucent White (`color(srgb 1 1 1 / 0.95)` — use `rgba(255,255,255,0.95)`)
233
+ - Accent: Lavender Glow (`#cbb7fb`)
234
+ - Button Background: Warm Cream (`#e9e5dd`)
235
+ - Border: Parchment Border (`#dcd7d3`)
236
+ - Link: Amethyst Link (`#714cb6`)
237
+ - Page Background: Pure White (`#ffffff`)
238
+
239
+ ### Example Component Prompts
240
+ - "Create a hero section with deep purple gradient background (#1b1938), 64px Super Sans heading at weight 540, line-height 0.96, white text at 95% opacity, and a warm cream button (#e9e5dd, 8px radius, #292827 text)"
241
+ - "Design a feature card with white background, 1px #dcd7d3 border, 16px radius, 20px Super Sans heading at weight 460, and 16px body text at weight 460 with 1.50 line-height in #292827"
242
+ - "Build a navigation bar with white background, Super Sans links at 16px weight 460, a warm cream CTA button (#e9e5dd, 8px radius), sticky positioning"
243
+ - "Create a product showcase section with centered 48px heading (weight 460, -1.32px letter-spacing, #292827), a large product screenshot below, on white background"
244
+ - "Design an accent badge using Lavender Glow (#cbb7fb) background, 8px radius, 12px bold text (weight 700), for category labels"
245
+
246
+ ### Iteration Guide
247
+ When refining existing screens generated with this design system:
248
+ 1. Verify font weight is 460 (not 400 or 500) for body and 540 for display — the non-standard weights are essential
249
+ 2. Check that display line-height is 0.96 — if headlines look too spaced, they're wrong
250
+ 3. Ensure buttons use Warm Cream (#e9e5dd) not pure white or gray — the warmth is subtle but critical
251
+ 4. Confirm the only accent color is Lavender Glow (#cbb7fb) — no other hues should appear
252
+ 5. The overall tone should feel like a luxury product presentation — minimal, confident, with one dramatic color gesture in the hero
@@ -0,0 +1,23 @@
1
+ # Superhuman Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/superhuman/DESIGN.md) extracted from the public [superhuman](https://superhuman.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
+ Use [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/superhuman/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Superhuman design language.
14
+
15
+ ## Preview
16
+
17
+ A sample landing page built with DESIGN.md. It shows the actual colors, typography, buttons, cards, spacing, and elevation, all in one page.
18
+
19
+ ### Dark Mode
20
+ ![Superhuman Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/superhuman/preview-dark-screenshot.png)
21
+
22
+ ### Light Mode
23
+ ![Superhuman Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/superhuman/preview-screenshot.png)