Every AI tool generates UI differently. AIUI ensures your tokens, components, and design rules are followed in every conversation -- so your product stays consistent no matter who (or what) builds it.
$ claude mcp add aiuiOne command. That's it. Your design system is now connected.
Features
From design tokens to full component recipes, AIUI gives Claude the context it needs to build UI your way.
14 curated design systems with 360+ tokens covering colors, typography, spacing, shadows, and radii.
142 code templates with props, variants, and AI usage rules that Claude follows precisely.
Persistent .aiui/ files Claude reads every conversation, so your design decisions stick across sessions.
Validates generated code against your approved tokens. Catches style drift before it reaches production.
Pick your style pack and components in one guided flow. Preview tokens and export your config instantly.
Get your API key, paste one config block, and start building. CLI-free onboarding in under 60 seconds.
How It Works
No packages to install. No build plugins to configure. Just your design decisions, delivered to Claude.
Import your tokens, pick a style pack, or build from scratch in the visual studio. No credit card required.
Colors, typography, spacing, components, and rules -- all in one place.
One command connects Claude, Cursor, or VS Code to your design system. Setup takes under a minute.
Works with any MCP-compatible AI tool, automatically stays in sync.
$ claude mcp add aiuiEvery AI-generated component follows your tokens, patterns, and rules. Your product stays on-brand across every screen.
Design decisions persist across all sessions and team members.
The Difference
Without AIUI, Claude invents styles on the fly. With AIUI, every component follows your exact design system.
Inconsistent styles, inline CSS, arbitrary colors, no design tokens.
// Prompt: "Build me a settings page"
<div style={{ padding: 20 }}>
<h1 style={{ fontSize: 24, color: "navy" }}>
Settings
</h1>
<button style={{
background: "cornflowerblue",
padding: "8px 16px",
borderRadius: 4,
}}>
Save Changes
</button>
</div>Your exact tokens, approved components, consistent output every time.
// Prompt: "Build me a settings page"
<div className="p-6 space-y-6">
<h1 className="text-heading-lg font-semibold
text-gray-900">
Settings
</h1>
<Button
variant="primary"
size="md"
className="bg-primary-600 rounded-radius-lg
shadow-shadow-sm"
>
Save Changes
</Button>
</div>AIUI is in active development. Join the beta to shape the future of AI-driven design systems. Free during beta — no credit card required.
Currently supporting Claude Code, Cursor, Windsurf, and VS Code
We ship based on what you tell us. Found a bug? Have a feature idea? Your feedback directly shapes the roadmap.
Something broken or not working as expected? Let us know and we will fix it fast.
bugs@aiui.storeHave an idea that would make AIUI better? We prioritize features based on user requests.
features@aiui.store