Bridges the gap between Figma design files and your actual component code by wiring up Code Connect mappings. You point it at your design system components in Figma and their corresponding code implementations, and it establishes the links so updates in design specs can propagate to your codebase. Most useful when you're maintaining a design system and tired of manually checking whether button variants or spacing tokens have drifted between design and implementation. Curated from Figma's official MCP server guide, so it follows their recommended patterns. The workflow requires installing the upstream bundle from Figma's GitHub since this is a catalog entry that advertises the skill to agents during planning.
npx skills add https://github.com/nexu-io/open-design --skill figma-code-connect-components