DEV.co
AI Frameworks · nexu-io

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.

Source: GitHub — github.com/nexu-io/open-design
76k
GitHub stars
8.7k
Forks
TypeScript
Primary language
Apache-2.0
License (OSI-approved)

Key facts

Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.

FieldValue
Repositorynexu-io/open-design
Ownernexu-io
Primary languageTypeScript
LicenseApache-2.0 — OSI-approved
Stars76k
Forks8.7k
Open issues539
Latest releaseopen-design-v0.13.0 (2026-07-02)
Last updated2026-07-08
Sourcehttps://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.

Quickstart

Get the open-design source

Clone the repository and explore it locally.

terminalbash
git clone https://github.com/nexu-io/open-design.gitcd open-design# follow the project's README for install & configuration

Need it deployed, integrated, or customized instead? DEV.co ships production installs.

Best use cases

AI-assisted UI/UX prototyping at scale

Teams using Claude Code or Cursor can generate web, mobile, and desktop prototypes with brand-enforced design systems, export to HTML/PDF/PPTX, and iterate without leaving the IDE.

Workflow automation for repetitive design tasks

Automation page enables scheduling of design generation pipelines; useful for teams generating dashboards, decks, or landing pages on recurring cadence.

Agent-native design-system enforcement

DESIGN.md design systems and plugins allow coding agents to generate on-brand assets programmatically; reduces manual design work in agent-driven development loops.

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.

SignalAssessment
MaintenanceActive
DocumentationAdequate
License clarityClear
Deployment complexityModerate
DEV.co fitGood
Assessment confidenceMedium
Security considerations

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.

Software development agency

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.co

Related 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?
Yes. You can use local CLIs or BYOK (Claude, GPT, Gemini, etc.) by provisioning your own API keys. Open Design Cloud is optional and offers convenience (pre-configured models, unified billing).
Does Open Design work with my favorite coding agent?
Likely, but not guaranteed. Supported agents include Claude Code, Codex, Cursor, GitHub Copilot, OpenCode, Qwen, and 20+ others. README shows a table of supported agents and one-line MCP install commands. Check GitHub for full list.
Is Open Design a replacement for Figma?
Partially. It is optimized for AI-driven prototyping, artifact generation, and design-system enforcement. It is not a replacement for pixel-level design work, real-time collaboration, or design file management (like Figma assets library).
Can I integrate Open Design into my CI/CD pipeline?
Partially. Open Design ships as CLI and MCP server, suggesting programmatic use. However, specifics on CI/CD integration, batch API, or webhook support are not detailed in the README excerpt. Requires review of CLI documentation or GitHub issues.

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.