figma

Fetch structured Figma design context, screenshots, variables, and assets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Many design-to-code workflows lack structured, verifiable design context and an integrated way to retrieve Figma node data, screenshots, variables, and assets, which slows development and leads to visual or behavioral mismatches.

Core Features & Use Cases

  • Fetch structured design context and default React + Tailwind suggestions for exact Figma frames or node IDs.
  • Retrieve screenshots, variable/style definitions, and assets to validate visual parity and align with project tokens.
  • Provide MCP server setup, verification, and troubleshooting guidance plus rules for asset handling and component mapping to avoid creating new icon packages or placeholders.
  • Use Case: Implement a UI component by extracting its node data and screenshot, mapping it to existing components, downloading assets, and translating styles to the project's conventions.

Quick Start

Ask the figma skill to fetch design context and a screenshot for a Figma frame link and generate implementation guidance aligned to the project's components and tokens.

Frequently Asked Questions about figma

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

FAQPage Schema
How do I convert a Figma design to code using a node URL?

To convert Figma designs to code, fetch structured design context and screenshots for specific frame or node URLs. The skill provides React and Tailwind suggestions while enforcing project-specific translation flows and asset handling rules.

How do I get screenshots and variables from Figma for visual parity?

Retrieve Figma screenshots, variable definitions, and style definitions to validate visual parity. This ensures your implementation aligns with project tokens and avoids behavioral mismatches during design-to-code translation.

Can I map Figma components to existing project components instead of creating new ones?

Yes, you can map Figma components to your existing project components. The skill enforces component mapping rules and asset handling guidelines to prevent creating new icon packages or placeholders during implementation.

What is the best way to set up a Figma MCP server for design-to-code tasks?

Set up a Figma MCP server by following the provided verification and troubleshooting guidance. The skill supports MCP server configuration to enable tool calls like get_design_context, get_metadata, get_screenshot, and asset downloads.

Do I need a specific Figma node ID to extract design context?

You need a Figma frame or node URL to extract structured design context. The skill processes these URLs to fetch node data, screenshots, variables, and assets for accurate design-to-code translation.