v2.2 released Design System Generator

Your AI agent writes flawless code. Now teach it taste.

DesignOS is the open-source operating system that gives any coding agent design intelligence — 72 opinionated modules, 18 AI tools, 3 design dials, a Design System Generator, and a memory that never forgets a decision.

Install in one command What's new in v2.2 →

MIT · markdown-native · Claude Code, Cursor, Codex, Gemini & 14 more

you › Generate a dark fintech dashboard.

designos generate --brief "dark fintech dashboard" --dial
 sector: fintech  ·  surface: dashboard
 palette: #1D4ED8 · contrast 8.5:1 verified
 typography: Neue Haas / Inter
 motion budget: MOTION_INTENSITY 7/10
 11 modules loaded · anti-patterns: 6

 design loop: research → wireframe → ui …
 review: off-grid spacing 14px — fixing
 static gate: 0 findings · browser evidence attached
 final design score: NOT ASSESSED until panel review
40deterministic rules
72knowledge modules
15motion recipes
6framework stacks
180browser fixtures
3510browser assertions
New in v2.2

Five major upgrades

The features our analysis found missing. Shipped.

New

18 AI Tools

Expanded from 6 to 18 supported AI coding tools. One export command installs DesignOS into any agent's rules file.

$ designos export all
cursor · copilot · windsurf
codex · grok · opencode
vibe · amp · zed + 9 more
Cursor Copilot Gemini Codex CLI Grok Vibe OpenCode Amp Zed AI
The system

Five layers between a prompt and a shipped screen

Not a prompt pack — an operating system the agent boots into, routing only the modules each task needs.

01 · KNOWLEDGE

Opinionated rules, not vibes

Typography scales, spacing grids, 24 component specs, persuasion psychology, motion tokens — every rule with its reason.

foundations/ components/ psychology/ motion/ patterns/ native/
02 · LOOPS

Process that catches what talent misses

Research → wireframe → UI → review → accessibility → performance → SEO → refactor. No stage skipped.

loops/ workflows/ checklists/
03 · REVIEW ENGINE

An adversarial critic with veto power

Six dimensions, hard 95 threshold, instant-fail caps for contrast and fake data. Under 95 goes back — before you see it.

scoring/ validators/ evals/
04 · MEMORY

Decision #40 agrees with decision #4

Seven files per project — brand, design, pages, todos, bugs. Every choice recorded with its reason, forever.

memory/
05 · INDUSTRY INTELLIGENCE

Fintech isn't gaming isn't healthcare

24 sector playbooks: buyer psychology, visual language, trust requirements, and what each industry instantly punishes.

industries/
+ · AGENT STUDIO

Nine specialists, one veto

Creative director, UX researcher, a11y specialist, copywriter, reviewer — real Claude Code subagents, one flag away.

agents/

Nothing ships on vibes

Every deliverable is graded across six dimensions against a written rubric. Accessibility failures cap the score at 60 — no exceptions, no negotiation. Under threshold, the work returns to the loop with specific objections.

Read the rubric →

designos review output.html --min 95
UI Craft
96 / 100
UX & Flow
97 / 100
Accessibility
96 / 100
Performance
98 / 100
Modernity
96 / 100
Conversion
95 / 100
Gateall ≥ 95 → SHIP

One command. Any agent.

$ npx github:ardamoustafa1/DesignOS init --agents
 DesignOS copied to ./DesignOS
 CLAUDE.md wired
 9 subagents registered

Then ask for anything — "Generate a design system for a fintech dashboard" or "Design a pricing page, dark theme" — and watch it route modules, run the loop, attach evidence, and leave unverified dimensions explicitly unassessed.

Try the new commands:

# Design System Generator
$ node DesignOS/bin/designos.js generate --brief "SaaS landing, dark"

# One-command improvement report
$ node DesignOS/bin/designos.js improve src/ --brief "developer dashboard" --deep

# Search motion by intent
$ node DesignOS/bin/designos.js atlas "gesture velocity" --motion 7

# Set design dials
$ node DesignOS/bin/designos.js dial --motion 8 --variance 6

# Get agent prompt block
$ node DesignOS/bin/designos.js dial --prompt

# Export to all 18 AI tools
$ node DesignOS/bin/designos.js export all

# List all supported tools
$ node DesignOS/bin/designos.js tools

Make your agent dangerous

150+ files · 9,000+ lines of design judgment · yours