Make your AI a shadcn expert

Composio Design System

Composio's design system as a DESIGN.md file.

About Composio DESIGN.md

Curated by Dov AzencotUpdated Source composio.dev

  • AI & LLM Platforms
  • Developer Tools & IDEs

Composio sells tool integration for AI agents, and its marketing site reads like a serious developer-infrastructure brand — closer to Vercel or Stripe Docs than to a typical AI startup. The canvas is near-black #0f0f0f from top nav to footer. A single voltage of deep electric blue (#0007cd) carries every primary CTA, the wordmark, and the radial spotlight glow that backs the homepage hero. There is no second brand color in mainline marketing; cyan and violet appear only inside specific product illustrations. The shape language stays compact and ergonomic — 8px button radii, 12-16px card radii, no full pills, no drop shadows. Elevation comes from brightness steps across three card surfaces (#181818, #222222, #2a2a2a), not from layered shadow tiers. The brand's strongest visual signature is a 2×2 terminal-mockup grid with a blue spotlight glow centered behind it.

The file packages all of that into a single DESIGN.md spec: 20 color tokens (one primary, two surface tiers, three hairline tones, six text grades, two semantic, plus accent cyan and violet), 15 typography tokens running abcDiatype across display through caption with JetBrains Mono for code, 8 corner radii from 0 to pill, a 9-step spacing scale ending at a 96px section unit, and 19 named components from `top-nav-dark` to `cta-band-spotlight`. The format is Google Labs' open DESIGN.md spec — machine-readable YAML frontmatter plus human prose underneath.

Feed the file to Claude, Cursor, or GitHub Copilot and the agent reproduces Composio's restraint — single accent, brightness-step elevation, compact developer-tool radii — instead of guessing at a generic dark-mode theme. Or reference the tokens directly: every hex, font, radius, and spacing value is a quoted YAML scalar ready for Tailwind config, CSS variables, or a component library. The system is worth studying for one move in particular: the discipline of using a single deep blue across every primary surface and trusting brightness contrast to do the rest of the visual work.

What makes it distinct

  1. Single voltageComposio Blue (#0007cd) carries every primary CTA, wordmark, and spotlight glow across all 19 components
  2. One sans family across rolesabcDiatype at weight 500 for display, 400/600 for body; only code switches to JetBrains Mono
  3. Compact 8px CTA radius (rounded.md), not full pillsthe developer-tool dialect over consumer marketplace softness
  4. Brightness-step elevation laddersurfaces lift via #181818 → #222222 → #2a2a2a fills, no drop shadow tiers
  5. Signature 2×2 terminal-mockup grid backed by a radial blue glowthe homepage hero anchor, not decoration

Live at composio.dev

A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.

Screenshot of Composio's website at composio.devcomposio.dev

Explore Composio

Pick what you want to see — mockups, colors, typography, layout, or the full component list.

Brand & Accent

Sparing, CTA-only voltage.

Surface

Page and card backgrounds.

Text

Headlines, body, captions, muted.

Borders & Hairlines

Dividers, outlines, structural rules.

Semantic

Status, errors, success, inline links.

Composio design system FAQ

Common questions about Composio's tokens, components, and how to use this DESIGN.md in your project.

Specs, directories, and component libraries that pair with this design system.

Use Composio in your project

One machine-readable file. Drop it into Claude, Cursor, or any AI tool that reads DESIGN.md.

Download DESIGN.md