figma

Convert Figma designs into React and Tailwind CSS components.

1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/michelve/hugin-cowork --skill figma-michelve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma
Source: https://github.com/michelve/hugin-cowork/tree/main/skills/figma
Command: npx skills add https://github.com/michelve/hugin-cowork --skill figma-michelve

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 React components, ensuring design fidelity and efficient development.

Core Features & Use Cases

  • Design-to-Code Translation: Converts Figma nodes into React and Tailwind CSS code.
  • Asset Fetching: Retrieves design context, screenshots, and variables directly from Figma.
  • Use Case: Implement a new feature by providing a Figma link, and the skill will generate the corresponding React components, adhering to project-specific design system rules and best practices.

Quick Start

Use the figma skill to implement the design from the provided Figma 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?

Translating Figma designs to React and Tailwind CSS involves fetching design context, screenshots, and variables from Figma. This skill generates corresponding React components, ensuring design fidelity and adherence to project-specific design system rules.

Can I use Figma screenshots to implement UI components?

Yes, using Figma screenshots to implement UI components is supported. The skill integrates with the Figma MCP server to retrieve screenshots and design context, enabling direct implementation of UI elements into React and Tailwind CSS code.

Does the Figma to React conversion support project-specific design systems?

Yes, the Figma to React conversion supports project-specific design systems. The skill generates React and Tailwind CSS code that adheres to your project-specific design system conventions and best practices for efficient development.

What's the best way to implement a new feature from a Figma link?

Implementing a new feature from a Figma link is best handled by providing the URL directly. The skill fetches the design context, variables, and assets, then generates the corresponding production-ready React and Tailwind CSS components automatically.

Do I need the Figma MCP server to generate React components from designs?

Yes, you need the Figma MCP server to generate React components from designs. The skill integrates directly with the Figma MCP server to fetch necessary design context, screenshots, and variables for accurate design-to-code translation.