feat(ci): auto-approve the release bot’s own clean backport to satisfy release/v* review rule (#4682)
release/v* requires one approving review, so backport-automerge could not merge the bot’s own backport PRs (an app can’t approve its own PR). Approve as github-actions[bot] — a separate identity — under the SAME gates as the merge (author == release bot, same-repo, non-draft, head == the CI SHA, CI green). The diff was already reviewed + approved on main; the backport is a mechanical, conflict-free cherry-pick, so this auto-approval is scoped strictly to the release bot’s verified backports, then merged with the App token. Topology test updated.
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Open Design: The open-source Claude Design alternative
Website · Download · Model Router · Discord · Follow @OpenDesignHQ
English · Español · Português · Deutsch · Français · 简体中文 · 繁體中文 · 한국어 · 日本語 · العربية · Русский · Українська · Türkçe
What is Open Design
🎨 The local-first, open-source Claude Design alternative. 🖥️ Native desktop app for macOS and Windows. ⚡ 100+ skills · ✨ 150 brand-grade
DESIGN.mdsystems · 📦 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 · Amp · Hermes · Kimi · Antigravity and 22 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.mdbecomes 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.
Product tour
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.
Core pages
Home — the overview entry point. Pick a skill and a design system, type the brief, and kick off everything from one place.
Automation — orchestrate repetitive design workflows into reusable, schedulable automations.
Design System — distill your team's
DESIGN.mdinto a brand contract that shapes every output.Plugin — browse, install, and distribute workflow plugins to extend generation on demand.
Integrations — connect external systems and MCP tools, and use Open Design from any IDE, script, or automation.
Studio — many artifact types in one project
Inside a project’s Studio, the same design system streams out multiple artifact types:
Prototype — single-page HTML artifacts that read your design system and render in a sandboxed iframe, previewable instantly and downloadable as source.
HyperFrame — programmatic motion and animated graphics, rendered to a real MP4 (e.g. 1920×1080 · 30fps).
Deck — pitch decks you can page through, navigate by keyboard, and export to PPTX / PDF.
Image — brand-grade images and visual assets, with high-resolution generation and download.
Platform Compatibility
od mcp install claudeod mcp install codexod mcp install cursorod mcp install copilotod mcp install copilotod mcp install geminiod mcp install opencodeod mcp install openclawod mcp install antigravityod mcp install clineod mcp install traeod mcp install kimiod mcp install piod mcp install vibeod mcp install hermesod mcp install <agent> --printfor a dry-run preview ·--uninstallto remove · full list withod mcp install --help.No CLI installed? The BYOK proxy at
POST /api/proxy/{anthropic,openai,azure,google,ollama,senseaudio}/streamgives you the same loop (no process spawn) — pastebaseUrl+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 — seedocs/agent-adapters.md.Demo
Four core product categories, all rendered by a coding agent running on your laptop. Click a thumbnail to see the real example.
1 · Prototypes — web · desktop · mobile
The default output surface. Single-page HTML artifacts that read your
DESIGN.mdand render in a sandboxed iframe.Entry view — pick a skill, pick a design system, type the brief. One surface for prototypes, dashboards, decks, mobile apps, magazine pages.
Mobile prototype — pixel-accurate iPhone 15 Pro chrome, multi-screen flows. The agent never redraws the phone frame; shared device frames live in
assets/frames/.Web prototype — an editorial dashboard with scrollbars, KPIs, and charts. Rendered straight from
design-templates/dating-web/.Mobile app prototype — a three-screen gamified flow with XP ribbons and quest detail. Hand off straight to Cursor / Codex / Claude Code to turn into React/Next/Vue.
2 · Live artifacts & dashboards
Live dashboards, decision rooms, KPI walls — single-page artifacts that pull data through a tweaks panel and stay editable in place.
Live dashboard — an editable KPI wall whose tweaks panel surfaces the parameters worth nudging. The agent emits a manifest, and the iframe re-renders without a reload.
Decision room — a multi-source briefing artifact for product / research / ops meetings.
GitHub-style dashboard — repo metrics presented as a live artifact.
Flow live-dashboard template — a domain-specific KPI template, branded through the active
DESIGN.md.3 · Decks — magazine decks, weekly updates, pitches
Deck mode (guizang-ppt) — magazine layouts, WebGL hero, P0/P1/P2 checklists. Bundled verbatim from
op7418/guizang-ppt-skillwith 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.
4 · Images —
gpt-image-2, ImageRouter, custom APIIllustrated city food map
Hand-drawn editorial travel poster
Cinematic elevator scene
Single-frame editorial still
Cyberpunk portrait
Profile avatar — neon face text
3D stone staircase
Hewn-stone infographic
Glamorous portrait
Editorial studio shot
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.5 · Video & HyperFrames — agent-native motion graphics
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.
30s SaaS product promo · 16:9 · UI 3D reveals
TikTok karaoke talking-head · 9:16 · TTS + word-synced captions
30s brand sizzle reel · 16:9 · audio-reactive kinetic type
Bar chart race · 16:9 · NYT-style data infographic
Flight map · 16:9 · Apple-style route reveal
4s cinematic logo outro · 16:9 · piece-by-piece assembly + bloom
$0 → $10K money counter · 9:16 · Apple-style hype
Website-to-video · 16:9 · captures the site at 3 viewports
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/.Why Open Design
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/kimialready on yourPATHare the design engine. Swap with one click.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.AGENTS.md→ Daemon data directory contract. This README MUST NOT restate it.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.Comparison
DESIGN.mdDESIGN.mdQuick start
🖥️ Download the desktop app (recommended — zero config)
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+ skills and 150 design systems, and lets you type a brief in the entry view.🤖 Install into your coding agent (no UI)
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.
Then, inside the agent:
The agent reads
skills/, picks the rightSKILL.md, binds theDESIGN.mdyou named, and emits an<artifact>previewable athttp://localhost:7456.🐳 Run with Docker
🚀 Deploy on Sealos
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_ORIGINSguidance indeploy/README.md.🧑💻 Run from source
Node
~24, pnpm10.33.x. Windows users, seedocs/windows-troubleshooting.md. Full quickstart, env vars, Nix flake, and packaged build flow →QUICKSTART.md.A full workflow — from brief to artifact
brief → plugin → direction → design system → artifact → handoff → memoryDESIGN.md.<artifact>. Plugin + skill +DESIGN.mdare bound. It streams into a sandboxed iframe, editable in place — not “regenerate from scratch.”Use Open Design from your coding agent
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.
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 aclaude mcp add-jsonone-liner; every other agent gets JSON in the schema its config expects. Full per-agent flow → Settings → MCP server in the desktop app, ordocs/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 explicitOD_BIND_HOSTplusOD_ALLOWED_ORIGINS. Connector credentials and live-artifact preview routes stay loopback-only regardless.Skills
100+ skills ship in the box — each is a folder under
skills/following the Claude CodeSKILL.mdconvention, extended with anod: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) anddeck(horizontal-swipe presentations). Alsoimage,video,audio,template,design-system, andutilitymodes. Thescenariofield groups them by audience:design·marketing·operation·engineering·product·finance·hr·sale·personal.web-prototypesaas-landingdashboardmobile-appmobile-onboardingsocial-carouselemail-marketingmagazine-postermotion-framessprite-animationpm-specteam-okrseng-runbookfinance-reporthr-onboardingguizang-ppthtml-ppt-*design-templates/html-ppt/)hyperframescritiquetweaksFull skill protocol →
docs/skills-protocol.md. Skill registry endpoint:GET /api/skills.Design Systems
150 brand-grade
DESIGN.mdsystems ship with the repo — each a single Markdown file with a 9-section schema (color, typography, spacing, layout, components, motion, voice, brand, anti-patterns), fromVoltAgent/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-aiDeveloper Tools —
cursor·vercel·linear-app·framer·expo·clickhouse·mongodb·supabase·hashicorp·posthog·sentry·warp·webflow·sanity·mintlify·lovable·composio·opencode-ai·voltagentProductivity —
notion·figma·miro·airtable·superhuman·intercom·zapier·cal·clay·raycastFintech —
stripe·coinbase·binance·kraken·mastercard·revolut·wiseE-commerce —
shopify·airbnb·uber·nike·starbucks·pinterestMedia —
spotify·playstation·wired·theverge·metaAutomotive —
tesla·bmw·ferrari·lamborghini·bugatti·renaultOther —
apple·ibm·nvidia·vodafone·resend·spacexStarters —
default(Neutral Modern) ·warm-editorialRe-import the library via
scripts/sync-design-systems.ts. Add your own brand → drop aDESIGN.mdintodesign-systems/<brand>/. Full guide →design-systems/README.md.Plugins
261 official plugins live in
plugins/_official/. Each plugin is a portable agent-skill folder — aSKILL.md(readable by any agent that supports Agent Skills), plus an optionalopen-design.jsonmanifest that gives Open Design marketplace metadata, inputs, previews, pipelines, and capability declarations. Jump straight to a category: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-authoringimage-templates/video-templates/design-systems/DESIGN.mdwrapped as pluginsatoms/examples/Also
plugins/community/for community plugins andplugins/registry/for the publishing flow.What plugins can do
od-figma-migration.gitrepo +DESIGN.md, get a PR. Seeod-code-migration.Using plugins
Plugins are at full parity across the web UI and the
odCLI — same/api/pluginsendpoints, 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):
Every command supports
--json, so you can pipe it throughjq/xargsinto automation.Building a plugin
A plugin needs only a
SKILL.mdat minimum; to list it in the Open Design marketplace, add anopen-design.json:Core
open-design.jsonfields:specVersion(currently1.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 onlyprompt:injectby default),od.inputs[](apply-time parameters).Scaffold + validate locally:
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/.Contributing a plugin
plugins/community/(third-party plugins), or — to ship it bundled with Open Design — into the matching tier ofplugins/_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(简体中文).Architecture
better-sqlite3AGENTS.md→ Daemon data directory contract. This README MUST NOT restate it.srcdociframe + streaming<artifact>parserpnpm 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.Roadmap
/api/proxy/{anthropic,openai,azure,google,ollama,senseaudio}/stream) + SSRF guard/api/import/claude-design)npx od initto scaffold a project withDESIGN.mdod plugin {add,list,remove,test,publish}CLIDESIGN.md)Phased delivery →
docs/roadmap.md.Community
Real people behind every channel.
The
good-first-issueandhelp-wantedlabels are the easiest way in.Contributing
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.
🎯 Where to start (max leverage, min change)
SKILL.md+assets/+references/skills/· spec indocs/skills-protocol.mdDESIGN.mdusing the 9-section schemadesign-systems/<brand>/open-design.json+ manifest under a category folderplugins/community/· spec inplugins/spec/SPEC.md· agent dev guide inplugins/spec/AGENT-DEVELOPMENT.mdapps/daemon/src/agents.tsgood-first-issuelabelREADME.<lang>.mdfilesTRANSLATIONS.md🤖 Contributing as an agent
If you are the agent reading this, the fastest path is:
Full agent-friendly contribution flow, code style, and PR bar →
CONTRIBUTING.md(Deutsch · Français · 简体中文 · 日本語 · Português).🏅 Open Design Fellow program
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.mdand the announcement on Discord.Maintainers
They carry a lot of the load — daily maintenance, review, and community support.
@Nagendhra-web
Maintainer
@Sid-Qin
Maintainer
@YOMXXX
Maintainer
Maintainer rules, promotion criteria, and the exit protocol →
MAINTAINERS.md(also Deutsch · Français · 简体中文 · 日本語 · Português).Contributors
Thanks to everyone who has taken part — code, docs, feedback, a sharp issue, a new skill, a new design system.
Repository activity
The SVG above is regenerated daily by
.github/workflows/metrics.ymlusinglowlighter/metrics.Star us
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.
References & lineage
alchaincyf/huashu-designop7418/guizang-ppt-skilldesign-templates/guizang-ppt/. Default for deck mode.lewislulu/html-ppt-skillOpenCoworkAI/open-codesignmultica-ai/multicaVoltAgent/awesome-design-mdDESIGN.mdschema and 70 product systems.bergside/awesome-design-skillsdesign-systems/.heygen-com/hyperframeshyperframes-htmlin Open Design.SKILL.mdconvention we adopt verbatim.Detailed provenance →
docs/references.md.License
Apache-2.0. The bundled
design-templates/guizang-ppt/retains its original LICENSE (MIT, @op7418). The bundleddesign-templates/html-ppt/retains its original LICENSE (MIT, @lewislulu).