figma

Extract Figma design data and generate developer-ready artifacts via MCP.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lunaticwithaduck/majstorbg --skill figma-lunaticwithaduck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma
Source: https://github.com/lunaticwithaduck/majstorbg/tree/main/apps/web/.claude/skills/figma
Command: npx skills add https://github.com/lunaticwithaduck/majstorbg --skill figma-lunaticwithaduck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, bun, git, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Figma to code handoff often requires manual translation of designs and tokens into code. This skill automates extraction of layout, typography, color tokens, and component structures from Figma via the MCP, enabling faster and more accurate handoff to developers.

Core Features & Use Cases

  • Design inspection & token extraction: read document and selection data, pull styles and components.
  • Token mapping & code generation: translate colors, typography, spacing, and radii into frontend token formats and component scaffolds.
  • End-to-end handoff workflows: support React/Tailwind outputs, visual references, and developer annotations for rapid integration.

Quick Start

Connect to a Figma MCP channel, select a design, and trigger token extraction and code generation for developer handoff.

Frequently Asked Questions about figma

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

FAQPage Schema
How do I convert Figma designs to React components and design tokens?

To convert Figma designs to React components and design tokens, this skill extracts layout, typography, and color data via MCP to generate developer-ready artifacts including React and Tailwind component scaffolds.

What is the best way to automate Figma design-to-code handoff?

Automating Figma design-to-code handoff involves extracting design tokens and component structures via MCP, then generating structured data models, visual references, and developer annotations for rapid frontend integration.

Can I extract typography and color tokens from Figma for frontend toolchains?

Yes, you can extract typography and color tokens from Figma. The skill reads document and selection data via MCP, pulls styles and components, and translates them into frontend token formats for integration.

Does Figma MCP integration require specific dependencies for code generation?

Figma MCP integration for code generation requires curl, bun, and git. These dependencies support the execution of scripts that extract design data and scaffold components for developer handoff.

How do I map Figma design tokens to Tailwind outputs?

To map Figma design tokens to Tailwind outputs, the skill translates extracted colors, typography, spacing, and radii into frontend token formats and generates corresponding React and Tailwind component scaffolds.

Are there limitations when extracting Figma component scaffolds via MCP?

Limitations when extracting Figma component scaffolds via MCP depend on the structured data models available in the document. Complex visual references and channel-based collaboration require proper MCP connectivity to ensure accurate token mapping.