-
Notifications
You must be signed in to change notification settings - Fork 2
INTEGRATION_FIGMA
github-actions[bot] edited this page Jul 1, 2026
·
2 revisions
Design context, screenshots, variables, and assets for AI-assisted workflows.
Use the Figma MCP template plus the bundled Figma skill family.
mkdir -p ~/.config/agentic-workstation/env.d
cat >> ~/.config/agentic-workstation/env.d/figma.env <<'EOF'
export FIGMA_OAUTH_TOKEN="<paste-token-here>"
export FIGMA_REGION="us-east-1"
EOF
chmod 600 ~/.config/agentic-workstation/env.d/figma.envAdd the Figma MCP entry to your AI tool config using the template in MCP.
- Read design context
- Inspect variables and assets
- Translate designs into implementation guidance
-
figmafor the MCP entry point -
figma-implement-designfor design-to-code work -
figma-code-connect-componentsfor mapping components -
figma-create-design-system-rulesfor repo-specific design rules
dots-doctor
dots-skills list