Open Design

Active
GitHub TypeScript Apache-2.0

Description

open-design is an AI co-design platform for designers and developers, unifying Figma, drawing and code workflows into agent tasks.

Key Features

  • AI design agent — natural-language prompts generate Figma components, pages and interactions
  • Bi-directional Figma sync — every AI edit is written back to the source Figma file in real time
  • Component-library aware — auto-detects the project's existing design system to keep style consistent
  • Code export — one-click export to React / Vue / SwiftUI aligned with your repo
  • Collaboration comments — designers, PMs and agents review together on the same canvas

Use Cases

💡 Generate landing pages or campaign pages from natural-language briefs in bulk
💡 Export Figma components to production code in one click
💡 Let an AI agent pre-review designs for consistency, brand compliance, accessibility
💡 Generate pages that fit an existing design system for new products

Quick Start

npm install -g open-design
open-design login
open-design new landing "2026 product launch page"

Related Projects