AI AGENT ADDONS

Figma Code Connect

figma/mcp-server-guide
Design & UI/UX
2,101installs

Figma designers and developers can now connect design components directly to code. This skill creates template files that map Figma elements to code snippets. It uses the Code Connect feature inside Figma.

You give it a Figma URL. It finds the parts not yet mapped. Then it fetches the right details to build a .figma.ts file for each component. This saves time and keeps design and code in sync.

Before you start, make sure the Figma MCP server is connected and the components are published to a team library. The skill walks you through every step from URL parsing to file creation.

Add Figma Code Connect skill to your workflow

Global

mkdir -p ~/.claude/skills/figma-code-connect

Project

mkdir -p .claude/skills/figma-code-connect

Source Repository

Stars
1,672
Forks
153
Watchers
1,672
Last Push
1 month ago
Created
1 year ago