PLAYBOOK · PRESETS
Design Presets
Copyable design systems your agent can apply to any project instantly.
DESIGN.MD HUB
Copy a whole design system into your agent
Each preset is a copy-ready design.md block. Paste it before a prompt and the agent will build to that system.
Acid Terminal
Dark · dev-tool
Manrope
JetBrains Mono
bg
surface
border
text
accent
design.md
# Acid Terminal — design.md
theme: dark
fonts: { display: Manrope, mono: JetBrains Mono }
color:
bg: “#0A0A0B” surface: “#141417”
border: “#2A2A30” text: “#ECECEE”
muted: “#9A9AA3” accent: “#C4F04C”
radius: { card: 16, control: 10, pill: 999 }
space: [4, 8, 12, 16, 24, 32, 48, 64]
rules:
- one accent, used sparingly
- mono for code, labels, numbers
- 1px hairline borders, no heavy shadows
Warm Editorial
Light · magazine
Source Serif 4
Inter
paper
raise
line
ink
accent
design.md
# Warm Editorial — design.md
theme: light
fonts: { display: Source Serif 4, body: Inter }
color:
paper: “#F7F4EE” raise: “#EFEAE0”
line: “#E2DCD0” ink: “#1A1714”
muted: “#6F6658” accent: “#B5481F”
radius: { card: 6, control: 6, pill: 999 }
space: [6, 12, 20, 32, 48, 72]
rules:
- serif display, generous line-height
- long measure, ~68ch body width
- rules and small caps over boxes
Clean SaaS
Light · product
Manrope
Inter
bg
surface
border
ink
accent
design.md
# Clean SaaS — design.md
theme: light
fonts: { display: Manrope, body: Inter }
color:
bg: “#FFFFFF” surface: “#F6F8FB”
border: “#E4E9F0” ink: “#0B1220”
muted: “#5B6577” accent: “#2D6BFF”
radius: { card: 14, control: 10, pill: 999 }
space: [4, 8, 16, 24, 40, 64, 96]
rules:
- soft tinted shadows, never pure grey
- blue accent on CTAs and links only
- cards on a faint surface tint
Neo Brutalist
Loud · punchy
Manrope
JetBrains Mono
paper
ink
accent
alert
line
design.md
# Neo Brutalist — design.md
theme: light
fonts: { display: Manrope (800), mono: JetBrains Mono }
color:
paper: “#FFFFFF” ink: “#0A0A0A”
accent: “#FFE600” alert: “#FF3B30”
radius: { card: 0, control: 0, pill: 0 }
border: 2px solid #0A0A0A
shadow: 6px 6px 0 #0A0A0A
rules:
- hard edges, offset block shadows
- oversized weights, tight tracking
- high-contrast, no gradients
PROMPT LIBRARY