figma

Convert Figma designs into React and Tailwind CSS code.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/thanhquan3010/hospital-management-system-v3 --skill figma-thanhquan3010
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma
Source: https://github.com/thanhquan3010/hospital-management-system-v3/tree/main/.agents/skills/figma
Command: npx skills add https://github.com/thanhquan3010/hospital-management-system-v3 --skill figma-thanhquan3010

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of translating Figma designs into production-ready code, ensuring visual fidelity and efficient implementation.

Core Features & Use Cases

  • Design-to-Code Translation: Converts Figma designs into React and Tailwind CSS code.
  • Asset & Variable Fetching: Retrieves 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 initial code structure, fetch necessary assets, and ensure it aligns with project design tokens.

Quick Start

Use the figma skill to generate React and Tailwind code for the Figma design at the provided URL.

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 and Tailwind CSS code?

To convert Figma designs to React and Tailwind CSS, this Skill fetches design context and assets via the Figma MCP server, translating Figma node URLs into production-ready UI components.

Do I need a Figma MCP server to translate Figma designs into code?

Yes, you need a configured Figma MCP server and a valid Figma node URL to fetch design context, screenshots, variables, and assets for generating React and Tailwind CSS code.

Can I fetch design variables and assets directly from a Figma node URL?

Yes, fetching design variables and assets directly from a Figma node URL is supported, allowing the generated React and Tailwind CSS code to align with project conventions and design tokens.

What is the best way to implement UI components from Figma into a React project?

The best way to implement UI components from Figma is providing a Figma link to generate the initial code structure, fetch necessary assets, and ensure visual fidelity with project design tokens.

Does Figma design-to-code translation work with Tailwind CSS conventions?

Yes, Figma design-to-code translation works with Tailwind CSS by converting Figma nodes into React components while adhering to existing project conventions and design tokens.

Why are my Figma design tokens not applying to the generated React components?

Figma design tokens might not apply correctly if the Figma MCP server configuration is incomplete or the provided Figma node URL lacks the necessary variable and asset context.