PluginBench
Skill
Review
Audit score 70

figma-implement-design

nexu-io/open-design

Translate Figma designs into production-ready code with 1:1 visual fidelity.

What is figma-implement-design?

This skill converts Figma design frames directly into production-ready code while maintaining exact visual fidelity. Use it when handing off Figma designs to a frontend agent for implementation.

  • Translates Figma frames to production-ready code
  • Maintains 1:1 visual fidelity with original designs
  • Enables direct handoff from design to frontend development
  • Integrates with Figma's design system workflows

How to install figma-implement-design

npx skills add https://github.com/nexu-io/open-design --skill figma-implement-design
Prerequisites
  • Access to Figma designs/frames
  • Active agent with skills directory configured
Claude Code
Cursor
Windsurf
Cline

How to use figma-implement-design

  1. 1.Install the upstream bundle from https://github.com/figma/skills into your agent's skills directory
  2. 2.Invoke the skill by name (figma-implement-design) or use trigger phrases like 'figma to code' or 'implement figma'
  3. 3.Provide the Figma frame or design reference to the agent
  4. 4.The agent will generate production-ready code matching the design

Use cases

Good for
  • Converting a Figma component library into frontend code
  • Implementing a complete UI design from Figma frames
  • Automating design-to-code handoff in design systems
  • Translating responsive layouts from Figma to code
Who it's for
  • Frontend developers
  • Design system teams
  • Product teams using Figma for design handoff
  • Agents handling design implementation

figma-implement-design FAQ

What code output formats does this skill produce?

The skill generates production-ready code; refer to the upstream Figma skills repository for specific language and framework support.

Does it work with all Figma components?

The skill is designed for Figma frames and design system components. Check the upstream repository for detailed compatibility information.

How accurate is the visual fidelity?

The skill maintains 1:1 visual fidelity with the original Figma designs.

Can it handle responsive designs?

Yes, it can translate responsive layouts from Figma to code.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: figma-implement-design description: | Translate Figma designs into production-ready code with 1:1 visual fidelity. Useful for handing off Figma frames straight to a frontend agent. triggers:


figma-implement-design

Curated from Figma's MCP server guide.

What it does

Translate Figma designs into production-ready code with 1:1 visual fidelity. Useful for handing off Figma frames straight to a frontend agent.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/figma/skills

Then ask the agent to invoke this skill by name (figma-implement-design) or with one of the trigger phrases listed in this skill's frontmatter.