π―Skills15
Guide for the official Figma MCP server that brings Figma design context to AI agents, enabling code generation from selected frames and design data extraction.
Official Figma skill that generates code from selected Figma frames, providing design information and context to AI agents via the Figma MCP server.
Mandatory prerequisite skill for the `use_figma` MCP tool β documents Figma Plugin API critical rules (use `return`, no `figma.closePlugin()`, no `figma.notify()`, `getSharedPluginData` only, 0β1 color range, always `loadFontAsync` before text, clone-modify-reassign for read-only fills/strokes, work incrementally) to prevent common hard-to-debug failures.
Official Figma skill that creates and modifies native Figma content on the canvas, enabling AI agents to write directly to Figma files via the MCP server.
Figma MCP Server skill for generating component libraries from Figma designs, bringing design information and context to AI agents.
Figma MCP Server skill for creating new Figma design files programmatically through AI agents using the MCP server.
Official Figma skill that creates design system rules from Figma files, bridging design tokens and development workflows via the Figma MCP server.
Figma MCP server skill for connecting Figma components to code using Code Connect, so generated output reuses your actual components and stays consistent with your codebase and design system.
Generates custom design system rules tailored to your project for Figma-to-code workflows, creating project-level instructions that encode component patterns, naming conventions, and architectural decisions for Claude Code, Codex, and Cursor.
Connect Figma design components to their code implementations using Figma's Code Connect feature, analyzing design structure, scanning codebase for matching components, and establishing design-code mappings.
A skill from the Figma MCP Server that generates FigJam diagrams from Mermaid syntax, supporting flowcharts, Gantt charts, state diagrams, and sequence diagrams directly from natural language descriptions within your AI coding agent.
A skill from the official Figma MCP Server Guide for working with FigJam boards, enabling agents to retrieve FigJam metadata and screenshots, generate diagrams from Mermaid syntax, and create or modify FigJam content using the use_figma write tool.
Official Figma MCP server that brings design context into AI coding workflows, enabling code generation from selected frames, design token extraction, and direct canvas editing from your IDE.
Figma MCP Server skill for implementing designs by connecting Figma components to code via Code Connect, ensuring generated code is consistent with your codebase.
Part of the Figma MCP Server Guide, providing skills that bring Figma design data directly into AI agent workflows for code generation, with support for reading design files, writing to the canvas, and generating code across platforms.
