designmd
DiscoverTemplatesToolsLearn
cmd+k

DesignMD

Discover, vote, and share the best DESIGN.md files on the internet.

♥ Support Itmeo

Products

  • WebGradients

Company

  • About
  • Blog
  • Manifest
  • Studio
  • Donate

Explore

  • Changelog
  • Newsletter
  • Press

Connect

  • Twitter / X
  • GitHub
  • dimabraven.com

© 2016–2026 Itmeo. All rights reserved.

PrivacyTerms

Tailwind design memory reference

Foundational utility-first docs that many DESIGN.md files map into spacing, color, and component rules.

CursorClaude CodeCodexGoogle Stitch
Tailwind design memory reference
1,603 copies1,027 saves751 downloads

Added by

dimabraven

May 8, 2026

View original

Tags

officialtailwindtemplatetoolsdesign-md
Sign in to copy full DESIGN.md files, download .md files, and save styles.
# Tailwind design memory reference
## Product feel
Foundational utility-first docs that many DESIGN.md files map into spacing, color, and component rules.
Build for a Linear-style, Monochrome UI, Productivity visual taste. Keep density practical, typography strong, and layouts easy for AI agents to repeat.
## Color direction
- Primary text: #18181b
- Accent / interactive: #2563eb
- Surface: #eff6ff
- Border / separators: #93c5fd
## Typography
- Use a modern sans for body copy and a sharper display face for hero/page titles.
- Titles should feel deliberate, not shouty. Avoid oversized marketing fluff.
- Meta text should stay compact and quiet.
## Layout rules
- Prefer light UI by default.
- Use compact spacing and card grids that still feel breathable.
- Keep navigation practical: search first, then filters, then actions.
- This entry belongs to the "tools" lane.
## Components
- Buttons: slightly rounded, clear hierarchy, only one primary CTA per section.
- Cards: soft border, useful metadata, preview-first composition.
- Empty states: helpful, never dead.
- Code panels: mono, dense, copy-friendly.
## Agent rules
- Do not generate generic Tailwind marketing blocks.
- Respect the palette and keep component states consistent.
- Optimize for these tools: Cursor, Claude Code, Codex, Google Stitch.
## Accessibility
- Preserve contrast for text and controls.
- Use visible focus states.
- Avoid relying on color alone for meaning.
## License
Public source

Color Palette

TEXT

#18181b

ACCENT

#2563eb

SURFACE

#eff6ff

BORDER

#93c5fd

Typography

display

4.5rem / 600 / 1.04

The quick brown fox

heading-lg

3rem / 700 / 1.07

The quick brown fox

heading

2rem / 600 / 1.1

The quick brown fox jumps

heading-sm

1.25rem / 600 / 1.2

The quick brown fox jumps

body

1rem / 400 / 1.5

The quick brown fox jumps over the lazy dog

caption

0.75rem / 400 / 1.5

The quick brown fox jumps over the lazy dog

Design Tokens

Spacing

space-14px
space-28px
space-312px
space-416px
space-624px
space-832px
space-1248px
space-1664px

Border Radius

radius-none0px
radius-sm4px
radius-md8px
radius-lg16px
radius-xl24px
radius-full9999px

Elevation

Flatshadow-none
XSshadow-xs
SMshadow-sm
MDshadow-md
LGshadow-lg
XLshadow-xl

Related DESIGN.md files

Clerk

Clerk

Authentication for modern apps. Clean, trustworthy.

CursorClaude CodeCodex
Plaid

Plaid

Financial data network. Dark, trustworthy, technical.

CursorClaude CodeCodex
Framer

Framer

Design and publish websites. Dark premium, motion-first.

CursorClaude CodeCodex
Warp

Warp

Modern terminal. Dark, premium, developer-focused.

CursorClaude CodeCodex
fal.ai

fal.ai

AI inference platform. Dark, minimal, fast.

CursorClaude CodeCodex
Pika

Pika

AI video creation. Dark, creative, gen-AI aesthetic.

CursorClaude CodeCodex
Vercel

Vercel

Frontend deployment platform. Monochrome, devtool aesthetic.

CursorClaude CodeCodex
Fly.io

Fly.io

Run apps close to users. Dark terminal aesthetic.

CursorClaude CodeCodex

FAQ

Can I use this with Cursor or Claude Code?

Yes. Copy the DESIGN.md into your project root and ask the agent to follow it.

Is this official?

Yes — this entry is marked official.

How do I add this to my project?

Copy the markdown into a DESIGN.md file in your repo root and mention it in your agent prompt.