figma
Installation
SKILL.md
Figma Design Bridge Skill
Sends designs directly to Figma Desktop using the figma-bridge MCP. Two modes:
- HTML Import (recommended) — Send complete HTML with inline styles → automatic conversion to Figma nodes with auto-layout, components, and variants
- Node-by-node (manual) — Create individual frames, text, shapes via direct commands
Prerequisites — must do before anything
1. Start the broker (once per session)
bash /Users/angel/figma/mcp-bridge/start.sh
Idempotent — safe to run multiple times.