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,307 @@
1
+ # Design System: Composio
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Composio's interface is a nocturnal command center — a dense, developer-focused darkness punctuated by electric cyan and deep cobalt signals. The entire experience is built on an almost-pure-black canvas (`#0f0f0f`) where content floats within barely-visible containment borders, creating the feeling of a high-tech control panel rather than a traditional marketing page. It's a site that whispers authority to developers who live in dark terminals.
6
+
7
+ The visual language leans heavily into the aesthetic of code editors and terminal windows. JetBrains Mono appears alongside the geometric precision of abcDiatype, reinforcing the message that this is a tool built *by* developers *for* developers. Decorative elements are restrained but impactful — subtle cyan-blue gradient glows emanate from cards and sections like bioluminescent organisms in deep water, while hard-offset shadows (`4px 4px`) on select elements add a raw, brutalist edge that prevents the design from feeling sterile.
8
+
9
+ What makes Composio distinctive is its tension between extreme minimalism and strategic bursts of luminous color. The site never shouts — headings use tight line-heights (0.87) that compress text into dense, authoritative blocks. Color is rationed like a rare resource: white text for primary content, semi-transparent white (`rgba(255,255,255,0.5-0.6)`) for secondary, and brand blue (`#0007cd`) or electric cyan (`#00ffff`) reserved exclusively for interactive moments and accent glows.
10
+
11
+ **Key Characteristics:**
12
+ - Pitch-black canvas with near-invisible white-border containment (4-12% opacity)
13
+ - Dual-font identity: geometric sans-serif (abcDiatype) for content, monospace (JetBrains Mono) for technical credibility
14
+ - Ultra-tight heading line-heights (0.87-1.0) creating compressed, impactful text blocks
15
+ - Bioluminescent accent strategy — cyan and blue glows that feel like they're emitting light from within
16
+ - Hard-offset brutalist shadows (`4px 4px`) on select interactive elements
17
+ - Monochrome hierarchy with color used only at the highest-signal moments
18
+ - Developer-terminal aesthetic that bridges marketing and documentation
19
+
20
+ ## 2. Color Palette & Roles
21
+
22
+ ### Primary
23
+ - **Composio Cobalt** (`#0007cd`): The core brand color — a deep, saturated blue used sparingly for high-priority interactive elements and brand moments. It anchors the identity with quiet intensity.
24
+
25
+ ### Secondary & Accent
26
+ - **Electric Cyan** (`#00ffff`): The attention-grabbing accent — used at low opacity (`rgba(0,255,255,0.12)`) for glowing button backgrounds and card highlights. At full saturation, it serves as the energetic counterpoint to the dark canvas.
27
+ - **Signal Blue** (`#0089ff` / `rgb(0,137,255)`): Used for select button borders and interactive focus states, bridging the gap between Cobalt and Cyan.
28
+ - **Ocean Blue** (`#0096ff` / `rgb(0,150,255)`): Accent border color on CTA buttons, slightly warmer than Signal Blue.
29
+
30
+ ### Surface & Background
31
+ - **Void Black** (`#0f0f0f`): The primary page background — not pure black, but a hair warmer, reducing eye strain on dark displays.
32
+ - **Pure Black** (`#000000`): Used for card interiors and deep-nested containers, creating a subtle depth distinction from the page background.
33
+ - **Charcoal** (`#2c2c2c` / `rgb(44,44,44)`): Used for secondary button borders and divider lines on dark surfaces.
34
+
35
+ ### Neutrals & Text
36
+ - **Pure White** (`#ffffff`): Primary heading and high-emphasis text color on dark surfaces.
37
+ - **Muted Smoke** (`#444444`): De-emphasized body text, metadata, and tertiary content.
38
+ - **Ghost White** (`rgba(255,255,255,0.6)`): Secondary body text and link labels — visible but deliberately receded.
39
+ - **Whisper White** (`rgba(255,255,255,0.5)`): Tertiary button text and placeholder content.
40
+ - **Phantom White** (`rgba(255,255,255,0.2)`): Subtle button backgrounds and deeply receded UI chrome.
41
+
42
+ ### Semantic & Accent
43
+ - **Border Mist 12** (`rgba(255,255,255,0.12)`): Highest-opacity border treatment — used for prominent card edges and content separators.
44
+ - **Border Mist 10** (`rgba(255,255,255,0.10)`): Standard container borders on dark surfaces.
45
+ - **Border Mist 08** (`rgba(255,255,255,0.08)`): Subtle section dividers and secondary card edges.
46
+ - **Border Mist 06** (`rgba(255,255,255,0.06)`): Near-invisible containment borders for background groupings.
47
+ - **Border Mist 04** (`rgba(255,255,255,0.04)`): The faintest border — used for atmospheric separation only.
48
+ - **Light Border** (`#e0e0e0` / `rgb(224,224,224)`): Reserved for light-surface contexts (rare on this site).
49
+
50
+ ### Gradient System
51
+ - **Cyan Glow**: Radial gradients using `#00ffff` at very low opacity, creating bioluminescent halos behind cards and feature sections.
52
+ - **Blue-to-Black Fade**: Linear gradients from Composio Cobalt (`#0007cd`) fading into Void Black (`#0f0f0f`), used in hero backgrounds and section transitions.
53
+ - **White Fog**: Bottom-of-page gradient transitioning from dark to a diffused white/gray, creating an atmospheric "horizon line" effect near the footer.
54
+
55
+ ## 3. Typography Rules
56
+
57
+ ### Font Family
58
+ - **Primary**: `abcDiatype`, with fallbacks: `abcDiatype Fallback, ui-sans-serif, system-ui, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji`
59
+ - **Monospace**: `JetBrains Mono`, with fallbacks: `JetBrains Mono Fallback, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New`
60
+ - **System Monospace** (fallback): `Menlo`, `monospace` for smallest inline code
61
+
62
+ ### Hierarchy
63
+
64
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
65
+ |------|------|------|--------|-------------|----------------|-------|
66
+ | Display / Hero | abcDiatype | 64px (4rem) | 400 | 0.87 (ultra-tight) | normal | Massive, compressed headings |
67
+ | Section Heading | abcDiatype | 48px (3rem) | 400 | 1.00 (tight) | normal | Major feature section titles |
68
+ | Sub-heading Large | abcDiatype | 40px (2.5rem) | 400 | 1.00 (tight) | normal | Secondary section markers |
69
+ | Sub-heading | abcDiatype | 28px (1.75rem) | 400 | 1.20 (tight) | normal | Card titles, feature names |
70
+ | Card Title | abcDiatype | 24px (1.5rem) | 500 | 1.20 (tight) | normal | Medium-emphasis card headings |
71
+ | Feature Label | abcDiatype | 20px (1.25rem) | 500 | 1.20 (tight) | normal | Smaller card titles, labels |
72
+ | Body Large | abcDiatype | 18px (1.125rem) | 400 | 1.20 (tight) | normal | Intro paragraphs |
73
+ | Body / Button | abcDiatype | 16px (1rem) | 400 | 1.50 | normal | Standard body text, nav links, buttons |
74
+ | Body Small | abcDiatype | 15px (0.94rem) | 400 | 1.63 (relaxed) | normal | Longer-form body text |
75
+ | Caption | abcDiatype | 14px (0.875rem) | 400 | 1.63 (relaxed) | normal | Descriptions, metadata |
76
+ | Label | abcDiatype | 13px (0.81rem) | 500 | 1.50 | normal | UI labels, badges |
77
+ | Tag / Overline | abcDiatype | 12px (0.75rem) | 500 | 1.00 (tight) | 0.3px | Uppercase overline labels |
78
+ | Micro | abcDiatype | 12px (0.75rem) | 400 | 1.00 (tight) | 0.3px | Smallest sans-serif text |
79
+ | Code Body | JetBrains Mono | 16px (1rem) | 400 | 1.50 | -0.32px | Inline code, terminal output |
80
+ | Code Small | JetBrains Mono | 14px (0.875rem) | 400 | 1.50 | -0.28px | Code snippets, technical labels |
81
+ | Code Caption | JetBrains Mono | 12px (0.75rem) | 400 | 1.50 | -0.28px | Small code references |
82
+ | Code Overline | JetBrains Mono | 14px (0.875rem) | 400 | 1.43 | 0.7px | Uppercase technical labels |
83
+ | Code Micro | JetBrains Mono | 11px (0.69rem) | 400 | 1.33 | 0.55px | Tiny uppercase code tags |
84
+ | Code Nano | JetBrains Mono | 9-10px | 400 | 1.33 | 0.45-0.5px | Smallest monospace text |
85
+
86
+ ### Principles
87
+ - **Compression creates authority**: Heading line-heights are drastically tight (0.87-1.0), making large text feel dense and commanding rather than airy and decorative.
88
+ - **Dual personality**: abcDiatype carries the marketing voice — geometric, precise, friendly. JetBrains Mono carries the technical voice — credible, functional, familiar to developers.
89
+ - **Weight restraint**: Almost everything is weight 400 (regular). Weight 500 (medium) is reserved for small labels, badges, and select card titles. Weight 700 (bold) appears only in microscopic system-monospace contexts.
90
+ - **Negative letter-spacing on code**: JetBrains Mono uses negative letter-spacing (-0.28px to -0.98px) for dense, compact code blocks that feel like a real IDE.
91
+ - **Uppercase is earned**: The `uppercase` + `letter-spacing` treatment is reserved exclusively for tiny overline labels and technical tags — never for headings.
92
+
93
+ ## 4. Component Stylings
94
+
95
+ ### Buttons
96
+
97
+ **Primary CTA (White Fill)**
98
+ - Background: Pure White (`#ffffff`)
99
+ - Text: Near Black (`oklch(0.145 0 0)`)
100
+ - Padding: comfortable (8px 24px)
101
+ - Border: none
102
+ - Radius: subtly rounded (likely 4px based on token scale)
103
+ - Hover: likely subtle opacity reduction or slight gray shift
104
+
105
+ **Cyan Accent CTA**
106
+ - Background: Electric Cyan at 12% opacity (`rgba(0,255,255,0.12)`)
107
+ - Text: Near Black (`oklch(0.145 0 0)`)
108
+ - Padding: comfortable (8px 24px)
109
+ - Border: thin solid Ocean Blue (`1px solid rgb(0,150,255)`)
110
+ - Radius: subtly rounded (4px)
111
+ - Creates a "glowing from within" effect on dark backgrounds
112
+
113
+ **Ghost / Outline (Signal Blue)**
114
+ - Background: transparent
115
+ - Text: Near Black (`oklch(0.145 0 0)`)
116
+ - Padding: balanced (10px)
117
+ - Border: thin solid Signal Blue (`1px solid rgb(0,137,255)`)
118
+ - Hover: likely fill or border color shift
119
+
120
+ **Ghost / Outline (Charcoal)**
121
+ - Background: transparent
122
+ - Text: Near Black (`oklch(0.145 0 0)`)
123
+ - Padding: balanced (10px)
124
+ - Border: thin solid Charcoal (`1px solid rgb(44,44,44)`)
125
+ - For secondary/tertiary actions on dark surfaces
126
+
127
+ **Phantom Button**
128
+ - Background: Phantom White (`rgba(255,255,255,0.2)`)
129
+ - Text: Whisper White (`rgba(255,255,255,0.5)`)
130
+ - No visible border
131
+ - Used for deeply de-emphasized actions
132
+
133
+ ### Cards & Containers
134
+ - Background: Pure Black (`#000000`) or transparent
135
+ - Border: white at very low opacity, ranging from Border Mist 04 (`rgba(255,255,255,0.04)`) to Border Mist 12 (`rgba(255,255,255,0.12)`) depending on prominence
136
+ - Radius: barely rounded corners (2px for inline elements, 4px for content cards)
137
+ - Shadow: select cards use the hard-offset brutalist shadow (`rgba(0,0,0,0.15) 4px 4px 0px 0px`) — a distinctive design choice that adds raw depth
138
+ - Elevation shadow: deeper containers use soft diffuse shadow (`rgba(0,0,0,0.5) 0px 8px 32px`)
139
+ - Hover behavior: likely subtle border opacity increase or faint glow effect
140
+
141
+ ### Inputs & Forms
142
+ - No explicit input token data extracted — inputs likely follow the dark-surface pattern with:
143
+ - Background: transparent or Pure Black
144
+ - Border: Border Mist 10 (`rgba(255,255,255,0.10)`)
145
+ - Focus: border shifts to Signal Blue (`#0089ff`) or Electric Cyan
146
+ - Text: Pure White with Ghost White placeholder
147
+
148
+ ### Navigation
149
+ - Sticky top nav bar on dark/black background
150
+ - Logo (white SVG): Composio wordmark on the left
151
+ - Nav links: Pure White (`#ffffff`) at standard body size (16px, abcDiatype)
152
+ - CTA button in the nav: White Fill Primary style
153
+ - Mobile: collapses to hamburger menu, single-column layout
154
+ - Subtle bottom border on nav (Border Mist 06-08)
155
+
156
+ ### Image Treatment
157
+ - Dark-themed product screenshots and UI mockups dominate
158
+ - Images sit within bordered containers matching the card system
159
+ - Blue/cyan gradient glows behind or beneath feature images
160
+ - No visible border-radius on images beyond container rounding (4px)
161
+ - Full-bleed within their card containers
162
+
163
+ ### Distinctive Components
164
+
165
+ **Stats/Metrics Display**
166
+ - Large monospace numbers (JetBrains Mono) — "10k+" style
167
+ - Tight layout with subtle label text beneath
168
+
169
+ **Code Blocks / Terminal Previews**
170
+ - Dark containers with JetBrains Mono
171
+ - Syntax-highlighted content
172
+ - Subtle bordered containers (Border Mist 10)
173
+
174
+ **Integration/Partner Logos Grid**
175
+ - Grid layout of tool logos on dark surface
176
+ - Contained within bordered card
177
+ - Demonstrates ecosystem breadth
178
+
179
+ **"COMPOSIO" Brand Display**
180
+ - Oversized brand typography — likely the largest text on the page
181
+ - Used as a section divider/brand statement
182
+ - Stark white on black
183
+
184
+ ## 5. Layout Principles
185
+
186
+ ### Spacing System
187
+ - Base unit: 8px
188
+ - Scale: 1px, 2px, 4px, 6px, 8px, 10px, 12px, 14px, 16px, 18px, 20px, 24px, 30px, 32px, 40px
189
+ - Component padding: typically 10px (buttons) to 24px (CTA buttons horizontal)
190
+ - Section padding: generous vertical spacing (estimated 80-120px between major sections)
191
+ - Card internal padding: approximately 24-32px
192
+
193
+ ### Grid & Container
194
+ - Max container width: approximately 1200px, centered
195
+ - Content sections use single-column or 2-3 column grids for feature cards
196
+ - Hero: centered single-column with maximum impact
197
+ - Feature sections: asymmetric layouts mixing text blocks with product screenshots
198
+
199
+ ### Whitespace Philosophy
200
+ - **Breathing room between sections**: Large vertical gaps create distinct "chapters" in the page scroll.
201
+ - **Dense within components**: Cards and text blocks are internally compact (tight line-heights, minimal internal padding), creating focused information nodes.
202
+ - **Contrast-driven separation**: Rather than relying solely on whitespace, Composio uses border opacity differences and subtle background shifts to delineate content zones.
203
+
204
+ ### Border Radius Scale
205
+ - Nearly squared (2px): Inline code spans, small tags, pre blocks — the sharpest treatment, conveying technical precision
206
+ - Subtly rounded (4px): Content cards, images, standard containers — the workhorse radius
207
+ - Pill-shaped (37px): Select buttons and badges — creates a softer, more approachable feel for key CTAs
208
+ - Full round (9999px+): Circular elements, avatar-like containers, decorative dots
209
+
210
+ ## 6. Depth & Elevation
211
+
212
+ | Level | Treatment | Use |
213
+ |-------|-----------|-----|
214
+ | Flat (Level 0) | No shadow, no border | Page background, inline text |
215
+ | Contained (Level 1) | Border Mist 04-08, no shadow | Background groupings, subtle sections |
216
+ | Card (Level 2) | Border Mist 10-12, no shadow | Standard content cards, code blocks |
217
+ | Brutalist (Level 3) | Hard offset shadow (`4px 4px`, 15% black) | Select interactive cards, distinctive feature highlights |
218
+ | Floating (Level 4) | Soft diffuse shadow (`0px 8px 32px`, 50% black) | Modals, overlays, deeply elevated content |
219
+
220
+ **Shadow Philosophy**: Composio uses shadows sparingly and with deliberate contrast. The hard-offset brutalist shadow is the signature — it breaks the sleek darkness with a raw, almost retro-computing feel. The soft diffuse shadow is reserved for truly floating elements. Most depth is communicated through border opacity gradations rather than shadows.
221
+
222
+ ### Decorative Depth
223
+ - **Cyan Glow Halos**: Radial gradient halos using Electric Cyan at low opacity behind feature cards and images. Creates a "screen glow" effect as if the UI elements are emitting light.
224
+ - **Blue-Black Gradient Washes**: Linear gradients from Composio Cobalt to Void Black used as section backgrounds, adding subtle color temperature shifts.
225
+ - **White Fog Horizon**: A gradient from dark to diffused white/gray at the bottom of the page, creating an atmospheric "dawn" effect before the footer.
226
+
227
+ ## 7. Do's and Don'ts
228
+
229
+ ### Do
230
+ - Use Void Black (`#0f0f0f`) as the primary page background — never pure white for main surfaces
231
+ - Keep heading line-heights ultra-tight (0.87-1.0) for compressed, authoritative text blocks
232
+ - Use white-opacity borders (4-12%) for containment — they're more important than shadows here
233
+ - Reserve Electric Cyan (`#00ffff`) for high-signal moments only — CTAs, glows, interactive accents
234
+ - Pair abcDiatype with JetBrains Mono to reinforce the developer-tool identity
235
+ - Use the hard-offset shadow (`4px 4px`) intentionally on select elements for brutalist personality
236
+ - Keep button text dark (`oklch(0.145 0 0)`) even on the darkest backgrounds — buttons carry their own surface
237
+ - Layer opacity-based borders to create subtle depth without shadows
238
+ - Use uppercase + letter-spacing only for tiny overline labels (12px or smaller)
239
+
240
+ ### Don't
241
+ - Don't use bright backgrounds or light surfaces as primary containers
242
+ - Don't apply heavy shadows everywhere — depth comes from border opacity, not box-shadow
243
+ - Don't use Composio Cobalt (`#0007cd`) as a text color — it's too dark on dark and too saturated on light
244
+ - Don't increase heading line-heights beyond 1.2 — the compressed feel is core to the identity
245
+ - Don't use bold (700) weight for body or heading text — 400-500 is the ceiling
246
+ - Don't mix warm colors — the palette is strictly cool (blue, cyan, white, black)
247
+ - Don't use border-radius larger than 4px on content cards — the precision of near-square corners is intentional
248
+ - Don't place Electric Cyan at full opacity on large surfaces — it's an accent, used at 12% max for backgrounds
249
+ - Don't use decorative serif or handwritten fonts — the entire identity is geometric sans + monospace
250
+ - Don't skip the monospace font for technical content — JetBrains Mono is not decorative, it's a credibility signal
251
+
252
+ ## 8. Responsive Behavior
253
+
254
+ ### Breakpoints
255
+ | Name | Width | Key Changes |
256
+ |------|-------|-------------|
257
+ | Mobile | <768px | Single column, hamburger nav, full-width cards, reduced section padding, hero text scales down to ~28-40px |
258
+ | Tablet | 768-1024px | 2-column grid for cards, condensed nav, slightly reduced hero text |
259
+ | Desktop | 1024-1440px | Full multi-column layout, expanded nav with all links visible, large hero typography (64px) |
260
+ | Large Desktop | >1440px | Max-width container centered, generous horizontal margins |
261
+
262
+ ### Touch Targets
263
+ - Minimum touch target: 44x44px for all interactive elements
264
+ - Buttons use comfortable padding (8px 24px minimum) ensuring adequate touch area
265
+ - Nav links spaced with sufficient gap for thumb navigation
266
+
267
+ ### Collapsing Strategy
268
+ - **Navigation**: Full horizontal nav on desktop collapses to hamburger on mobile
269
+ - **Feature grids**: 3-column → 2-column → single-column stacking
270
+ - **Hero text**: 64px → 40px → 28px progressive scaling
271
+ - **Section padding**: Reduces proportionally but maintains generous vertical rhythm
272
+ - **Cards**: Stack vertically on mobile with full-width treatment
273
+ - **Code blocks**: Horizontal scroll on smaller viewports rather than wrapping
274
+
275
+ ### Image Behavior
276
+ - Product screenshots scale proportionally within their containers
277
+ - Dark-themed images maintain contrast on the dark background at all sizes
278
+ - Gradient glow effects scale with container size
279
+ - No visible art direction changes between breakpoints — same crops, proportional scaling
280
+
281
+ ## 9. Agent Prompt Guide
282
+
283
+ ### Quick Color Reference
284
+ - Primary CTA: "Pure White (#ffffff)"
285
+ - Page Background: "Void Black (#0f0f0f)"
286
+ - Brand Accent: "Composio Cobalt (#0007cd)"
287
+ - Glow Accent: "Electric Cyan (#00ffff)"
288
+ - Heading Text: "Pure White (#ffffff)"
289
+ - Body Text: "Ghost White (rgba(255,255,255,0.6))"
290
+ - Card Border: "Border Mist 10 (rgba(255,255,255,0.10))"
291
+ - Button Border: "Signal Blue (#0089ff)"
292
+
293
+ ### Example Component Prompts
294
+ - "Create a feature card with a near-black background (#000000), barely visible white border at 10% opacity, subtly rounded corners (4px), and a hard-offset shadow (4px right, 4px down, 15% black). Use Pure White for the title in abcDiatype at 24px weight 500, and Ghost White (60% opacity) for the description at 16px."
295
+ - "Design a primary CTA button with a solid white background, near-black text, comfortable padding (8px vertical, 24px horizontal), and subtly rounded corners. Place it next to a secondary button with transparent background, Signal Blue border, and matching padding."
296
+ - "Build a hero section on Void Black (#0f0f0f) with a massive heading at 64px, line-height 0.87, in abcDiatype. Center the text. Add a subtle blue-to-black gradient glow behind the content. Include a white CTA button and a cyan-accented secondary button below."
297
+ - "Create a code snippet display using JetBrains Mono at 14px with -0.28px letter-spacing on a black background. Add a Border Mist 10 border (rgba(255,255,255,0.10)) and 4px radius. Show syntax-highlighted content with white and cyan text."
298
+ - "Design a navigation bar on Void Black with the Composio wordmark in white on the left, 4-5 nav links in white abcDiatype at 16px, and a white-fill CTA button on the right. Add a Border Mist 06 bottom border."
299
+
300
+ ### Iteration Guide
301
+ When refining existing screens generated with this design system:
302
+ 1. Focus on ONE component at a time
303
+ 2. Reference specific color names and hex codes from this document — "use Ghost White (rgba(255,255,255,0.6))" not "make it lighter"
304
+ 3. Use natural language descriptions — "make the border barely visible" = Border Mist 04-06
305
+ 4. Describe the desired "feel" alongside specific measurements — "compressed and authoritative heading at 48px with line-height 1.0"
306
+ 5. For glow effects, specify "Electric Cyan at 12% opacity as a radial gradient behind the element"
307
+ 6. Always specify which font — abcDiatype for marketing, JetBrains Mono for technical/code content
@@ -0,0 +1,24 @@
1
+ # Composio Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/composio/DESIGN.md) extracted from the public [composio](https://composio.dev/) 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/composio/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Composio 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
+ ![Composio Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/composio/preview-dark-screenshot.png)
22
+
23
+ ### Light Mode
24
+ ![Composio Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/composio/preview-screenshot.png)