๐ฅ Open Design 0.9.0 is here: create without the setup. The official Model Router is built right into the app โ no extra configuration, no CLI to install, no API key to prepare. Just open the app, sign in, and start designing and creating right away. Download 0.9.0 ยท Join the discussion
๐ The Open Design Fellow program is now open. If you also believe design should be open โ become an Open Design Fellow, shape the product alongside the core team, and help more people take part in defining the future of design. Details โ
MAINTAINERS.mdand Discord.
Website ยท Download ยท Discord ยท Follow @nexudotio
English ยท Espaรฑol ยท Portuguรชs ยท Deutsch ยท Franรงais ยท ็ฎไฝไธญๆ ยท ็น้ซไธญๆ ยท ํ๊ตญ์ด ยท ๆฅๆฌ่ช ยท ุงูุนุฑุจูุฉ ยท ะ ัััะบะธะน ยท ะฃะบัะฐัะฝััะบะฐ ยท Tรผrkรงe
๐จ The local-first, open-source Claude Design alternative. ย ๐ฅ๏ธ Native desktop app for macOS and Windows. ย โก 100+ skills ยท โจ 150 brand-grade DESIGN.md systems ยท ๐ฆ 261 ready-to-use plugins. ย ๐ผ๏ธ Generates web ยท desktop ยท mobile prototypes, live dashboards / artifacts, decks, images, video, plus HyperFrames motion graphics. ๐ Sandboxed iframe preview ยท HTML / PDF / PPTX / MP4 export. ย ๐ค Runs on Claude Code ยท OpenClaw ยท Codex ยท Cursor ยท OpenCode ยท Qwen ยท Copilot ยท Hermes ยท Kimi ยท Antigravity and 21 local CLIs, or any OpenAI-compatible endpoint via BYOK.
Open Design is what you get when the agent-native loop Anthropic shipped with Claude Design โ discover the brief, lock the direction, stream the artifact, critique, deliver โ stops being closed and becomes a filesystem of skills, design systems, and plugins that the coding agents already on your laptop can read, write, and remix. Your CLI becomes the design engine, your laptop becomes the studio, and your team's DESIGN.md becomes the brand contract.
It's also the Figma alternative for the agent era โ instead of pushing pixels on a canvas, it delivers single-page artifacts in real CSS, real fonts, real components, exported straight to HTML / PDF / PPTX / MP4 โ already shaped by your design system, already runnable inside the agent you use every day.
A quick look at what Open Design is and what it does. Start from Home, orchestrate repeat workflows with Automation, distill a brand contract in Design System, and extend with Plugins and integrations; inside any project's Studio, the same design system streams out prototypes, live artifacts, HyperFrames, decks, and images.
![]() Home โ the overview entry point. Pick a skill and a design system, type the brief, and kick off everything from one place. |
Inside a project's Studio, the same design system streams out multiple artifact types:
Open Design ships as skills, a CLI, and an MCP server that mainstream coding agents consume natively. Once OD is installed, a single
od mcp install <agent>wires the MCP server into that agent's config, and you call the same tools from inside any agent.
| Coding agent / platform ย ย ย ย ย ย ย ย | Status ย ย | One-line MCP server install ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย |
|---|---|---|
| Claude Code | โ Supported | od mcp install claude |
| Codex CLI | โ Supported | od mcp install codex |
| Cursor | โ Supported | od mcp install cursor |
| VS Code + GitHub Copilot | โ Supported | od mcp install copilot |
| GitHub Copilot CLI | โ Supported | od mcp install copilot |
| Gemini CLI | โ Supported | od mcp install gemini |
| OpenCode | โ Supported | od mcp install opencode |
| OpenClaw | โ Supported | od mcp install openclaw |
| Antigravity | โ Supported | od mcp install antigravity |
| Cline | โ Supported | od mcp install cline |
| Trae | โ Supported | od mcp install trae |
| Kimi CLI | โ Supported | od mcp install kimi |
| Pi Agent | โ Supported | od mcp install pi |
| Mistral Vibe CLI | โ Supported | od mcp install vibe |
| Hermes Agent | โ Supported | od mcp install hermes |
od mcp install <agent> --print for a dry-run preview ยท --uninstall to remove ยท full list with od mcp install --help.
No CLI installed? The BYOK proxy at POST /api/proxy/{anthropic,openai,azure,google,ollama,senseaudio}/stream gives you the same loop (no process spawn) โ paste baseUrl + apiKey + model, with support for OpenAI, Anthropic, Azure OpenAI, Google Gemini, Ollama, LM Studio, vLLM, or any OpenAI-compatible endpoint. Per-target SSRF protection blocks internal IPs / link-local / CGNAT at the daemon edge.
The adapter contract and stream parsers live in apps/daemon/src/agents.ts. Adding a new CLI is one entry โ see docs/agent-adapters.md.
Four core product categories, all rendered by a coding agent running on your laptop. Click a thumbnail to see the real example.
The default output surface. Single-page HTML artifacts that read your DESIGN.md and render in a sandboxed iframe.
Live dashboards, decision rooms, KPI walls โ single-page artifacts that pull data through a tweaks panel and stay editable in place.
![]() Deck mode (guizang-ppt) โ magazine layouts, WebGL hero, P0/P1/P2 checklists. Bundled verbatim from op7418/guizang-ppt-skill with its original license preserved.
|
![]() Swiss International-style deck โ grid-anchored, monochrome accents. One of 15 deck templates and 36 themes under design-templates/html-ppt-*/.
|
Every deck exports to HTML (single file, inlined assets), PDF (browser print, deck-aware), PPTX (agent-driven skill), ZIP (archive), or Markdown.
93 ready-to-replicate prompts live in prompt-templates/ โ preview thumbnails, full prompt body, target model, aspect ratio, and source attribution. One click drops a brief into the composer.
HyperFrames is HeyGen's open-source, agent-native video framework, integrated as a first-class citizen in Open Design. The agent writes HTML + CSS + GSAP, and HyperFrames renders it to a deterministic MP4 via headless Chrome + FFmpeg. Pair it with Seedance 2.0 for cinematic t2v / i2v, Veo 3 / Sora 2 / Kling 2 for routed model variants, and Suno v5 / Lyria 2 for the audio layer.
11 HyperFrames templates + 39 Seedance prompts ship with the repo. Catalog thumbnails ยฉ HeyGen; the framework is Apache-2.0. The OD-specific render workflow (composition cache, sandbox-exec workaround, MP4-as-chip) is detailed in design-templates/hyperframes/.
In April 2026, Anthropic released Claude Design โ the first time an LLM stopped writing prose and started delivering design artifacts directly. It went viral. But it stayed closed-source, paid-only, cloud-only, locked to Anthropic's model, Anthropic's skills, Anthropic's surface. No checkout, no self-host, no Vercel deploy, no swap-in-your-own-agent.
Open Design (OD) is the open-source alternative. Same loop, same artifact-first mental model, none of the lock-in:
- ๐ค Agent-native, model-agnostic. We don't ship an agent. The
claude/codex/cursor-agent/copilot/hermes/kimialready on yourPATHare the design engine. Swap with one click. - ๐ง Brand-grade by default. Every render reads the active
DESIGN.mdโ a 9-section schema covering palette, type, spacing, motion, voice, anti-patterns. 150 systems ship with the repo (Linear, Stripe, Vercel, Airbnb, Apple, Tesla, Notion, Anthropic, Cursor, Supabase, Figmaโฆ). Drop a folder in, the picker finds it. - ๐ฅ๏ธ Local-first, BYOK at every layer. Native desktop apps for macOS (Apple Silicon + Intel) and Windows (x64). Linux AppImage on the optional release lane. SQLite at
.od/app.sqlite, files at.od/projects/<id>/, no telemetry, no cloud round-trip. - ๐ Composable on three planes. Plugins carry runnable workflows ยท skills carry the agent's design taste ยท design systems carry the brand. All three are plain files anyone can author, version, and publish.
- ๐ Refresh an existing codebase. Hand a
gitrepo +DESIGN.mdto the agent and it refactors your real components to the brand spec. Dedicated plugins migrate Figma / Pencil workflows into React / Next.js / Vue code. - ๐ Privacy by conviction. Everything runs where your data lives โ your laptop, your team's server, your Vercel project. When the network is needed, the BYOK proxy is SSRF-guarded.
| Claude Design | Figma | Lovable / v0 / Bolt | Open Design | |
|---|---|---|---|---|
| Open source | โ | โ | โ | โ Apache-2.0 |
| Self-host / desktop | โ | โ | โ | โ macOS + Windows + Vercel |
| Agent-native (runs in your CLI) | Anthropic only | โ | Cloud agent only | โ 21 CLIs + BYOK |
Brand-grade DESIGN.md |
Proprietary | Theme JSON | Limited tokens | โ 150 systems shipped |
| Skills / plugins / templates | Closed | Plugin store | Closed | โ 100+ skills ยท 261 plugins |
| HyperFrames (HTMLโMP4) | โ | โ | โ | โ First-class |
| Refresh an existing repo to brand | โ | โ | โ | โ
via agent + DESIGN.md |
| Minimum billing | Pro / Max / Team | Pro / Org | Pro / Team | BYOK ยท any compatible endpoint |
The fastest way to use Open Design. No Node, no pnpm, no clone.
- macOS (Apple Silicon ยท Intel x64) โ open-design.ai or GitHub Releases
- Windows (x64) โ open-design.ai or GitHub Releases
- Linux (AppImage, optional lane) โ GitHub Releases
After install: the app auto-detects every coding-agent CLI on your PATH, loads 100+ skills and 150 design systems, and lets you type a brief in the entry view.
You can use Open Design without ever opening the GUI โ call it as a skill, plugin, or MCP server inside Claude Code, Codex, Cursor, Copilot, OpenClaw, Antigravity, Hermes, Kimi, and more.
# One-line install into the agent you're using:
curl -fsSL https://open-design.ai/install.sh | sh -s <agent>
# <agent> = claude | codex | cursor | copilot | openclaw | antigravity | gemini
# | pi | vibe | hermes | cline | kimi | trae | opencodeThen, inside the agent:
> Use open-design to generate a landing page with the Linear design system
The agent reads skills/, picks the right SKILL.md, binds the DESIGN.md you named, and emits an <artifact> previewable at http://localhost:7456.
git clone https://github.com/nexu-io/open-design.git
cd open-design/deploy
cp .env.example .env
echo "OD_API_TOKEN=$(openssl rand -hex 32)" >> .env
docker compose up -d
# open http://localhost:7456git clone https://github.com/nexu-io/open-design.git
cd open-design
corepack enable && pnpm install
pnpm tools-dev run webNode ~24, pnpm 10.33.x. Windows users, see docs/windows-troubleshooting.md. Full quickstart, env vars, Nix flake, and packaged build flow โ QUICKSTART.md.
brief โ plugin โ direction โ design system โ artifact โ handoff โ memory
- A PM submits a brief. The plugin picker offers landing page ยท pitch deck ยท dashboard ยท social post ยท PM spec ยท OKR scorecardโฆ
- A designer (or the agent) locks the direction. No brand? Pick from 5 curated directions. Have a brand? Drop a screenshot / URL โ the agent connects GitHub, imports Figma, and codifies a reusable
DESIGN.md. - The agent emits the first
<artifact>. Plugin + skill +DESIGN.mdare bound. It streams into a sandboxed iframe, editable in place โ not "regenerate from scratch." - Hand off to engineering. The artifact is real HTML/CSS โ drop it into Cursor, Codex, or Claude Code to keep building as code. Or export PPTX / PDF / MP4 straight to marketing.
- Open Design gets smarter as you use it. Your screenshots, fonts, palettes, and confirmed artifacts accumulate as defaults for the next session. Less rework, less drift.
Open Design ships a stdio MCP server and per-agent install scripts. Any MCP-compatible agent in another repo can read files from your local Open Design projects directly โ tokens CSS, JSX components, entry HTML โ as a structured API queryable by name. The agent always sees the live file, not a stale export.
# One-line install (16+ CLIs supported):
curl -fsSL https://open-design.ai/install.sh | sh -s <agent>
# Then the agent can:
od search-files "primary button" # search files across projects
od get-file design-systems/linear-app/DESIGN.md
od get-artifact <slug> # latest rendered artifact
od plugin run web-prototype --brief "..."
od skill list --scenario marketingWhy MCP? Exporting and re-attaching a zip every iteration breaks flow. MCP exposes the design source directly โ the agent always sees the live file.
For an agent starting from scratch, the installer places ~/.config/<agent>/open-design.json (or the platform equivalent) plus a copy-paste MCP snippet. Cursor gets a one-click deeplink; Claude Code gets a claude mcp add-json one-liner; every other agent gets JSON in the schema its config expects. Full per-agent flow โ Settings โ MCP server in the desktop app, or docs/agent-adapters.md.
Security model. Read-only by default, the daemon binds to 127.0.0.1, and SSRF is blocked at the proxy edge. LAN exposure requires an explicit OD_BIND_HOST plus OD_ALLOWED_ORIGINS. Connector credentials and live-artifact preview routes stay loopback-only regardless.
100+ skills ship in the box โ each is a folder under skills/ following the Claude Code SKILL.md convention, extended with an od: frontmatter (mode, platform, scenario, preview.type, design_system.requires, default_for, fidelity, example_prompt). Drop a folder in, restart the daemon, it appears in the picker.
Two modes anchor the catalog: prototype (web/mobile/desktop single-page artifacts) and deck (horizontal-swipe presentations). Also image, video, audio, template, design-system, and utility modes. The scenario field groups them by audience: design ยท marketing ยท operation ยท engineering ยท product ยท finance ยท hr ยท sale ยท personal.
| Skill | Mode | Scenario | What it produces |
|---|---|---|---|
web-prototype |
prototype | design | Default landing page / hero |
saas-landing |
prototype | marketing | Hero / features / pricing / CTA |
dashboard |
prototype | operation | Admin / analytics (with sidebar) |
mobile-app |
prototype | design | iPhone 15 Pro / Pixel framed app |
mobile-onboarding |
prototype | design | Splash ยท value-prop ยท sign-in flow |
social-carousel |
prototype | marketing | 3-card 1080ร1080 carousel |
email-marketing |
prototype | marketing | Table-fallback-safe brand email |
magazine-poster |
prototype | marketing | Single-page magazine layout |
motion-frames |
prototype | marketing | Looping CSS motion hero |
sprite-animation |
prototype | marketing | 8-bit pixel animated explainer |
pm-spec |
prototype | product | PM spec doc (with TOC + decision log) |
team-okrs |
prototype | product | OKR scorecard |
eng-runbook |
prototype | engineering | Incident runbook |
finance-report |
prototype | finance | Exec finance summary |
hr-onboarding |
prototype | hr | Role onboarding plan |
guizang-ppt |
deck | marketing | Magazine-style web PPT (deck default) |
html-ppt-* |
deck | marketing | 15 deck templates ร 36 themes (master template in design-templates/html-ppt/) |
hyperframes |
video | marketing | HTML โ MP4 motion graphics (HeyGen OSS framework) |
critique |
utility | design | Five-dimensional self-critique scoresheet |
tweaks |
utility | design | AI-emitted tweaks-panel manifest |
Full skill protocol โ docs/skills-protocol.md. Skill registry endpoint: GET /api/skills.
150 brand-grade DESIGN.md systems ship with the repo โ each a single Markdown file with a 9-section schema (color, typography, spacing, layout, components, motion, voice, brand, anti-patterns), from VoltAgent/awesome-design-md. Switch a system โ the next render uses the new tokens. No theme JSON.
Full catalog (click to expand)
AI & LLM โ claude ยท cohere ยท mistral-ai ยท minimax ยท together-ai ยท replicate ยท runwayml ยท elevenlabs ยท ollama ยท x-ai
Developer Tools โ cursor ยท vercel ยท linear-app ยท framer ยท expo ยท clickhouse ยท mongodb ยท supabase ยท hashicorp ยท posthog ยท sentry ยท warp ยท webflow ยท sanity ยท mintlify ยท lovable ยท composio ยท opencode-ai ยท voltagent
Productivity โ notion ยท figma ยท miro ยท airtable ยท superhuman ยท intercom ยท zapier ยท cal ยท clay ยท raycast
Fintech โ stripe ยท coinbase ยท binance ยท kraken ยท mastercard ยท revolut ยท wise
E-commerce โ shopify ยท airbnb ยท uber ยท nike ยท starbucks ยท pinterest
Media โ spotify ยท playstation ยท wired ยท theverge ยท meta
Automotive โ tesla ยท bmw ยท ferrari ยท lamborghini ยท bugatti ยท renault
Other โ apple ยท ibm ยท nvidia ยท vodafone ยท resend ยท spacex
Starters โ default (Neutral Modern) ยท warm-editorial
Re-import the library via scripts/sync-design-systems.ts. Add your own brand โ drop a DESIGN.md into design-systems/<brand>/. Full guide โ design-systems/README.md.
261 official plugins live in plugins/_official/. Each plugin is a portable agent-skill folder โ a SKILL.md (readable by any agent that supports Agent Skills), plus an optional open-design.json manifest that gives Open Design marketplace metadata, inputs, previews, pipelines, and capability declarations. Jump straight to a category:
| Category | Count | Contents |
|---|---|---|
scenarios/ |
11 | Complete design scenarios โ od-default, od-design-refine, od-figma-migration, od-code-migration, od-react-export, od-nextjs-export, od-vue-export, od-media-generation, od-new-generation, od-tune-collab, od-plugin-authoring |
image-templates/ |
45 | One-shot image prompts โ editorial, cinematic, product, portrait |
video-templates/ |
50 | HyperFrames / Seedance / Veo motion templates |
design-systems/ |
142 | Brand DESIGN.md wrapped as plugins |
atoms/ |
13 | Reusable UI fragments (buttons, heroes, KPI cards) |
examples/ |
140 | Remixable reference outputs |
Also plugins/community/ for community plugins and plugins/registry/ for the publishing flow.
- ๐ค Run in any coding agent โ Claude Code, Codex, Cursor, Copilot, OpenClaw, Antigravity, Hermes, Kimiโฆ through the same skill protocol the agent already knows.
- ๐ Migrate Figma / Pencil workflows โ React, Next.js, or Vue source. See
od-figma-migration. - ๐ ๏ธ Refresh an existing codebase to a brand spec โ point a plugin at a
gitrepo +DESIGN.md, get a PR. Seeod-code-migration. - ๐พ Persist custom workflows โ your team's reusable templates sit next to the shipped ones.
Plugins are at full parity across the web UI and the od CLI โ same /api/plugins endpoints, pick whichever fits.
In the desktop / web app: open the Plugin page to browse the marketplace and click Install; inside a project's Studio, plugins appear as composer chips you click to apply (with the inputs they declare).
On the command line (runs without a UI โ this is the path external agents use):
od plugin list # list installed plugins (--task-kind / --mode / --tag filters)
od plugin search "landing page" # search by keyword
od plugin info od-default # inspect a plugin's metadata, inputs, capabilities
od plugin install od-figma-migration # install from a registry; also accepts ./local-folder or an https://โฆ link
od plugin apply od-default --input brief="a one-page pitch for our seed round"
od plugin upgrade od-default # upgrade
od plugin uninstall od-default # uninstallEvery command supports --json, so you can pipe it through jq / xargs into automation.
A plugin needs only a SKILL.md at minimum; to list it in the Open Design marketplace, add an open-design.json:
my-plugin/
โโโ SKILL.md โ required: YAML frontmatter (name ยท description) + trigger phrasing + workflow (aim for < 500 lines)
โโโ open-design.json โ needed to list: marketplace metadata + inputs + pipeline + capabilities
โโโ README.md โ optional: usage, install, registry links
โโโ preview/ โ optional: index.html / poster.png (strongly recommended for visual plugins)
โโโ examples/ โ optional: concrete use cases
Core open-design.json fields: specVersion (currently 1.0.0), name (stable ID), version (semver), compat.agentSkills[].path (points at ./SKILL.md), od.kind (skill / scenario / atom / bundle), od.taskKind (new-generation / figma-migration / code-migration / tune-collab), od.mode (the output surface, e.g. prototype / deck / live-artifact / image / video / hyperframes / audio / design-system / scenario), od.capabilities[] (declare the minimum โ a restricted install grants only prompt:inject by default), od.inputs[] (apply-time parameters).
Scaffold + validate locally:
od plugin scaffold --id my-plugin --title "My Plugin" # generate the skeleton
od plugin validate ./my-plugin # check manifest / file layout
pnpm guard && pnpm --filter @open-design/plugin-runtime typecheckFull field set and runtime contract โ plugins/spec/SPEC.md; developing a plugin with a coding agent โ plugins/spec/AGENT-DEVELOPMENT.md; copy-paste minimal templates โ plugins/spec/examples/.
- Drop the plugin folder into
plugins/community/(third-party plugins), or โ to ship it bundled with Open Design โ into the matching tier ofplugins/_official/. - Pass validation:
od plugin validate,pnpm guard,pnpm --filter @open-design/plugin-runtime typecheck. - Fill the PR using the template in
plugins/spec/CONTRIBUTING.md(ID, version, lane, mode, capabilities, trigger examples; attach a screenshot / preview for visual plugins). - To publish to an external registry (skills.sh / ClawHub / standalone GitHub) โ
plugins/spec/PUBLISHING-REGISTRIES.md.
Plugin registry endpoint: GET /api/plugins. Directory overview โ plugins/README.md (็ฎไฝไธญๆ).
โโโโโโโโโโโโโโโโโโโ browser (Next.js 16) / Electron shell โโโโโโโโโโโโโโโ
โ chat ยท file workspace ยท iframe preview ยท settings ยท import ยท MCP โ
โโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโ
โ /api/* โ
โผ โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ /api/proxy/{provider}/stream (SSE)
โ local daemon (Express+SQLite) โ โโ any OpenAI-compatible BYOK,
โ โ SSRF-guarded at the edge
โ /api/skills /api/plugins โ
โ /api/design-systems โ
โ /api/chat (SSE) /api/proxy/* โ
โ /api/projects/:id/files/... โ
โ /api/artifacts/{save,lint} โ
โ /api/import/claude-design โ
โ MCP stdio server โ
โโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโโโโโโโ
โ spawn(cli, [...], { cwd: .od/projects/<id> })
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ claude ยท codex ยท cursor-agent ยท copilot ยท openclaw ยท antigravity ยทโ
โ gemini ยท opencode ยท qwen ยท qoder ยท hermes (ACP) ยท kimi (ACP) ยท โ
โ pi (RPC) ยท kiro ยท kilo ยท vibe (ACP) ยท cline ยท trae ยท deepseek โ
โ reads SKILL.md + DESIGN.md, writes artifacts to disk โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
| Layer | Stack |
|---|---|
| Frontend | Next.js 16 App Router + React 18 + TypeScript |
| Daemon | Node 24 ยท Express ยท SSE streaming ยท better-sqlite3 |
| Storage | Files at .od/projects/<id>/ + SQLite at .od/app.sqlite + media-config.json (gitignored, auto-created). OD_DATA_DIR relocates everything. |
| Preview | Sandboxed srcdoc iframe + streaming <artifact> parser |
| Export | HTML (inlined) ยท PDF (browser print) ยท PPTX (agent-driven) ยท ZIP ยท Markdown ยท MP4 (HyperFrames) |
| Desktop | Electron shell + sandboxed renderer + sidecar IPC (STATUS ยท EVAL ยท SCREENSHOT ยท CONSOLE ยท CLICK ยท SHUTDOWN) |
| Lifecycle | One entry point: pnpm tools-dev (start / stop / run / status / logs / inspect / check) |
Full architecture โ docs/architecture.md. Skill protocol โ docs/skills-protocol.md. Agent adapter contract โ docs/agent-adapters.md.
- Daemon + 21 coding-agent CLI adapters + skill registry + design-system catalog
- Web app + chat + question form + 5-direction picker + todo progress + sandboxed preview
- 100+ skills ยท 150 design systems ยท 5 visual directions ยท 5 device frames
- SQLite-backed projects ยท conversations ยท messages ยท tabs ยท templates
- Multi-provider BYOK proxy (
/api/proxy/{anthropic,openai,azure,google,ollama,senseaudio}/stream) + SSRF guard - Claude Design ZIP import (
/api/import/claude-design) - Sidecar protocol + Electron desktop + IPC automation
- Artifact lint API + 5-dim self-critique pre-emit gate
- 0.8.0 โ plugin marketplace infrastructure (261 official plugins, manifest spec, per-agent install scripts)
- 0.9.0 โ Open Design AMR (official Model Router built into the app: zero config, one-click sign-in)
- Packaged Electron builds โ macOS (Apple Silicon + Intel) + Windows (x64) + Linux AppImage (optional lane)
- Comment-mode surgical edits โ partially shipped; reliable targeted patching in progress
- AI-emitted tweaks panel UX โ not yet implemented
-
npx od initto scaffold a project withDESIGN.md - Plugin SDK +
od plugin {add,list,remove,test,publish}CLI - Figma / Pencil โ React / Next / Vue migration plugins (alpha)
- Refresh-existing-codebase plugin (point at a git repo +
DESIGN.md)
Phased delivery โ docs/roadmap.md.
Real people behind every channel.
- ๐ฌ Discord โ daily chat, plugin sharing, questions โ discord.gg/qhbcCH8Am4
- ๐ฆ X / Twitter โ release notes, milestones, behind the scenes โ @nexudotio
- ๐ฃ๏ธ GitHub Discussions โ deep Q&A, RFCs, "show your work" โ Discussions
- ๐ GitHub Issues โ bug reports, feature requests โ Issues
The good-first-issue and help-wanted labels are the easiest way in.
Open Design keeps moving because contributors โ designers, engineers, prompt authors โ keep showing up. Many of the most-used skills, design systems, and plugins were written by people outside the core team.
| Want to shipโฆ | How | Where |
|---|---|---|
| A new skill | Drop a folder with SKILL.md + assets/ + references/ |
skills/ ยท spec in docs/skills-protocol.md |
| A new design system | Drop a DESIGN.md using the 9-section schema |
design-systems/<brand>/ |
| A new plugin | Drop open-design.json + manifest under a category folder |
plugins/community/ ยท spec in plugins/spec/SPEC.md ยท agent dev guide in plugins/spec/AGENT-DEVELOPMENT.md |
| Support a new coding-agent CLI | One adapter entry + stream parser | apps/daemon/src/agents.ts |
| Fix a bug or polish UI | Browse the good-first-issue label |
Issues โ |
| Translate the docs | Update the README.<lang>.md files |
TRANSLATIONS.md |
If you are the agent reading this, the fastest path is:
# 1. Boot locally
git clone https://github.com/nexu-io/open-design.git
cd open-design && corepack enable && pnpm install
pnpm tools-dev run web
# 2. Find a good-first-issue and assign yourself
gh issue list --label "good first issue" --state open --limit 20
gh issue develop <number> # create a branch and worktree
# 3. Make the change, run the checks
pnpm guard && pnpm typecheck
pnpm --filter @open-design/<package> test
# 4. Open the PR
gh pr create --fillFull agent-friendly contribution flow, code style, and PR bar โ CONTRIBUTING.md (Deutsch ยท Franรงais ยท ็ฎไฝไธญๆ ยท ๆฅๆฌ่ช ยท Portuguรชs).
We're recruiting Open Design Fellows around the world โ Fellows shape the product alongside the core team, represent Open Design officially in their region, and grow the community locally, backed by funded support ($1,000 / MR), free LLM credits, and a direct review track. Details โ MAINTAINERS.md and the announcement on Discord.
They carry a lot of the load โ daily maintenance, review, and community support.
![]() @Nagendhra-web Maintainer |
![]() @Sid-Qin Maintainer |
Maintainer rules, promotion criteria, and the exit protocol โ MAINTAINERS.md (also Deutsch ยท Franรงais ยท ็ฎไฝไธญๆ ยท ๆฅๆฌ่ช ยท Portuguรชs).
Thanks to everyone who has taken part โ code, docs, feedback, a sharp issue, a new skill, a new design system.
The SVG above is regenerated daily by .github/workflows/metrics.yml using lowlighter/metrics.
If this saved you thirty minutes, give it a โ . Stars don't pay rent โ but they tell the next designer, agent, and contributor that this experiment is worth their attention. One click, three seconds, a real signal.
| Project | Role |
|---|---|
| Claude Design | The closed-source product this repo is the open-source alternative to. |
alchaincyf/huashu-design |
The design-philosophy compass โ junior-designer workflow, brand-asset protocol, anti-AI-slop checklist, five-dimensional critique. |
op7418/guizang-ppt-skill |
The magazine-style web PPT skill, bundled verbatim under design-templates/guizang-ppt/. Default for deck mode. |
lewislulu/html-ppt-skill |
The HTML PPT Studio family โ 15 deck templates, 36 themes, 31 page layouts, animation runtime, magnetic-card presenter mode. |
OpenCoworkAI/open-codesign |
The first open-source Claude Design alternative; UX patterns we borrow (streaming-artifact loop, sandboxed iframe, live agent panel). |
multica-ai/multica |
The daemon + adapter architecture โ PATH-scan agent detection, local daemon as the only privileged process. |
VoltAgent/awesome-design-md |
Source of the 9-section DESIGN.md schema and 70 product systems. |
bergside/awesome-design-skills |
Source of the 57 design skills added under design-systems/. |
heygen-com/hyperframes |
The HTMLโMP4 motion-graphics framework, integrated as the first-class hyperframes-html in Open Design. |
| Claude Code skills | The SKILL.md convention we adopt verbatim. |
Detailed provenance โ docs/references.md.
Apache-2.0. The bundled design-templates/guizang-ppt/ retains its original LICENSE (MIT, @op7418). The bundled design-templates/html-ppt/ retains its original LICENSE (MIT, @lewislulu).



































