n2q’s Posts
Log in
EZPost LogoPowered by EZPost© 2026 n2q
Open Design: Design with AI Agents
n2q’s PostsDesign, 3D & Video
Design, 3D & Video

Open Design: Design with AI Agents

Open Design is an open-source alternative to Anthropic's Claude Design that turns your existing coding agents into a full design engine, and it has over 34,000 GitHub stars.

N
Written byn2q
02 Aug 20260 min read9 views

Table of Contents

  • What it is
  • Why it matters
  • How it works
  • Caveats
  • Who it's for

#Open Design: Design with AI Agents

Open Design is an open-source alternative to Anthropic's Claude Design that turns your existing coding agents into a full design engine, and it has over 34,000 GitHub stars.

#What it is

Open Design is an open-source project that transforms coding agents you already have installed, like Claude Code, Cursor, Gemini CLI, and others, into a capable design tool. Instead of building a new AI from scratch, it provides a layer of composable skills and brand-grade design systems that sit on top of your existing agent infrastructure.

The project supports 16 different coding agent CLIs out of the box, including Claude Code, Devin, Cursor Agent, Gemini CLI, Gemini 2 Flash, OpenCode, Qwen, Qoder CLI, Kiro, Kimi, Pi, Hermes, and more. It ships with 31 design skills, 72 pre-built design systems modeled after brands like Linear, Stripe, Vercel, Airbnb, Notion, Apple, and Anthropic, and 5 visual direction presets. It also includes device frame mockups, a BYOK proxy for connecting to multiple AI providers, direct import of Claude Design ZIP files, and local-first data storage via SQLite. The project is released under the Apache 2.0 license.

#Why it matters

  • It leverages tools you already have. Instead of asking you to adopt a new AI platform, Open Design works with the coding agents you are already using. This lowers the barrier to entry significantly.
  • 72 design systems is a lot. Having pre-built design systems modeled after real, respected brands means you can produce polished, consistent UI without starting from scratch every time. This is the difference between "AI-generated webpage" and "AI-generated webpage that looks professional."
  • 31 skills cover real design tasks. Web prototypes, mobile prototypes, dashboards, marketing pages, presentations, posters, avatars, UI mockups, video generation, and motion graphics templates. This is not a toy that generates a single component; it is a toolkit for producing varied design artifacts.
  • Local-first and privacy-respecting. Data is stored in SQLite on your machine. The BYOK proxy lets you route requests through your own API keys for OpenAI, Anthropic, Gemini, or Azure. You control your data and your costs.
  • Import compatibility with Claude Design. If you have existing Claude Design projects, you can import them directly. This is a practical migration path, not just a theoretical alternative.
  • 34.2k stars and 3.8k forks. The community adoption is real. This is not an experimental side project; it is a actively maintained tool with significant traction.

#How it works

Open Design automatically detects which coding agent CLIs are installed on your machine and integrates with them. When you want to create a design artifact, you select a skill, such as web prototype, dashboard, or presentation, and a design system, such as Linear or Stripe. The skill defines what kind of output to produce, and the design system defines the visual language, including colors, typography, spacing, and component styles.

The 5 visual directions provide higher-level aesthetic choices: Editorial Monocle for magazine-style layouts, Modern Minimal for clean and simple designs, Warm Soft for friendly and approachable interfaces, Tech Utility for developer-focused aesthetics, and Brutalist for bold and raw visual statements. These use deterministic OKLch color palettes, which means the colors are generated consistently rather than varying between runs.

Device frames let you preview designs in context, with support for iPhone 15 Pro, Pixel, iPad, MacBook, and browser chrome. The BYOK proxy handles routing to your preferred AI provider. Everything is stored locally in SQLite, so your projects and data stay on your machine.

#Caveats

The breadth of supported agents and skills is impressive but also means quality will vary. Not all 16 agents will produce equally good results with all 31 skills. Some combinations will work well; others will produce mediocre output. You will need to experiment to find the combinations that work for your needs.

The 72 design systems are modeled after real brands, but "modeled after" is not the same as "endorsed by." The fidelity of these systems to the actual brand guidelines will vary, and using them in production work for real companies requires your own quality review.

The project is ambitious in scope, which means the surface area for bugs and inconsistencies is large. With 16 agents, 31 skills, 72 design systems, and 5 visual directions, the number of possible combinations is enormous, and not all of them will be well-tested.

Finally, this is a tool that generates design artifacts, not a tool that replaces design thinking. It can produce a polished dashboard mockup quickly, but deciding what should go on that dashboard, why, and for whom remains a human job.

#Who it's for

Open Design is for developers and small teams who want to produce professional design artifacts quickly using AI coding agents they already have. If you are a developer who cannot afford a designer, a startup that needs rapid prototyping, or a team that wants to standardize on a set of design systems without building them from scratch, this is built for you. Professional designers may find it useful for rapid iteration but will likely want to refine the output in their own tools.

The takeaway: Open Design is one of the most ambitious open-source design tools to emerge in the AI era, and its community traction suggests it is solving a real problem. If you use any of the supported coding agents, it is worth trying.

Source: https://github.com/nexu-io/open-design

Filed under
Design, 3D & Video
Share this post
N
About the author
n2q
Sharing ideas and building in public.
View all posts
Loading comments...

Table of Contents

  • What it is
  • Why it matters
  • How it works
  • Caveats
  • Who it's for
Keep reading

More from n2q

See all
HTML Video: Give a link to AI, get an MP4 backDesign, 3D & Video

HTML Video: Give a link to AI, get an MP4 back

Hand a coding agent a link to an article or a GitHub repository, and it returns a multi-scene MP4 rendered on your laptop. That is the ambitious pitch of HTML Video, an open source project that turns web technology into a video pipeline.

Nn2q0 min
img2threejs: An AI technical artist for Three.jsDesign, 3D & Video

img2threejs: An AI technical artist for Three.js

One image in, one procedural 3D model running on the web out. That is the compact promise of img2threejs, an open source skill for coding agents.

Nn2q0 min
img2threejs: Build 3D from a single image without knowing BlenderDesign, 3D & Video

img2threejs: Build 3D from a single image without knowing Blender

You do not need to know Blender to build a 3D object from a photograph. img2threejs is an open source skill that hands the job to an AI technical artist, which writes Three.js code, renders it, and reviews it against the reference image over multiple passes.

Nn2q0 min