How Layout Compares

Most tools below are design canvases or single-vendor coding agents — you generate UI inside their platform, or your design system context only works with one model. Layout is different: it extracts your design system once and ships it as a portable bundle that Cursor, Copilot, Windsurf, Codex, Gemini CLI, and Claude Code all consume the same way. Model-agnostic by design.

Feature Comparison

FeatureLayoutClaude DesignGoogle design.mdPaper.designMagic PatternsMagicPathVariantFigma Dev ModePencil.dev
Extract from FigmaOnboarding onlyImport onlyImport onlyNative
Extract from live websitesWeb captureManual (Stitch)Chrome Ext
LLM-optimised context outputlayout.mdClaude-only bundleDESIGN.mdPartial
Works in your IDE / terminalCLI + skillsDesktop appVS Code
MCP server for AI agents14 tools24 tools11 tools
Design system structuring9-section fileInternal only8-section fileRoadmapStyle presetsToken presetsRaw JSONPartial
Custom font supportUpload + auto-detect
Multi-agent supportAll majorClaude onlyAgent SkillsAll majorOwn platformOwn platformOwn platformFigma onlyVS Code
Open sourceAGPL-3.0Apache 2.0

Who Are These Tools?

Claude Design

Anthropic Labs research preview launched April 2026. Chat-surface design tool that turns prompts into prototypes, reads existing Figma files or repos to set up a design system, and exports a structured handoff bundle to Claude Code. Bundled into Pro/Max/Team subscriptions.

Different layer of the stack. Claude Design is a design tool competing with Figma and Canva (its own framing is “visuals for non-designers”; exports go to Canva and PowerPoint). Layout is the context layer that feeds every AI coding agent — Cursor, Copilot, Windsurf, Codex, Gemini CLI, and Claude Code. Claude Design’s extracted design system is locked to Anthropic’s surfaces; Layout’s bundle is portable W3C DTCG tokens, layout.md, .cursorrules, and MCP that any agent can consume.

Paper.design

Agent-first design canvas built on real HTML/CSS. 24 MCP tools with read and write access. Founded by Stephen Haney (built Radix/Modulz).

Complementary. Paper is a canvas, Layout is a compiler. Layout ships a Push to Paper action on Explorer variants that sends HTML/CSS straight onto a Paper artboard via Paper’s MCP.

Magic Patterns

AI prototype generator for product teams. Full design system import from Figma, Storybook, and Chrome Extension. Enterprise customers include DoorDash and KPMG. SOC 2 + ISO 27001.

Different category — Magic Patterns generates prototypes inside their platform. Layout feeds context to AI agents in your IDE.

MagicPath.ai

AI infinite canvas with “Figma Connect” — paste Figma designs in, preserving layout and styles. Design system token presets. By Pietro Schirano (ex-Uber).

Different category — MagicPath is a design canvas with Figma import. Layout extracts and packages design systems for AI agents.

Variant.ai

Endless AI design generation from text prompts. Style Dropper extracts visual DNA from any design. HTML and React code export. No design system import.

Different problem — Variant generates new designs. Layout ensures existing designs are faithfully reproduced by AI.

Figma Dev Mode

Native Figma developer experience with inspect, code snippets, and an 11-tool MCP server with read and write access.

Partial overlap — Figma MCP serves raw file data. Layout serves structured, LLM-optimised design system context.

Pencil.dev

IDE-native design canvas with .pen format and MCP server. Design inside VS Code. Currently in free early access.

Different approach — Pencil asks you to design in the IDE. Layout works with your existing Figma files.

Layout Live vs Visual-Edit Tools

Layout Live is a different product with a different competitive set. It is a desktop app that turns your running app into a direct-manipulation canvas — click an element, scrub a value, and the edit is written straight to your source as an on-token Tailwind class. Visually editing a running app is no longer rare. What nobody else combines is editing your real dev server, a deterministic write with no AI token cost, and a live design-system compliance score that keeps every edit on-system.

CapabilityLayout LiveCursor Design ModeOnlookstagewiseFigma Make
Edits your real running dev serverOwn browserCloud sandboxBrowser toolbarMake app
Deterministic edit, no AI token costAST rewriteAgent-appliedAI-assistedAI writesAgent + PR
Design-token compliance scoreToken-aware
Per-breakpoint non-destructive editing

Cursor Design Mode is the closest, with the same sliders and token-awareness, but it edits inside Cursor’s own browser, applies changes through its agent, and has no compliance score. Onlook pivoted to a cloud sandbox; stagewise pipes context to an AI that does the writing; Figma Make opens a pull request. Layout Live is the only one that rewrites your real source deterministically, on your own dev server, gated to your design tokens.

Common Questions

How Layout fits alongside other tools in the design-to-code ecosystem.

The bottom line

Layout is infrastructure, not a canvas. It sits between your design system (in Figma or on a live website) and your AI coding agent (in Claude Code, Cursor, Windsurf, Copilot, Codex, or Gemini CLI). Your designers stay in Figma. Your developers stay in their terminal. Layout is invisible between them.