figma-mcp

Convert Figma designs into HTML, CSS, React, or Vue code.

41|3|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/tdimino/claude-code-minoan --skill figma-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-mcp
Source: https://github.com/tdimino/claude-code-minoan/tree/main/skills/integration-automation/figma-mcp
Command: npx skills add https://github.com/tdimino/claude-code-minoan --skill figma-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill bridges the gap between design and development by converting Figma designs directly into production-ready code, ensuring pixel-perfect implementation and saving significant development time.

Core Features & Use Cases

  • Design-to-Code Conversion: Generates HTML, CSS, React, or Vue code from Figma frames and components.
  • Design Token Extraction: Extracts colors, typography, spacing, and other design system values.
  • Use Case: A user provides a Figma link to a new landing page design and asks for the corresponding React and CSS code. This Skill will analyze the design, extract all necessary styles and layout information, and generate the complete frontend code.

Quick Start

Use the figma-mcp skill to convert the Figma design at https://www.figma.com/file/example-file-key/design-name?node-id=123:456 into React code.

Frequently Asked Questions about figma-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Figma designs to production-ready React code?

To convert Figma designs to React code, this Skill analyzes Figma frames via the Figma MCP server, extracting semantic design data to generate corresponding React components and CSS styles for frontend implementation.

Can I extract design tokens from a Figma file for frontend development?

Yes, you can extract design tokens from a Figma file. The Skill processes structured design data to pull colors, typography, and spacing values, outputting them for use in frontend development and design systems.

Does Figma to code conversion work with Vue components?

Figma to code conversion works with Vue components. The Skill leverages Figma's MCP tools to translate design frames into Vue code, alongside supporting HTML, CSS, and React output formats.

What do I need to generate HTML and CSS from Figma frames?

To generate HTML and CSS from Figma frames, you need access to Figma's MCP tools and a structured Figma design link. The Skill uses this access to ensure pixel-perfect code implementation.

Are there limitations when converting Figma designs to frontend code?

A limitation when converting Figma designs to frontend code is the strict dependency on Figma's MCP server access and structured design data, which are required for accurate semantic analysis and code generation.