Skip to main content
Back to the directory
figma/mcp-server-guideSoftware EngineeringFrontend and Design

figma-code-connect

Create Code Connect template files ( .figma.ts ) that map Figma components to code snippets. Given a Figma URL, follow the steps below to create a template.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
762

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/figma/mcp-server-guide --skill figma-code-connect
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, figma-code-connect has 762 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: figma/mcp-server-guide. Canonical URL: https://skills.sh/figma/mcp-server-guide/figma-code-connect.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Create Code Connect template files ( .figma.ts ) that map Figma components to code snippets. Given a Figma URL, follow the steps below to create a template. Note: This project may also contain parser-based .figma.tsx files (using figma.connect() , published via CLI). This skill covers templates files only — .figma.ts files that use the MCP tools to fetch component context from Figma. Extract fileKey and nodeId from the URL: Always convert nodeId hyphens to colons: 1234-5678 → 1234:5678 . Worked example: Given: The user may provide a URL pointing to a frame, instance, or variant — not necessarily a component set or standalone component. Call the MCP tool get_code_connect_suggestions with: This tool identifies published components in the selection that don't yet have Code Connect mappings. Handle the response: Call the MCP tool get_context_for_code_connect with: For multiple components, call the tool once per node ID.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does figma-code-connect do?

Create Code Connect template files ( .figma.ts ) that map Figma components to code snippets. Given a Figma URL, follow the steps below to create a template.

Is figma-code-connect good?

figma-code-connect does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support figma-code-connect?

figma-code-connect currently lists compatibility with Skills CLI.

Is figma-code-connect safe to install?

figma-code-connect has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to figma-code-connect?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install figma-code-connect?

Run the following command to install figma-code-connect: npx skills add https://github.com/figma/mcp-server-guide --skill figma-code-connect

Related skills

More from figma/mcp-server-guide

Related skills

Alternatives in Software Engineering