Back to skills

figma

design

Connects Claude to the Figma MCP server so it can fetch design context, screenshots, variables, and assets from Figma nodes. Translates Figma designs into production-ready code following the project's

Setup & Installation

npx skills add https://github.com/openai/figma --skill figma
or paste the link and ask your coding assistant to install it
https://github.com/openai/figma
View on GitHub

What This Skill Does

Connects Claude to the Figma MCP server so it can fetch design context, screenshots, variables, and assets from Figma nodes. Translates Figma designs into production-ready code following the project's existing conventions and component library. Instead of manually inspecting Figma values and transcribing them into code, the skill fetches structured design data and visual references directly, reducing measurement errors and back-and-forth between design and implementation.

When to use it

  • Working with figma functionality
  • Implementing figma features
  • Debugging figma related issues