html-anything
nexu-io/html-anything (indexed listing, pending first sync).
Loading plugin...
๐จ The open-source Claude Design alternative. ๐ฅ๏ธ Local-first desktop app. ๐ผ๏ธ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video โ real files, HTML/PDF/PPTX/MP4 export. ๐ค Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen & 20+ CLIs via BYOK.
nexu-io/html-anything (indexed listing, pending first sync).
๐ฅ Open Design 0.13.0 โ Stay in Flow is here. Long design sessions used to break on every interruption โ a run lost its place, a model picker made you guess, an export needed one more detour. 0.13.0 keeps the session alive: resume Codex / OpenCode / Pi / Open Design Cloud runs across turns, pick the right model faster, and hand off screenshot-backed PPTX / PDF without leaving the app. Download 0.13.0 ยท Release notes
โก Open Design Cloud โ the official model service. One recharge to use GPT, Claude, Gemini, and DeepSeek inside Open Design: 20+ flagship models, zero config, billed by real token usage. Try Open Design Cloud
๐ 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.
๐จ The open-source Claude Design alternative. ย ๐ฅ๏ธ Local-first native desktop app for macOS and Windows. ย โก Composable skills, brand-grade DESIGN.md design systems, and 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 ยท Amp ยท Hermes ยท Kimi ยท Antigravity and 25 distinct local CLI executables, 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 functional skills, rendering design templates, 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.
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 |
| DeepSeek Reasonix | โ Supported | od mcp install reasonix |
| Raven | โ Supported | od mcp install raven |
| 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 <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 presets for OpenAI, Atlas Cloud, Anthropic, Azure OpenAI, Google Gemini, Ollama, LM Studio, vLLM, or any OpenAI-compatible endpoint. Atlas Cloud uses https://api.atlascloud.ai/v1 with your own key and OpenAI-compatible model ids such as qwen/qwen3.5-flash. Per-target SSRF protection blocks internal IPs / link-local / CGNAT at the daemon edge.
Runtime definitions live in apps/daemon/src/runtimes/defs/, with registration and shared stream handling under apps/daemon/src/runtimes/. See docs/agent-adapters.md for the adapter contract.
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.
Every deck exports to HTML (single file, inlined assets), PDF (browser print, deck-aware), PPTX (agent-driven skill), ZIP (archive), or Markdown.
gpt-image-2, ImageRouter, custom API93 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:
claude / codex / cursor-agent / copilot / hermes / kimi already on your PATH are the design engine. Swap with one click.DESIGN.md as the core brand contract. 151 design-system packages ship with the repo; legacy packages may be DESIGN.md-only, while newer packages can add manifest.json, tokens.css, components, assets, and provenance. Drop a folder in, the picker finds it.AGENTS.md โ Daemon data directory contract. This README MUST NOT restate it.git repo + DESIGN.md to the agent and it refactors your real components to the brand spec. Dedicated plugins migrate Figma / Pencil workflows into React / Next.js / Vue code.| Claude Design | Figma | Lovable / v0 / Bolt | Open Design | |
|---|---|---|---|---|
| Open source | โ | โ | โ | โ Apache-2.0 |
| Self-host / desktop | โ | โ | โ | โ macOS + Windows + Docker + Vercel web |
| Agent-native (runs in your CLI) | Anthropic only | โ | Cloud agent only | โ 25 CLIs + BYOK |
Brand-grade DESIGN.md | Proprietary | Theme JSON | Limited tokens | โ 151 systems shipped |
| Skills / plugins / templates | Closed | Plugin store | Closed | โ 100+ functional skills ยท rendering templates ยท 277 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.
After install: the app auto-detects every coding-agent CLI on your PATH, loads 100+ functional skills, the separate rendering-template catalog, and 151 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.
If you installed the macOS desktop app via the DMG or Homebrew cask, your shell
may still resolve od to Apple's built-in /usr/bin/od octal-dump utility. In
that case, open Settings โ MCP server in the desktop app and copy the
client-specific snippet; it uses absolute paths and does not rely on the bare
od command.
# One-line install into the agent you're using:
od mcp install <agent>
# <agent> = claude | codex | reasonix | raven | cursor | copilot | openclaw
# | antigravity | gemini | pi | vibe | hermes | cline | kimi
# | trae | opencode
# Hosted equivalent for curl-based setup:
curl -fsSL https://open-design.ai/install.sh | sh -s <agent>
install.sh is a thin shell wrapper around od mcp install; it exists so the
hosted URL returns shell instead of the landing-page HTML fallback and fails
fast if your shell resolves a non-Open-Design od binary.
macOS / WSL2 users:
/usr/bin/odis a system octal-dump command and can shadow Open Design'sodcommand. Desktop-app users should prefer the Settings โ MCP server snippet; WSL2 users should follow theWSL2 setup guidefirst.
Then, inside the agent:
> Use open-design to generate a landing page with the Linear design system
In a filesystem-backed local CLI run, the agent composes the selected functional skill or design template with your DESIGN.md, writes the canonical project files, and Open Design previews those files. A BYOK/plain-API run without filesystem tools instead returns one complete <artifact> block.
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:7456
macOS users: If the web UI shows
Authorization: Bearer <OD_API_TOKEN> required, Docker Desktop bridge networking is the cause. See Docker Desktop on macOS for the fix.
The Sealos App Store template runs the published Open Design Docker image with persistent workspace storage and Basic Auth on the public proxy. For custom public or shared Docker deployments, follow the reverse-proxy and OPEN_DESIGN_ALLOWED_ORIGINS guidance in deploy/README.md.
git clone https://github.com/nexu-io/open-design.git
cd open-design
corepack enable && pnpm install
pnpm tools-dev run web
Open the URL printed by tools-dev; development ports are allocated dynamically unless you pass explicit port flags.
Node ~24, pnpm 10.33.x. WSL2 users, see docs/wsl-setup.md; native 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
DESIGN.md.DESIGN.md are bound. Filesystem-backed CLI runs write canonical project files and the preview follows them; BYOK/plain-API runs without file tools return one complete <artifact> block.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):
od mcp install <agent>
# Then the agent can:
od project list --json
od files list <project-id> --json
od files read <project-id> <relative-path>
od plugin list --json
od skills list --json
Why 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. On macOS desktop installs, prefer that Settings snippet over typing bare od mcp install <agent> in Terminal, because /usr/bin/od may win on PATH. 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.
Internally-hosted model endpoints. To prevent SSRF, the daemon blocks provider base URLs that resolve to private/internal address ranges (RFC1918, link-local, CGNAT, and cloud-metadata IPs) by default, surfacing Internal IPs blocked. If you run an internally-hosted gateway (e.g. LiteLLM or Ollama on a VPN-only 10.x/192.168.x address), opt that host out with OD_ALLOWED_INTERNAL_HOSTS=<host1>,<host2>,... โ a comma- or whitespace-separated list of bare hostnames or IPs (10.0.0.5, litellm.internal.corp; a host:port or full URL is accepted and reduced to its hostname; IPv6 must be bracketed, e.g. [fd00::1]). The allowlist is strict opt-in (empty by default), exact-host (no subdomain/substring matching), and applies only to provider endpoints you configure (connection test, model discovery, BYOK chat). It deliberately does not relax the guard on download URLs returned inside upstream responses, which stay blocked. A malformed entry โ or CIDR notation, which is not supported โ is dropped with a warning rather than silently trusted, so a typo never quietly widens (or fails to widen) the guard. Allowlisting a hostname trusts whatever it resolves to (like OD_ALLOWED_ORIGINS); allowlist the resolved IP instead if you want the DNS-resolved address re-checked.
100+ functional skills ship in skills/. Each follows the Agent Skills SKILL.md convention and supplies reusable agent behavior, references, or utilities. Renderable starters live separately in design-templates/; they may also use SKILL.md, but they populate the design-template catalog rather than the functional-skill registry.
Two modes anchor the design-template catalog: prototype (web/mobile/desktop single-page artifacts) and deck (horizontal-swipe presentations). Other templates cover image, video, audio, and utility surfaces. The scenario field groups templates by audience: design ยท marketing ยท operation ยท engineering ยท product ยท finance ยท hr ยท sale ยท personal.
| Design template | 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 |
Full protocol and directory split โ docs/skills-protocol.md. Registry endpoints: GET /api/skills for functional skills and GET /api/design-templates for rendering templates.
151 brand-grade design-system packages centered on DESIGN.md ship with the repo. Legacy packages may contain only that Markdown contract; newer packages can also carry manifest.json, compiled tokens.css, component fixtures, assets, and provenance evidence. The catalog mixes upstream-derived systems with project-owned additions; design-systems/README.md records the package shape and provenance. Switch a system โ the next render uses the new tokens.
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.
277 official plugins plus 183 remixable reference examples live in plugins/_official/. Each entry is a portable plugin directory anchored by open-design.json plus the payload required by its type: for example SKILL.md for agent workflows, template.json for media templates, or DESIGN.md for design-system entries. Jump straight to a category:
| Category | Count | Contents |
|---|---|---|
scenarios/ | 13 | 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, od-share-to-community, od-web-effect-extractor |
image-templates/ | 45 | One-shot image prompts โ editorial, cinematic, product, portrait |
Also plugins/community/ for community plugins and plugins/registry/ for the publishing flow.
od-figma-migration.git repo + DESIGN.md, get a PR. See od-code-migration.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 # uninstall
Every command supports --json, so you can pipe it through jq / xargs into automation.
An Open Design plugin requires open-design.json plus the payload required by its type. A workflow skill or scenario also includes SKILL.md; manifest-only template and design-system entries use their own payloads instead:
my-plugin/
โโโ open-design.json โ required: marketplace metadata + inputs + pipeline + capabilities
โโโ SKILL.md โ required for agent-skill/scenario entries; omitted for other plugin types
โโโ 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), optional compat.agentSkills[].path (points at ./SKILL.md when the entry exposes an Agent Skill), 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 typecheck
Full 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/.
plugins/community/ (third-party plugins), or โ to ship it bundled with Open Design โ into the matching tier of plugins/_official/.od plugin validate, pnpm guard, pnpm --filter @open-design/plugin-runtime typecheck.plugins/spec/CONTRIBUTING.md (ID, version, lane, mode, capabilities, trigger examples; attach a screenshot / preview for visual plugins).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/design-templates /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: managed project cwd })
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Local runtime definitions come from runtimes/registry.ts; โ
โ the base registry has 26 definitions (including byok-opencode), โ
โ backed by 25 distinct local CLI executables because byok-opencode shares โ
โ the OpenCode executable. See docs/agent-adapters.md. โ
โ composes a functional skill or design template + DESIGN.md; writes files โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
| Layer | Stack |
|---|---|
| Frontend | Next.js 16 App Router + React 18 + TypeScript |
| Daemon | Node 24 ยท Express ยท SSE streaming ยท better-sqlite3 |
| Storage | Before changing or documenting daemon storage paths, you MUST read AGENTS.md โ Daemon data directory contract. This README MUST NOT restate it. |
| Preview | Filesystem runs render canonical project files; BYOK/plain-API runs parse one complete <artifact> block into a sandboxed srcdoc iframe |
| 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.
/api/proxy/{anthropic,openai,azure,google,ollama,senseaudio}/stream) with OpenAI-compatible presets including Atlas Cloud + SSRF guard/api/import/claude-design)DESIGN.md systemPhased delivery โ docs/roadmap.md.
Real people behind every channel.
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 functional skill | Drop a folder with SKILL.md + optional assets/ + references/ | skills/ ยท spec in docs/skills-protocol.md |
| A new rendering design template | Add a renderable SKILL.md bundle | design-templates/ |
| A new design system | Drop a package centered on DESIGN.md; add manifest.json, tokens.css, components, assets, or provenance when needed | design-systems/<brand>/ |
| A new plugin | Drop open-design.json + the type-specific payload 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 runtime definition + registry entry; add a parser only for a new wire format | apps/daemon/src/runtimes/defs/ |
| Fix a bug or polish UI | Browse the good-first-issue label | Issues โ |
| Translate the docs |
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 --fill
Full 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.
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 | Historical source of the original 9-section DESIGN.md schema and 70 upstream-derived systems; current packages may extend that baseline. |
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 convention we adopt verbatim. |
Detailed provenance โ docs/references.md.
Apache-2.0. Bundled skills and templates with their own LICENSE files retain those licenses, including design-templates/guizang-ppt/ (MIT, @op7418), design-templates/html-ppt/ (MIT, @lewislulu), and skills/web-clone/ (MIT, @Jane-xiaoer).
.claude/
.claude-plugin/
marketplace.json
commands/
od-contribute.md
skills/
od-contribute/
agents/
openai.yaml
install.sh
references/
design-system-anatomy.md
newcomer-tone.md
od-repo-map.md
skill-anatomy.md
scripts/
check-prereqs.sh
config.sh
create-issue.sh
create-pr.sh
discover-doc-gaps.sh
discover-i18n-gaps.sh
setup-workspace.sh
validate-design-system.sh
validate-markdown.sh
validate-skill-submission.sh
SKILL.md
templates/
ISSUE-BODY-bug.md
PR-BODY-design-system.md
PR-BODY-docs.md
PR-BODY-i18n.md
PR-BODY-skill.md
.dockerignore
.gitattributes
.github/
actionlint.yaml
actions/
bake-previews/
action.yml
configure-ci-parallelism/
action.yml
setup-playwright/
action.yml
setup-workspace/
action.yml
AGENTS.md
CODEOWNERS
ISSUE_TEMPLATE/
bug-report.yml
config.yml
feature-request.yml
preview-v0.8.0-feedback.yml
tutorial-submission.yml
labeler.yml
pull_request_template.md
screenshots/
copy-button-copied.png
copy-button-hover.png
copy-prompt-button.png
issue-6-fix.png
time-aware-home-greeting.png
scripts/
agent-pr-explore-local.sh
agent-pr-explore-sandbox.sh
handoff.py
landing-page-daily-feishu.ts
landing-page-deploy-feishu.ts
provision-agent-pr-explore-runner.sh
r2.ts
release/
assets/
linux.sh
mac-intel.sh
mac.sh
win.ps1
build-beta.ps1
build-mac.sh
cache/
mac.sh
win.ps1
github/
cleanup-artifacts.sh
stable-notes.sh
probe-beta-public-read.ps1
probe-win-signing.ps1
publish-beta-common.ps1
publish-beta-metadata.ps1
publish-beta.ps1
publish-platform.ps1
report/
mac.sh
report-json.ts
win.ps1
windows-signing.ps1
runners.py
workflows/
agent-pr-explore-sandbox.yml
agent-pr-explore.lock.yml
autofix.atom.yml
backport-automerge.yml
backport-label-guard.yml
backport.yml
bake-plugin-previews-automerge.yml
bake-plugin-previews-gc.yml
bake-plugin-previews-pr.yml
bake-plugin-previews-release.yml
bake-plugin-previews.yml
blog-indexing-on-deploy.yml
ci.yml
comment.atom.yml
contributor-card-bot.yml
critique-conformance.yml
cut-patch-release.yml
cut-release.yml
discord-resolved.yml
docker-image.yml
e2e-coverage-reminder.yml
finalize-release.yml
fork-pr-workflow-approval.yml
labeler.yml
landing-page-ci.yml
landing-page-daily-feishu.yml
landing-page-production.yml
landing-page-staging.yml
metrics.yml
nix.yml
notify-daily-feishu.yml
notify-release-feishu.yml
pr-author-inactivity.yml
refresh-contributors-wall.yml
refresh-plugin-popularity.yml
release-beta-s.yml
release-beta.yml
release-branch-direct-pr-guard.yml
release-gate.yml
release-prerelease.yml
release-preview.yml
release-stable.yml
report.atom.yml
stale-issues.yml
tutorials-youtube-sync.yml
ui-extended-main.yml
visual-baseline.yml
.gitignore
.looper-attachments/
kbpage_late.png
.node-version
.vaunt/
config.yaml
icons/
beacon.png
node.png
nova.png
signal.png
spark.png
AGENTS.md
apps/
AGENTS.md
daemon/
AGENTS.md
bin/
od.mjs
package.json
scripts/
verify-amr-real-vela.mjs
src/
agent-protocol/
acp/
constants.ts
index.ts
json.ts
models.ts
rpc.ts
session-params.ts
session.ts
types.ts
updates.ts
core/
index.ts
json-line-stream.ts
index.ts
pi-rpc/
events.ts
index.ts
internal.ts
models.ts
session.ts
README.md
agent-session-resume.ts
agents.ts
amr-stderr-filter.ts
analytics.ts
api-token-auth.ts
app-config.ts
app-version.ts
artifacts/
artifacts-cli.ts
create.ts
manifest.ts
publication-guard.ts
runtime-compat.ts
stub-guard.ts
text-suppression.ts
automation-ingestions.ts
automation-proposals.ts
automation-routine-evolution.ts
automation-templates.ts
brand-routes.ts
brands/
design-md-input.ts
design-md.ts
engine/
artifacts/
_shared.ts
deck.ts
email.ts
form.ts
generic.ts
index.ts
landing.ts
newsletter.ts
poster.ts
build.ts
derive.ts
export.ts
index.ts
kit.ts
palette.ts
README.md
seed.ts
types.ts
fonts.ts
imagery-fallback.ts
index.ts
kit-i18n.ts
kit-render.ts
logo-fallback.ts
memory.ts
prefetch.ts
provisional.ts
safe-fetch.ts
schema.ts
seed-fallback.ts
seed.ts
store.ts
system.ts
validate.ts
browser/
browser-open.ts
browser-use-diagnostics.ts
index.ts
byok-tools.ts
claude-diagnostics.ts
cli-help/
brands-cli-help.ts
design-systems-cli-help.ts
index.ts
cli.ts
codex-cli.ts
codex-config-normalize.ts
codex-pets.ts
codex-rollout-usage.ts
community-pets-sync.ts
connectionTest.ts
connectors/
catalog.ts
composio-config.ts
composio-curation.ts
composio-descriptions.ts
composio.ts
routes.ts
service.ts
constants.ts
copilot-stream.ts
craft.ts
critique/
__fixtures__/
adapters/
synthetic-bad.ts
synthetic-good.ts
run-prerelease.ts
v1/
duplicate-ship.txt
happy-3-rounds.txt
malformed-oversize.txt
malformed-unbalanced.txt
missing-artifact.txt
adapter-degraded.ts
AGENTS.md
artifact-handler.ts
artifact-writer.ts
config.ts
conformance-history.ts
conformance.ts
errors.ts
interrupt-handler.ts
orchestrator.ts
parser.ts
parsers/
v1.ts
persistence.ts
ratchet.ts
rollout.ts
run-registry.ts
scoreboard.ts
spawn-inputs.ts
transcript.ts
cwd-aliases.ts
daemon-paths.ts
daemon-startup.ts
daemon-url.ts
db.ts
deck-export.ts
deploy/
deploy.ts
cloudflare-pages-helpers.ts
design/
design-systems/
frontmatter.ts
generation-jobs.ts
github-import.ts
import.ts
index.ts
preview.ts
rename-args.ts
server-services.ts
shadcn-import.ts
showcase.ts
source-context.ts
swift-colors.ts
token-contract-rebuild.ts
token-contract.ts
token-evidence.ts
claude-design-import.ts
finalize-design.ts
handoff-design.ts
index.ts
desktop-auth.ts
diagnostics-export.ts
document-preview.ts
export-cli-request.ts
export-cli-routing.ts
figma/
fig-decode.ts
figma-import.ts
genui/
events.ts
index.ts
registry.ts
store.ts
handoff-cli.ts
home-expansion.ts
http/
adapter.ts
api-errors.ts
index.ts
local-daemon-request.ts
oauth-result-page.ts
origin-guard.ts
parse.ts
response.ts
tool-request-auth.ts
types.ts
import-export-routes.ts
inline-assets.ts
installation.ts
integrations/
aihubmix.ts
elevenlabs-voices.ts
google-models.ts
openai-chat-token-params.ts
provider-models.ts
telemetry-relay.ts
vela-errors.ts
vela-profile.ts
vela-wallet.ts
vela.ts
xai-credentials.ts
xai-oauth-server.ts
xai-oauth.ts
xai-tokens.ts
langfuse-bridge.ts
langfuse-trace.ts
library-install.ts
library-store.ts
library-sync.ts
library-tokens.ts
library.ts
linked-dirs.ts
lint-artifact.ts
live-artifacts/
http-helpers.ts
refresh-service.ts
refresh.ts
render.ts
schema.ts
store.ts
logging/
critique.ts
... 1600 moreShowing a partial view of a very large repo.
ยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic
od mcp install cline |
| Trae | โ Supported | od mcp install trae |
| Kimi CLI | โ Supported | od mcp install kimi |
| Kiro | โ Supported | od mcp install kiro |
| Pi Agent | โ Supported | od mcp install pi |
| Mistral Vibe CLI | โ Supported | od mcp install vibe |
| Hermes Agent | โ Supported | od mcp install hermes |
| 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 |
video-templates/ | 63 | HyperFrames / Seedance / Veo motion templates |
design-systems/ | 143 | Brand DESIGN.md wrapped as plugins |
atoms/ | 13 | Reusable UI fragments (buttons, heroes, KPI cards) |
examples/ | 183 | Remixable reference outputs |
npx od init to scaffold a project with DESIGN.mdod plugin {add,list,remove,test,publish} CLIDESIGN.md)Update the README.<lang>.md files |
TRANSLATIONS.md |
SKILL.md