Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Figma MCP

poropenai·openai· v1.0.0 · atualizado em 2026-04-10
80
Score

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

figmadesign-to-codeui-developmentreacttailwindfrontend-developmentdesign-system
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdfigma/workflow
1
Get Design Context: — Use `get_design_context` to fetch the structured representation of the Figma node.
2
Handle Large Responses: — If the response is too large, use `get_metadata` to get a high-level node map and then re-fetch specific nodes.
3
Get Screenshot: — Use `get_screenshot` for a visual reference of the node variant.
4
Download Assets: — Download any necessary image or SVG assets from the Figma MCP server.
5
Translate to Code: — Translate the Figma output (React + Tailwind) into the project's conventions, styles, and framework, reusing existing components and tokens.
6
Validate Against Figma: — Ensure 1:1 visual parity and behavior by comparing the implemented UI with the Figma design.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comCode Connect Components
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
83
Compõe comCreate Design System Rules
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
84
Compõe comcreate_new_file — Create a New Figma File
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
79
Compõe comBuild / Update Screens from Design System
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
84
Compõe comDesign System Builder — Figma MCP Skill
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
79
Compõe comImplement Design
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
84
Compõe comuse_figma — Figma Plugin API Skill
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aMarkdown to Docs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aImage Optimizer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar aReact Component Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
89
Co-executedCode Connect Components
48%
Hebbian Synapse
Composite0.482
w = 0.3·α + 0.5·β + 0.2·γ
83
Co-executedCreate Design System Rules
50%
Hebbian Synapse
Composite0.501
w = 0.3·α + 0.5·β + 0.2·γ
84
Co-executedcreate_new_file — Create a New Figma File
50%
Hebbian Synapse
Composite0.501
w = 0.3·α + 0.5·β + 0.2·γ
79
Co-executedBuild / Update Screens from Design System
48%
Hebbian Synapse
Composite0.478
w = 0.3·α + 0.5·β + 0.2·γ
84
Co-executedDesign System Builder — Figma MCP Skill
49%
Hebbian Synapse
Composite0.485
w = 0.3·α + 0.5·β + 0.2·γ
79
Co-executedImplement Design
47%
Hebbian Synapse
Composite0.475
w = 0.3·α + 0.5·β + 0.2·γ
84
Co-executeduse_figma — Figma Plugin API Skill
49%
Hebbian Synapse
Composite0.488
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Figma MCP
figma
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
implement a design from Figmatranslate Figma design into codegenerate code from Figma URLfetch design context from Figmaget screenshot from Figmawork with Figma node IDsimplement UI based on Figma designconvert Figma design to React components

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download figma
$ synaptic skills detail figma
$ synaptic skills live figma

Links

GitHub Repository