Open Design: An Open‑Source Figma Alternative with 150 Ready‑to‑Use Design Systems

Open Design is an Apache‑2.0‑licensed, locally‑run design workstation that replaces traditional Figma workflows by leveraging 21 AI coding agents to generate designs from real CSS, fonts, and components, offering 150+ built‑in design systems, 261 plugins, and export to HTML, PDF, PPTX, and MP4.

Geek Labs
Geek Labs
Geek Labs
Open Design: An Open‑Source Figma Alternative with 150 Ready‑to‑Use Design Systems

What Open Design Is

Open Design is a high‑visibility open‑source project on GitHub that positions itself as a Figma‑style design tool for the "Agent era". Unlike Claude Design, which is a closed product limited to Anthropic’s cloud, Open Design runs as a desktop application on macOS or Windows and uses real CSS, fonts, and components to generate single‑page outputs that can be exported as HTML, PDF, PPTX, or MP4.

Key Capabilities

The 0.10.0 release bundles an integrated agent‑driven design workspace. It consolidates the entire design pipeline—finding references, prototyping, adding motion, and handing off to developers—into a single interface.

150+ brand‑level design systems defined in DESIGN.md, covering colors, typography, spacing, and component styles. Users can pick a preset or create a custom system.

261 ready‑to‑use plugins that add asset libraries, icon sets, Lottie animations, format converters, and more without writing code.

100+ design skills for web prototypes, mobile prototypes, dashboards, demo videos, and presentation decks, each tuned with specific prompts and workflows.

Four output types : Prototype (web/desktop/mobile with interaction logic), HyperFrame (dynamic graphics and motion), Deck (presentation slides with PPTX export), and Image/Video (static and video assets).

Comparison with Claude Design

The most important differences are summarized below:

Open source : Apache‑2.0 license vs. Claude Design’s closed source.

Run location : Local desktop application vs. Anthropic cloud service.

Design system support : 150+ built‑in + custom DESIGN.md files vs. only three preset styles.

Plugin ecosystem : 261 community plugins vs. no plugin support.

Supported tools : Works with 21 AI coding agents (Claude Code, Codex, Cursor, Copilot, etc.) vs. only Claude.

Export formats : HTML, PDF, PPTX, MP4 vs. HTML only.

The biggest distinction is the "local‑first" approach: design system files live on the user’s hard drive, and teams can version them in a Git repository, making each update a simple commit.

Interface Overview

Open Design Home Interface
Open Design Home Interface

The home screen shows the workspace where users select a design system, choose a skill, and generate output.

Design System Configuration
Design System Configuration

The design system page lets users define brand colors, typography, and spacing rules; all generated artifacts automatically follow these specifications.

Plugin Marketplace
Plugin Marketplace

The plugin marketplace currently lists 261 plugins covering asset libraries, icon packs, Lottie animations, and format converters.

Installation and Basic Usage

Download the desktop application from the official website or install via Homebrew on macOS:

# macOS
# Download .dmg and drag to Applications
# Or use Homebrew
brew install open-design

After installation, Open Design works with any of the supported AI coding agents. For example, using the CLI with Claude Code:

open-design --skill "website" --system "my-brand" --brief "产品登录页"

The tool supports 21 AI agents and CLI tools, including Claude Code, OpenClaw, Codex, Cursor, OpenCode, Qwen, Copilot, Amp, Hermes, Kimi, and others.

GitHub: https://github.com/nexu-io/open-design<br/> Stars: 66,890+ | License: Apache-2.0 | Language: TypeScript
Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

TypeScriptAI agentsdesign systemsApache 2.0Open DesignFigma alternative
Geek Labs
Written by

Geek Labs

Daily shares of interesting GitHub open-source projects. AI tools, automation gems, technical tutorials, open-source inspiration.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.