figma

Translate Figma designs into React and Tailwind CSS code via node IDs or URLs.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Matheusrlr/payment-orchestrator --skill figma-matheusrlr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma
Source: https://github.com/Matheusrlr/payment-orchestrator/tree/main/skills-catalog/skills/%28design%29/figma
Command: npx skills add https://github.com/Matheusrlr/payment-orchestrator --skill figma-matheusrlr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill bridges the gap between design and development by translating Figma designs directly into production-ready code, ensuring design fidelity and accelerating implementation.

Core Features & Use Cases

  • Design-to-Code Translation: Converts Figma frames and layers into React and Tailwind CSS code.
  • Asset & Variable Extraction: Fetches design context, screenshots, variables, and assets directly from Figma.
  • Use Case: Implement a new UI component by providing a Figma link, and the Skill will generate the corresponding React code, adhering to the project's design system and component library.

Quick Start

Use the figma skill to generate React code for the Figma design at https://www.figma.com/file/example.

Frequently Asked Questions about figma

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

FAQPage Schema
How do I translate Figma designs into React and Tailwind CSS code?

To translate Figma designs into React and Tailwind CSS code, you provide specific Figma node IDs or URLs, and the Skill fetches design context and assets to generate production-ready components. It ensures design fidelity by adhering to project-specific design tokens.

Can I extract assets and variables directly from a Figma file?

Yes, you can extract assets and variables directly from a Figma file. The Skill utilizes the Figma MCP server to fetch design context, screenshots, and variables, allowing you to implement UI components that match your project's design system.

What do I need to provide to convert a Figma frame into code?

You need to provide specific Figma node IDs or URLs to convert a Figma frame into code. The Skill processes these design elements into React and Tailwind CSS, fetching the necessary visual and variable data to ensure accurate design-to-code implementation.

Does design-to-code translation support component reuse and design tokens?

Yes, design-to-code translation supports component reuse and design tokens. When generating React code from Figma frames, the Skill adheres to your project-specific design tokens and component library to ensure the output matches your existing architecture.

What is the best way to implement a new UI component from a Figma design?

The best way to implement a new UI component from a Figma design is to provide the Figma link to the Skill. It fetches the design context and generates corresponding React and Tailwind CSS code, accelerating implementation while ensuring design fidelity.