Labsco
figma logo

figma / mcp-server-guide

✓ Official1,700

A skill package that teaches your agent 14 capabilities — every one documented and browsable below, no GitHub required · by Figma.

Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

figma-code-connect🔥🔥🔥✓ VerifiedFreeAdvanced setup

Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component…

4 files — installable on its own

figma-code-connect🔥🔥🔥✓ VerifiedFreeAdvanced setup

Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component…

4 files — installable on its own

figma-create-new-file🔥🔥🔥✓ VerifiedFreeQuick setup

Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma.…

1 file — installable on its own

figma-create-new-file🔥🔥✓ VerifiedFreeQuick setup

Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard)

1 file — installable on its own

figma-generate-design🔥🔥🔥✓ VerifiedFreeQuick setup

Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to…

4 files — installable on its own

figma-generate-design🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the Figma screen to match code'. This is the preferred workflow skill whenever the user wants to build or update a full page, screen, or view in Figma from code or a description. Discovers design system components, variables, and styles via search_design_system, imports them, and assembles screens incrementally section-by-section using design system tokens instead of hardcoded values.

4 files — installable on its own

figma-generate-diagram🔥🔥🔥✓ VerifiedFreeQuick setup

MANDATORY prerequisite — load this skill BEFORE every `generate_diagram` tool call. Routes to type-specific guidance (generic flowchart, architecture…

9 files — installable on its own

figma-generate-diagram🔥🔥🔥✓ VerifiedFreeQuick setup

MANDATORY prerequisite — load this skill BEFORE every `generate_diagram` tool call. Routes to type-specific guidance (generic flowchart, architecture…

9 files — installable on its own

figma-generate-library🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.

19 files — installable on its own

figma-generate-library🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set…

19 files — installable on its own

figma-use🔥🔥🔥✓ VerifiedFreeQuick setup

**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.

23 files — installable on its own

figma-use🔥🔥🔥🔥✓ VerifiedFreeQuick setup

**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first.…

23 files — installable on its own

figma-use-figjam🔥🔥🔥FreeQuick setup

This skill helps agents use Figma's use_figma MCP tool in the FigJam context. Can be used alongside figma-use which has foundational context for using the…

15 files — installable on its own

figma-use-figjam🔥🔥🔥✓ VerifiedFreeQuick setup

This skill helps agents use Figma's use_figma MCP tool in the FigJam context. Can be used alongside figma-use which has foundational context for using the…

15 files — installable on its own