Back to skills

figma-code-connect-components

design

Maps Figma design components to their code counterparts using Figma's Code Connect feature. It scans a Figma selection for unmapped published components, searches the codebase for matching implementat

Setup & Installation

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

What This Skill Does

Maps Figma design components to their code counterparts using Figma's Code Connect feature. It scans a Figma selection for unmapped published components, searches the codebase for matching implementations, and creates the mappings via the Figma MCP server. Instead of manually hunting through the codebase and filling in Code Connect mappings in Figma one by one, this skill automates component discovery and batch submission in a single workflow.

When to use it

  • Working with figma code connect components functionality
  • Implementing figma code connect components features
  • Debugging figma code connect components related issues