Logo
Deploy Now

SaaS Alternative

Figma Canva

Stars

90,453

Forks

10,434

Watchers

270

Developer links

Open Design

With over 84,000 GitHub stars since its April 2026 launch, Open Design has emerged as the definitive open-source alternative to Anthropic's Claude Design. Rather than shipping its own language model, Open Design acts as an agent-agnostic design orchestration layer that auto-detects 25+ coding CLI executables on your PATH — including Claude Code, Codex, Cursor, Gemini CLI, OpenCode, Qwen, GitHub Copilot CLI, Hermes, and Kimi — or connects to any OpenAI-compatible endpoint via its built-in BYOK proxy at /api/proxy/stream. The platform introduces a file-based protocol where SKILL.md files define composable design workflows and DESIGN.md files establish version-controlled brand systems, currently shipping 31 first-party skills and 72 brand-grade design systems. Output spans web and mobile prototypes, live dashboards, presentation decks, raster images, video, and HyperFrames motion graphics, with export pipelines for HTML, PDF, PPTX, MP4, and ZIP. The daemon architecture uses SQLite for project state and serves a sandboxed iframe preview renderer with vendored React and Babel for JSX artifacts. Deployment options include the native desktop app for macOS, Windows, and Linux, local daemon mode via pnpm tools-dev, a single-container Docker Compose path serving both API and Next.js frontend on port 7456, and Vercel deployment for the web layer. On RepoCloud, deploy Open Design on a dedicated VPS with full root SSH access, persistent storage for your design systems and generated artifacts, and complete control over which AI providers and agent CLIs your instance connects to, all under the Apache-2.0 license.

Open Design
Open Design
Open Design
Open Design
Open Design

Benefits

  • Agent-Agnostic Design Orchestration
  • Supports 25+ coding agent CLIs including Claude Code, Codex, Cursor, and Gemini CLI with automatic PATH detection, plus any OpenAI-compatible endpoint via built-in BYOK proxy.
  • File-Based Portable Design Systems
  • DESIGN.md and SKILL.md protocols create version-controlled, shareable brand systems and composable workflows that work across agents, projects, and teams without vendor lock-in.
  • Multi-Format Export Pipeline
  • Generates web prototypes, dashboards, slides, images, video, and HyperFrames motion graphics with automated export to HTML, PDF, PPTX, MP4, and ZIP formats.
  • Flexible Self-Hosted Deployment
  • Deploy as a native desktop app, local daemon, single Docker container on port 7456, or Vercel web layer, with SQLite-backed project state and sandboxed preview rendering.

Features

  • Composable Skills
  • 31 first-party SKILL.md workflows covering wireframes, UI generation, prototyping, dashboard design, screenshot-to-code conversion, and design-to-code export.
  • Brand Design Systems
  • 72 brand-grade DESIGN.md templates providing portable, version-controlled design tokens, typography rules, and component patterns for consistent output.
  • Sandboxed Preview
  • Real-time iframe preview renderer with vendored React and Babel for JSX artifacts, plain iframe for HTML, and headless Chrome for PDF generation.
  • Docker Compose Deployment
  • Single Alpine container serving both the daemon API and Next.js static export on port 7456 with 384MB memory cap and persistent volume storage.
  • BYOK Proxy Endpoint
  • Built-in /api/proxy/stream endpoint accepts any OpenAI-compatible provider credentials, enabling use with Anthropic, DeepSeek, Groq, OpenRouter, or self-hosted vLLM.