open-design
Open Design is an open-source desktop application that combines AI-powered design generation with local-first execution. It supports multiple coding agents (Claude, Cursor, OpenCode, Qwen, etc.) via BYOK and exports to HTML, PDF, PPTX, and MP4.
Key facts
Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.
| Field | Value |
|---|---|
| Repository | nexu-io/open-design |
| Owner | nexu-io |
| Primary language | TypeScript |
| License | Apache-2.0 — OSI-approved |
| Stars | 76k |
| Forks | 8.7k |
| Open issues | 539 |
| Latest release | open-design-v0.13.0 (2026-07-02) |
| Last updated | 2026-07-08 |
| Source | https://github.com/nexu-io/open-design |
What open-design is
TypeScript-based desktop app using agent-native workflows and sandboxed iframe previews. Integrates with 20+ LLM endpoints via OpenAI-compatible APIs or paid Open Design Cloud; ships as MCP server, CLI, and skills for consumption by coding agents.
Get the open-design source
Clone the repository and explore it locally.
git clone https://github.com/nexu-io/open-design.gitcd open-design# follow the project's README for install & configurationNeed it deployed, integrated, or customized instead? DEV.co ships production installs.
Best use cases
Implementation considerations
- BYOK model: requires users to provision LLM API keys (Claude, GPT, Gemini, etc.) or subscribe to Open Design Cloud; no bundled inference.
- Desktop app deployment: macOS and Windows only; no web version mentioned. Requires native binary distribution and auto-update infrastructure.
- Design system authoring: teams must define DESIGN.md contract upfront; poorly-scoped design systems will produce inconsistent outputs.
- MCP server integration: one-line install into Claude Code/Cursor/Copilot/etc., but assumes user has those agents configured; not plug-and-play for all environments.
- Export dependencies: HTML/PDF/PPTX/MP4 generation pipelines may depend on system libraries (ffmpeg for video, etc.); verify runtime support before roll-out.
When to avoid it — and what to weigh
- Real-time collaborative design needed — Open Design is local-first desktop app; no mention of real-time multi-user collaboration like Figma. Teams requiring live co-editing should evaluate alternatives.
- Pixel-perfect, custom design control required — Tool is optimized for AI generation and artifact delivery, not manual pixel-level design. Not a replacement for designers using Figma or Adobe for bespoke creative work.
- Offline-only or zero-internet-connectivity requirement — Requires API keys or Open Design Cloud service; local execution of design generation depends on integrating external LLM endpoints. Not fully air-gapped.
- Mature, battle-tested stability critical — Latest release v0.13.0 is dated 2026-07-02 but project created 2026-04-28; less than 3 months of release history visible. Early-stage product; production use warrants caution.
License & commercial use
Apache License 2.0 (Apache-2.0): permissive open-source license allowing commercial use, modification, and distribution under explicit terms. Source code, modifications, and significant portions must be disclosed.
Apache-2.0 permits commercial use, including internal use, SaaS wrapping, and embedded deployment. Derivative works must include Apache-2.0 license and copyright notice. Open Design Cloud is a separate paid service; source tool is free under Apache-2.0. No apparent restrictions on using the desktop app or CLI for paid client work, but consult legal if building a competing design-as-a-service product.
DEV.co evaluation signals
Editorial assessment — not user reviews. Directional, with an explicit confidence level.
| Signal | Assessment |
|---|---|
| Maintenance | Active |
| Documentation | Adequate |
| License clarity | Clear |
| Deployment complexity | Moderate |
| DEV.co fit | Good |
| Assessment confidence | Medium |
Desktop app runs locally; network access is sandboxed iframe preview + outbound LLM API calls (to Claude, OpenAI, etc., or Open Design Cloud). No mention of encrypted storage for API keys, audit logging, or security advisories. BYOK model transfers responsibility for key management to user. Review key handling before production use.
Alternatives to consider
Figma + custom plugin / scripting
Figma offers real-time collaboration and mature design tooling; can be extended with plugins. No agent-native workflow, but more stable for teams requiring pixel-perfect design.
Claude Design (Anthropic web app)
Official Claude Design UI from Anthropic; no BYOK or local-first option, but tightly integrated with Claude API and likely more stable. Closed-source; does not support other agents.
Cursor + custom design-generation scripts
Cursor IDE + bespoke LLM prompts or design-generation libraries (e.g., Tailwind, shadcn/ui). Lower-level; requires more engineering but offers full control and no dependency on third-party design tool.
Build on open-design with DEV.co software developers
Download Open Design, connect your LLM (BYOK or Open Design Cloud), and start generating brand-aligned prototypes, decks, and images from your IDE. Review security and design-system setup before production use.
Talk to DEV.coRelated open-source tools
Surfaced by semantic similarity across the DEV.co open-source index.
Related on DEV.co
Explore the category and the services that help you build with it.
open-design FAQ
Can I use Open Design without paying for Open Design Cloud?
Does Open Design work with my favorite coding agent?
Is Open Design a replacement for Figma?
Can I integrate Open Design into my CI/CD pipeline?
Software developers & web developers for hire
DEV.co helps companies turn open-source tools like open-design into production software. Our software development services cover the full lifecycle — architecture, web development, integration, and maintenance — delivered by software developers and web developers who ship. Engage our software development agency to implement or customize it for your ai frameworks stack.
Ready to integrate AI-powered design into your workflow?
Download Open Design, connect your LLM (BYOK or Open Design Cloud), and start generating brand-aligned prototypes, decks, and images from your IDE. Review security and design-system setup before production use.