Describe a layout, a color system, or a prototype flow. Watch it appear in Figma. An AI design partner that builds while you direct.
Inspect files, build layouts, set up tokens, wire prototypes, and export code. All by describing what you want.
Files, styles, components, variables, comments, team libraries, version history. No plugin needed.
Frames, shapes, text, components, instances, pages. Build designs programmatically through plain English.
Fills, strokes, effects, auto-layout, constraints, text styles, corner radius, opacity. Single or batch.
Export designs as React, SwiftUI, HTML, CSS, or Tailwind config. Design tokens and handoff specs included.
Create variable collections, define multi-mode values (light/dark), bind to nodes. All via REST API.
Interactions, flows, transitions, overlays, scroll behaviors. Present prototypes directly from a prompt.
Most things work without a plugin. Add the companion plugin when you need to write to the canvas.
Files, styles, components, variables, comments, team libraries
NO PLUGINVariable and token CRUD: create collections, set values, update, delete
NO PLUGINCanvas manipulation: frames, shapes, text, prototyping, code generation
PLUGIN REQUIREDDesign with Claude or Cursor
Click Connect to link with Claude
Make sure your Claude client is running
Ask Claude to help with your design
A lightweight bridge between your AI agent and the Figma canvas. Install it once, run it in any file — the plugin handles all canvas write operations while the MCP server manages everything else.
Smaller profiles use fewer tokens per message. Every profile includes an escape hatch to call any tool on demand.
The MCP server talks to AI agents. The Unified Design CLI talks to you. 40+ commands, interactive REPL, tab completion, design audits. No AI required.
$ unified-design ╭────────────────────────────────────────────╮ │ │ │ ⣿ █ █ █▄ █ █ █▀▀ █ █▀▀ █▀▄ │ │ ⣷ █ █ █ ▀█ █ █▀ █ █▀ █ █ │ │ ⠿ ▀▀▀ ▀ ▀ ▀ ▀ ▀ ▀▀▀ ▀▀▀ │ │ │ │ ⣿ █▀▄ █▀▀ █▀▀ █ █▀▀ █▄ █ │ │ ⣷ █ █ █▀ ▀█ █ █▄█ █ ▀█ │ │ ⠿ ▀▀▀ ▀▀▀ ▀▀ ▀ ▀▀▀ ▀ ▀ │ │ │ │ Your design workflow, unified │ │ │ ╰────────────────────────────────────────────╯ v0.1.0 · 47 commands (25 REST · 22 plugin) ● Authenticated · via ~/.figmarc ○ Plugin not connected · reads + variables work Quick start: whoami Check auth file Inspect file find --query <q> Find nodes audit Design quality report snap --node-id <id> Export screenshot Type a command, or /exit to quit. ❯ _
Run unified-design with no arguments and drop into an interactive shell. Tab completion, short aliases, and live status at a glance.
Read files, search nodes, export images, create shapes, modify styles, manage variables, generate code, run design audits, post comments, explore team libraries.
One command scans your file and reports color usage, font consistency, spacing patterns, naming issues, hidden layers, and empty groups.
No AI agent needed. Use it for quick inspections, scripting, automation, or just exploring your Figma files without opening the app.
One script handles dependencies, build, and client configuration.