Skip to main content
Figma + DesignNew

Figma Skills for AI Agents

Open-source skills that connect Figma to your codebase, your tokens, and your production environment. Not locked to a canvas. Run them from Claude Code, Cursor, or Cowork.

Figma launched built-in skills on March 24, 2026, as canvas instructions for their MCP server. skill.design ships open Figma skills that work across tools: audit systems, sync tokens, check accessibility, and bridge the gap between design and code.

The core distinction

Figma built-in skills

Canvas instructions. They tell an agent what to draw, where to place it, which style to apply. They work inside Figma. They read Figma Variables. They produce Figma output.

skill.design Figma skills

Cross-boundary skills. They connect Figma data to your codebase, your token system, and your production pipeline. They run anywhere. Pair them with LESS MCP for runtime resolution, not just static instructions.

Figma skills teach agents how to work on a canvas. skill.design skills teach agents how to think about design, across any tool, any agent, any codebase.

skill.design vs Figma built-in skills

FeatureFigma Skillsskill.design
Platform supportFigma MCP server onlyClaude Code, Cowork, Cursor, and any compatible agent
Skill formatMarkdown files (Figma-specific conventions)Markdown files (open Agent Skills standard, 9 section types)
ScopeCanvas operations inside FigmaCross-boundary: Figma + codebase + tokens + production
Skill creationWrite markdown manually or fork community skillsVisual designer with live preview, drag-and-drop sections
Design system integrationFigma Variables and styles onlyFigma Variables + CSS tokens + JSON + designtoken.md + LESS MCP
Runtime validationNone (static instructions)Pair with LESS MCP for runtime token resolution and validation
Vendor lock-inRequires Figma ecosystemOpen standard, vendor-agnostic
PricingFree beta (usage-based pricing planned)Free, no limits, no account required

Why open skills for Figma workflows

Cross-boundary

Figma's skills stop at the canvas edge. These skills cross the boundary into your codebase, your CI pipeline, and your production tokens. One skill, full coverage.

Runtime validation

Pair with LESS MCP to validate tokens at runtime. A Figma skill checks the design. LESS MCP checks the running code. Static plus dynamic.

Composable

Stack these with any other skill.design skill. Run a Figma audit, pipe results into a code review skill, then into an accessibility checker. No platform walls.

Figma skills in the registry

Ready to install. Or design your own Figma skill.

The bigger picture: skills are not enough

Skills teach agents what to do. But agents also need something to think with. A skill says “use 8px grid spacing.” Expression infrastructure resolves the right spacing for this specific component, brand, and context.

Skills are the dictionary. Expression infrastructure is the grammar plus the judge. Figma skills work at one layer. The full stack is:

1
Design tokens

The values (colors, spacing, typography). Generate them at designtoken.md.

2
Skills

The behavior (how agents use those tokens). Design them here at skill.design.

3
Expression infrastructure

The runtime (resolve tokens in context, validate output, enforce brand). Install LESS MCP.

How Figma Skills Work: Architecture Deep Dive

MCP server, 16 tools, SKILL.md format, use_figma Plugin API, distribution model, and limitations.

Also: skill.design vs Google Stitch Skills

Same pattern, different vendor. Stitch skills are locked to Google. See the comparison.

Browse all 37 skills

Engineering, Security, Data, Marketing, Design, and more

Frequently asked questions

What are Figma skills?+
Figma skills are instruction sets that teach AI agents how to work with Figma designs. Figma launched their own built-in skills on March 24, 2026, as markdown files tied to their MCP server. skill.design offers an open alternative: Figma skills that work across Claude Code, Cursor, Cowork, and any compatible agent platform.
How are skill.design Figma skills different from Figma's built-in skills?+
Figma's built-in skills are canvas instructions. They tell an agent what to do inside Figma's editor. skill.design skills work across boundaries: they connect Figma data to your codebase, your token system, and your deployment pipeline. A Figma built-in skill can apply a design system on canvas. A skill.design skill can audit that system across Figma, code, and production.
Do I need Figma's MCP server to use these skills?+
Some skills (like the Design System Auditor and Token Sync) use Figma's MCP server to read design data. Others work with exported Figma data. The key difference: these skills are not locked to Figma's ecosystem. You control where they run and what they connect to.
Can I use Figma skills with LESS MCP and expression infrastructure?+
Yes. This is where skill.design skills go beyond Figma's built-in offering. Pair a Figma skill with LESS MCP (designless.studio) to get runtime token resolution, not just static Figma Variables. The Figma skill reads your design. LESS MCP validates and resolves the tokens in your running code.
What is the difference between a Figma skill and a design token?+
A design token is a value: a color, a spacing unit, a font size. A Figma skill is behavior: it teaches an agent how to audit tokens, sync them between systems, or validate them against a spec. Tokens are the data. Skills are the actions agents take with that data.
Are Figma's built-in skills open source?+
Figma's skills are published as community resources through their platform. skill.design skills are fully open: download the markdown, modify it, host it anywhere, run it in any compatible agent. No platform dependency.
Why did Figma launch skills after skill.design?+
Figma announced skills on March 24, 2026. skill.design launched approximately a week earlier. The concepts overlap because the problem is the same: AI agents need structured design knowledge to produce good output. The approaches differ. Figma locked skills to their canvas. skill.design made them portable.

Design your own Figma skill

Encode your Figma workflow into a portable skill. No code required. Works with any agent, not just Figma's.