Open Design: local-first open-source alternative to Anthropic Claude Design
TL;DR
nexu-io released Open Design, an Apache-licensed local-first clone of Claude Design with 19 skills, 71 design systems, and BYOK on any coding-agent CLI.
What changed
Open Design shipped on April 28, eleven days after Anthropic launched Claude Design. It is local-first, web-deployable, Apache 2.0, and BYOK at every layer. The repo bundles 19 Skills (web, desktop, mobile prototypes, slides, images, videos, HyperFrames) and 71 brand-grade Design Systems (Linear, Stripe, Vercel, Notion, Apple, and so on). It auto-detects 16 coding-agent CLIs on PATH (Claude Code, Codex, Cursor, Gemini, OpenCode, Qwen, Copilot, Hermes, Kimi CLI) and uses whichever is installed as the design engine.
Why it matters
Claude Design went viral on launch but stayed paid, closed, cloud-only, and locked to Anthropic's stack. For vibe builders who want the same artefact-first design loop (describe a brief, get a prototype, iterate) without picking a model vendor, Open Design now offers it on the laptop. Sandboxed preview plus HTML, PDF, PPTX, and MP4 export keeps client work portable.
What to watch for
Key questions: how fast nexu-io closes the skill-gap with Claude Design as Anthropic ships new design primitives, and whether 33,000 plus stars in two weeks turns into actual usage. Also worth watching how the BYOK story plays out commercially: free locally, but who pays the bills if a hosted tier appears.
Who this matters for
- For vibe builders who liked Claude Design but want to keep their stack open: 19 skills plus 71 design systems on Apache 2.0 license, runs on any agent CLI already on PATH, sandbox preview, exports to HTML, PDF, PPTX, MP4.
- For developers: auto-detects 16 different coding agent CLIs (Claude Code, Codex, Cursor, Gemini, OpenCode, Qwen, Copilot, Hermes, Kimi) and uses whichever is installed as the design engine. BYOK at every layer.
- For anyone watching the open-source vs Anthropic dynamic: this is the test case for how fast open-source can keep up with proprietary AI design tooling. Two weeks to 33k stars suggests appetite is there.
Harsh’s take
33,000 stars in two weeks is a number that usually means a fork war is brewing, and that is exactly what is happening here. Claude Design launched paid, closed, cloud-only, locked to Anthropic. Open Design shipped local-first, Apache-licensed, BYOK on 16 different coding agents inside two weeks.
The interesting test is what nexu-io ships in the next two months: a copy-cat that decays as Anthropic ships new design primitives, or a genuinely independent design surface that the open agent ecosystem builds around. The pattern matters more than the project. Every closed-source AI launch that touches a developer workflow now triggers an open-source response within weeks.
by Harsh Desai
More AI news
- FeatureHiggsfield Launches Supercomputer for Creative Pipelines
Higgsfield released Supercomputer. It runs entire creative pipelines from one chat agent.
- PricingClaude subscriptions get separate budgets for programmatic use, billed at full API prices
Starting June 15, Anthropic splits programmatic Claude usage from subscription quotas into separate $20-$200 monthly credits by plan. SDK and third-party requests bill at full API rates.
- FeatureArticle Details Agent Harness Components: Filesystems, Sandboxes, Memory
Agent harnesses turn AI models into autonomous work engines. Article covers core parts including filesystems, sandboxes, and memory.