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,246 @@
1
+ # Design System: Framer
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Framer's website is a cinematic, tool-obsessed dark canvas that radiates the confidence of a design tool built by designers who worship craft. The entire experience is drenched in pure black — not a warm charcoal or a cozy dark gray, but an absolute void (`#000000`) that makes every element, every screenshot, every typographic flourish feel like it's floating in deep space. This is a website that treats its own product UI as the hero art, embedding full-fidelity screenshots and interactive demos directly into the narrative flow.
6
+
7
+ The typography is the signature move: GT Walsheim with aggressively tight letter-spacing (as extreme as -5.5px on 110px display text) creates headlines that feel compressed, kinetic, almost spring-loaded — like words under pressure that might expand at any moment. The transition to Inter for body text is seamless, with extensive OpenType feature usage (`cv01`, `cv05`, `cv09`, `cv11`, `ss03`, `ss07`) that gives even small text a refined, custom feel. Framer Blue (`#0099ff`) is deployed sparingly but decisively — as link color, border accents, and subtle ring shadows — creating a cold, electric throughline against the warm-less black.
8
+
9
+ The overall effect is a nightclub for web designers: dark, precise, seductive, and unapologetically product-forward. Every section exists to showcase what the tool can do, with the website itself serving as proof of concept.
10
+
11
+ **Key Characteristics:**
12
+ - Pure black (`#000000`) void canvas — absolute dark, not warm or gray-tinted
13
+ - GT Walsheim display font with extreme negative letter-spacing (-5.5px at 110px)
14
+ - Framer Blue (`#0099ff`) as the sole accent color — cold, electric, precise
15
+ - Pill-shaped buttons (40px–100px radius) — no sharp corners on interactive elements
16
+ - Product screenshots as hero art — the tool IS the marketing
17
+ - Frosted glass button variants using `rgba(255, 255, 255, 0.1)` on dark surfaces
18
+ - Extensive OpenType feature usage across Inter for refined micro-typography
19
+
20
+ ## 2. Color Palette & Roles
21
+
22
+ ### Primary
23
+ - **Pure Black** (`#000000`): Primary background, the void canvas that defines Framer's dark-first identity
24
+ - **Pure White** (`#ffffff`): Primary text color on dark surfaces, button text on accent backgrounds
25
+ - **Framer Blue** (`#0099ff`): Primary accent color — links, borders, ring shadows, interactive highlights
26
+
27
+ ### Secondary & Accent
28
+ - **Muted Silver** (`#a6a6a6`): Secondary text, subdued labels, dimmed descriptions on dark surfaces
29
+ - **Near Black** (`#090909`): Elevated dark surface, shadow ring color for subtle depth separation
30
+
31
+ ### Surface & Background
32
+ - **Void Black** (`#000000`): Page background, primary canvas
33
+ - **Frosted White** (`rgba(255, 255, 255, 0.1)`): Translucent button backgrounds, glass-effect surfaces on dark
34
+ - **Subtle White** (`rgba(255, 255, 255, 0.5)`): Slightly more opaque frosted elements for hover states
35
+
36
+ ### Neutrals & Text
37
+ - **Pure White** (`#ffffff`): Heading text, high-emphasis body text
38
+ - **Muted Silver** (`#a6a6a6`): Body text, descriptions, secondary information
39
+ - **Ghost White** (`rgba(255, 255, 255, 0.6)`): Tertiary text, placeholders on dark surfaces
40
+
41
+ ### Semantic & Accent
42
+ - **Framer Blue** (`#0099ff`): Links, interactive borders, focus rings
43
+ - **Blue Glow** (`rgba(0, 153, 255, 0.15)`): Focus ring shadow, subtle blue halo around interactive elements
44
+ - **Default Link Blue** (`#0000ee`): Standard browser link color (used sparingly in content areas)
45
+
46
+ ### Gradient System
47
+ - No prominent gradient usage — Framer relies on pure flat black surfaces with occasional blue-tinted glows for depth
48
+ - Subtle radial glow effects behind product screenshots using Framer Blue at very low opacity
49
+
50
+ ## 3. Typography Rules
51
+
52
+ ### Font Family
53
+ - **Display**: `GT Walsheim Framer Medium` / `GT Walsheim Medium` — custom geometric sans-serif, weight 500. Fallbacks: `GT Walsheim Framer Medium Placeholder`, system sans-serif
54
+ - **Body/UI**: `Inter Variable` / `Inter` — variable sans-serif with extensive OpenType features. Fallbacks: `Inter Placeholder`, `-apple-system`, `system-ui`
55
+ - **Accent**: `Mona Sans` — GitHub's open-source font, used for select elements at ultra-light weight (100)
56
+ - **Monospace**: `Azeret Mono` — companion mono for code and technical labels
57
+ - **Rounded**: `Open Runde` — small rounded companion font for micro-labels
58
+
59
+ ### Hierarchy
60
+
61
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
62
+ |------|------|------|--------|-------------|----------------|-------|
63
+ | Display Hero | GT Walsheim Framer Medium | 110px | 500 | 0.85 | -5.5px | Extreme negative tracking, compressed impact |
64
+ | Section Display | GT Walsheim Medium | 85px | 500 | 0.95 | -4.25px | OpenType: ss02, tnum |
65
+ | Section Heading | GT Walsheim Medium | 62px | 500 | 1.00 | -3.1px | OpenType: ss02 |
66
+ | Feature Heading | GT Walsheim Medium | 32px | 500 | 1.13 | -1px | Tightest of the smaller headings |
67
+ | Accent Display | Mona Sans | 61.5px | 100 | 1.00 | -3.1px | Ultra-light weight, ethereal |
68
+ | Card Title | Inter Variable | 24px | 400 | 1.30 | -0.01px | OpenType: cv01, cv05, cv09, cv11, ss03, ss07 |
69
+ | Feature Title | Inter | 22px | 700 | 1.20 | -0.8px | OpenType: cv05 |
70
+ | Sub-heading | Inter | 20px | 600 | 1.20 | -0.8px | OpenType: cv01, cv09 |
71
+ | Body Large | Inter Variable | 18px | 400 | 1.30 | -0.01px | OpenType: cv01, cv05, cv09, cv11, ss03, ss07 |
72
+ | Body | Inter Variable | 15px | 400 | 1.30 | -0.01px | OpenType: cv11 |
73
+ | Nav/UI | Inter Variable | 15px | 400 | 1.00 | -0.15px | OpenType: cv06, cv11, dlig, ss03 |
74
+ | Body Readable | Inter Framer Regular | 14px | 400 | 1.60 | normal | Long-form body text |
75
+ | Caption | Inter Variable | 14px | 400 | 1.40 | normal | OpenType: cv01, cv06, cv09, cv11, ss03, ss07 |
76
+ | Label | Inter | 13px | 500 | 1.60 | normal | OpenType: cv06, cv11, ss03 |
77
+ | Small Caption | Inter Variable | 12px | 400 | 1.40 | normal | OpenType: cv01, cv06, cv09, cv11, ss03, ss07 |
78
+ | Micro Code | Azeret Mono | 10.4px | 400 | 1.60 | normal | OpenType: cv06, cv11, ss03 |
79
+ | Badge | Open Runde | 9px | 600 | 1.11 | normal | OpenType: cv01, cv09 |
80
+ | Micro Uppercase | Inter Variable | 7px | 400 | 1.00 | 0.21px | uppercase transform |
81
+
82
+ ### Principles
83
+ - **Compression as personality**: GT Walsheim's extreme negative letter-spacing (-5.5px at 110px) is the defining typographic gesture — headlines feel spring-loaded, urgent, almost breathless
84
+ - **OpenType maximalism**: Inter is deployed with 6+ OpenType features simultaneously (`cv01`, `cv05`, `cv09`, `cv11`, `ss03`, `ss07`), creating a subtly custom feel even at body sizes
85
+ - **Weight restraint on display**: All GT Walsheim usage is weight 500 (medium) — never bold, never regular. This creates a confident-but-not-aggressive display tone
86
+ - **Ultra-tight line heights**: Display text at 0.85 line-height means letters nearly overlap vertically — intentional density that rewards reading at arm's length
87
+
88
+ ## 4. Component Stylings
89
+
90
+ ### Buttons
91
+ - **Frosted Pill**: `rgba(255, 255, 255, 0.1)` background, black text (`#000000`), pill shape (40px radius). The glass-effect button that lives on dark surfaces — translucent, ambient, subtle
92
+ - **Solid White Pill**: `rgb(255, 255, 255)` background, black text (`#000000`), full pill shape (100px radius), padding `10px 15px`. The primary CTA — clean, high-contrast on dark, unmissable
93
+ - **Ghost**: No visible background, white text, relies on text styling alone. Hover reveals subtle frosted background
94
+ - **Transition**: Scale-based animations (matrix transform with 0.85 scale factor), opacity transitions for reveal effects
95
+
96
+ ### Cards & Containers
97
+ - **Dark Surface Card**: Black or near-black (`#090909`) background, `rgba(0, 153, 255, 0.15) 0px 0px 0px 1px` blue ring shadow border, rounded corners (10px–15px radius)
98
+ - **Elevated Card**: Multi-layer shadow — `rgba(255, 255, 255, 0.1) 0px 0.5px 0px 0.5px` (subtle top highlight) + `rgba(0, 0, 0, 0.25) 0px 10px 30px` (deep ambient shadow)
99
+ - **Product Screenshots**: Full-width or padded within dark containers, 8px–12px border-radius for software UI previews
100
+ - **Hover**: Subtle glow increase on Framer Blue ring shadow, or brightness shift on frosted surfaces
101
+
102
+ ### Inputs & Forms
103
+ - Minimal form presence on the marketing site
104
+ - Input fields follow dark theme: dark background, subtle border, white text
105
+ - Focus state: Framer Blue (`#0099ff`) ring border, `1px solid #0099ff`
106
+ - Placeholder text in `rgba(255, 255, 255, 0.4)`
107
+
108
+ ### Navigation
109
+ - **Dark floating nav bar**: Black background with frosted glass effect, white text links
110
+ - **Nav links**: Inter at 15px, weight 400, white text with subtle hover opacity change
111
+ - **CTA button**: Pill-shaped, white or frosted, positioned at right end of nav
112
+ - **Mobile**: Collapses to hamburger menu, maintains dark theme
113
+ - **Sticky behavior**: Nav remains fixed at top on scroll
114
+
115
+ ### Image Treatment
116
+ - **Product screenshots as hero art**: Full-width embedded UI screenshots with rounded corners (8px–12px)
117
+ - **Dark-on-dark composition**: Screenshots placed on black backgrounds with subtle shadow for depth separation
118
+ - **16:9 and custom aspect ratios**: Product demos fill their containers
119
+ - **No decorative imagery**: All images are functional — showing the tool, the output, or the workflow
120
+
121
+ ### Trust & Social Proof
122
+ - Customer logos and testimonials in muted gray on dark surfaces
123
+ - Minimal ornamentation — the product screenshots serve as the trust signal
124
+
125
+ ## 5. Layout Principles
126
+
127
+ ### Spacing System
128
+ - **Base unit**: 8px
129
+ - **Scale**: 1px, 2px, 3px, 4px, 5px, 6px, 8px, 10px, 12px, 15px, 20px, 30px, 35px
130
+ - **Section padding**: Large vertical spacing (80px–120px between sections)
131
+ - **Card padding**: 15px–30px internal padding
132
+ - **Component gaps**: 8px–20px between related elements
133
+
134
+ ### Grid & Container
135
+ - **Max width**: ~1200px container, centered
136
+ - **Column patterns**: Full-width hero, 2-column feature sections, single-column product showcases
137
+ - **Asymmetric layouts**: Feature sections often pair text (40%) with screenshot (60%)
138
+
139
+ ### Whitespace Philosophy
140
+ - **Breathe through darkness**: Generous vertical spacing between sections — the black background means whitespace manifests as void, creating dramatic pauses between content blocks
141
+ - **Dense within, spacious between**: Individual components are tightly composed (tight line-heights, compressed text) but float in generous surrounding space
142
+ - **Product-first density**: Screenshot areas are allowed to be dense and information-rich, contrasting with the sparse marketing text
143
+
144
+ ### Border Radius Scale
145
+ - **1px**: Micro-elements, nearly squared precision edges
146
+ - **5px–7px**: Small UI elements, image thumbnails — subtly softened
147
+ - **8px**: Standard component radius — code blocks, buttons, interactive elements
148
+ - **10px–12px**: Cards, product screenshots — comfortably rounded
149
+ - **15px–20px**: Large containers, feature cards — generously rounded
150
+ - **30px–40px**: Navigation pills, pagination — noticeably rounded
151
+ - **100px**: Full pill shape — primary CTAs, tag elements
152
+
153
+ ## 6. Depth & Elevation
154
+
155
+ | Level | Treatment | Use |
156
+ |-------|-----------|-----|
157
+ | Level 0 (Flat) | No shadow, pure black surface | Page background, empty areas |
158
+ | Level 1 (Ring) | `rgba(0, 153, 255, 0.15) 0px 0px 0px 1px` | Card borders, interactive element outlines — Framer Blue glow ring |
159
+ | Level 2 (Contained) | `rgb(9, 9, 9) 0px 0px 0px 2px` | Near-black ring for subtle containment on dark surfaces |
160
+ | Level 3 (Floating) | `rgba(255, 255, 255, 0.1) 0px 0.5px 0px 0.5px, rgba(0, 0, 0, 0.25) 0px 10px 30px` | Elevated cards, floating elements — subtle white top-edge highlight + deep ambient shadow |
161
+
162
+ ### Shadow Philosophy
163
+ Framer's elevation system is inverted from traditional light-theme designs. Instead of darker shadows on light backgrounds, Framer uses:
164
+ - **Blue-tinted ring shadows** at very low opacity (0.15) for containment — a signature move that subtly brands every bordered element
165
+ - **White edge highlights** (0.5px) on the top edge of elevated elements — simulating light hitting the top surface
166
+ - **Deep ambient shadows** for true floating elements — `rgba(0, 0, 0, 0.25)` at large spread (30px)
167
+
168
+ ### Decorative Depth
169
+ - **Blue glow auras**: Subtle Framer Blue (`#0099ff`) radial gradients behind key interactive areas
170
+ - **No background blur/glassmorphism**: Despite the frosted button effect, there's no heavy glass blur usage — the translucency is achieved through simple rgba opacity
171
+
172
+ ## 7. Do's and Don'ts
173
+
174
+ ### Do
175
+ - Use pure black (`#000000`) as the primary background — not dark gray, not charcoal
176
+ - Apply extreme negative letter-spacing on GT Walsheim display text (-3px to -5.5px)
177
+ - Keep all buttons pill-shaped (40px+ radius) — never use squared or slightly-rounded buttons
178
+ - Use Framer Blue (`#0099ff`) exclusively for interactive accents — links, borders, focus states
179
+ - Deploy `rgba(255, 255, 255, 0.1)` for frosted glass surfaces on dark backgrounds
180
+ - Maintain GT Walsheim at weight 500 only — the medium weight IS the brand
181
+ - Use extensive OpenType features on Inter text (cv01, cv05, cv09, cv11, ss03, ss07)
182
+ - Let product screenshots be the visual centerpiece — the tool markets itself
183
+ - Apply blue ring shadows (`rgba(0, 153, 255, 0.15) 0px 0px 0px 1px`) for card containment
184
+
185
+ ### Don't
186
+ - Use warm dark backgrounds (no `#1a1a1a`, `#2d2d2d`, or brownish blacks)
187
+ - Apply bold (700+) weight to GT Walsheim display text — medium 500 only
188
+ - Introduce additional accent colors beyond Framer Blue — this is a one-accent-color system
189
+ - Use large border-radius on non-interactive elements (cards use 10px–15px, only buttons get 40px+)
190
+ - Add decorative imagery, illustrations, or icons — the product IS the illustration
191
+ - Use positive letter-spacing on headlines — everything is compressed, negative tracking
192
+ - Create heavy drop shadows — depth is communicated through subtle rings and minimal ambients
193
+ - Place light/white backgrounds behind content sections — the void is sacred
194
+ - Use serif or display-weight fonts — the system is geometric sans-serif only
195
+
196
+ ## 8. Responsive Behavior
197
+
198
+ ### Breakpoints
199
+ | Name | Width | Key Changes |
200
+ |------|-------|-------------|
201
+ | Mobile | <809px | Single column, stacked feature sections, reduced hero text (62px→40px), hamburger nav |
202
+ | Tablet | 809px–1199px | 2-column features begin, nav links partially visible, screenshots scale down |
203
+ | Desktop | >1199px | Full layout, expanded nav with all links + CTA, 110px display hero, side-by-side features |
204
+
205
+ ### Touch Targets
206
+ - Pill buttons: minimum 40px height with 10px vertical padding — exceeds 44px WCAG minimum
207
+ - Nav links: 15px text with generous padding for touch accessibility
208
+ - Mobile CTA buttons: Full-width pills on mobile for easy thumb reach
209
+
210
+ ### Collapsing Strategy
211
+ - **Navigation**: Full horizontal nav → hamburger menu at mobile breakpoint
212
+ - **Hero text**: 110px display → 85px → 62px → ~40px across breakpoints, maintaining extreme negative tracking proportionally
213
+ - **Feature sections**: Side-by-side (text + screenshot) → stacked vertically on mobile
214
+ - **Product screenshots**: Scale responsively within containers, maintaining aspect ratios
215
+ - **Section spacing**: Reduces proportionally — 120px desktop → 60px mobile
216
+
217
+ ### Image Behavior
218
+ - Product screenshots are responsive, scaling within their container boundaries
219
+ - No art direction changes — same crops across breakpoints
220
+ - Dark background ensures screenshots maintain visual impact at any size
221
+ - Screenshots lazy-load as user scrolls into view
222
+
223
+ ## 9. Agent Prompt Guide
224
+
225
+ ### Quick Color Reference
226
+ - Primary Background: Void Black (`#000000`)
227
+ - Primary Text: Pure White (`#ffffff`)
228
+ - Accent/CTA: Framer Blue (`#0099ff`)
229
+ - Secondary Text: Muted Silver (`#a6a6a6`)
230
+ - Frosted Surface: Translucent White (`rgba(255, 255, 255, 0.1)`)
231
+ - Elevation Ring: Blue Glow (`rgba(0, 153, 255, 0.15)`)
232
+
233
+ ### Example Component Prompts
234
+ - "Create a hero section on pure black background with 110px GT Walsheim heading in white, letter-spacing -5.5px, line-height 0.85, and a pill-shaped white CTA button (100px radius) with black text"
235
+ - "Design a feature card on black background with a 1px Framer Blue ring shadow border (rgba(0,153,255,0.15)), 12px border-radius, white heading in Inter at 22px weight 700, and muted silver (a6a6a6) body text"
236
+ - "Build a navigation bar with black background, white Inter text links at 15px, and a frosted pill button (rgba(255,255,255,0.1) background, 40px radius) as the CTA"
237
+ - "Create a product showcase section with a full-width screenshot embedded on black, 10px border-radius, subtle multi-layer shadow (white 0.5px top highlight + rgba(0,0,0,0.25) 30px ambient)"
238
+ - "Design a pricing card using pure black surface, Framer Blue (#0099ff) accent for the selected plan border, white text hierarchy (24px Inter bold heading, 14px regular body), and a solid white pill CTA button"
239
+
240
+ ### Iteration Guide
241
+ When refining existing screens generated with this design system:
242
+ 1. Focus on ONE component at a time — the dark canvas makes each element precious
243
+ 2. Always verify letter-spacing on GT Walsheim headings — the extreme negative tracking is non-negotiable
244
+ 3. Check that Framer Blue appears ONLY on interactive elements — never as decorative background or text color for non-links
245
+ 4. Ensure all buttons are pill-shaped — any squared corner immediately breaks the Framer aesthetic
246
+ 5. Test frosted glass surfaces by checking they have exactly `rgba(255, 255, 255, 0.1)` — too opaque looks like a bug, too transparent disappears
@@ -0,0 +1,23 @@
1
+ # Framer Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/framer/DESIGN.md) extracted from the public [framer](https://framer.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/framer/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Framer 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
+ ![Framer Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/framer/preview-dark-screenshot.png)
21
+
22
+ ### Light Mode
23
+ ![Framer Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/framer/preview-screenshot.png)