Curated
Skill 13 of 44
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code.
2 minutes · 427 words · 7 sections
Install
npx skills add openai/skills --skill figmanpx skills add openai/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Use the Figma MCP server for Figma-driven implementation. For setup and debugging details (env vars, config, verification), see references/figma-mcp-config.md.
These rules define how to translate Figma inputs into code for this project and must be followed for every Figma-driven change.
references/figma-mcp-config.md — setup, verification, troubleshooting, and link-based usage reminders.references/figma-tools-and-prompts.md — tool catalog and prompt patterns for selecting frameworks/components and fetching metadata.Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
main, last pushed 8 September 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: skills/.curated/*/SKILL.md, skills/.system/*/SKILL.md.h1 and no skipped levels:/openai/skills.md, and each skill at its own .md URL.7 files · 9 KB
Everything this skill ships beside its prose. 6 of them are set here as subchapters of skill 13; the other 1 is described rather than reproduced.
Documentation the agent loads on demand, rather than up front.
Templates, schemas and fixtures the skill draws on.
Everything else published alongside the skill.