vibe-coding / figma-bridge
A bridge that lets an AI agent operate Figma. Instead of exporting from Figma into code, the code operates Figma.
A bridge that lets an AI agent operate Figma. In its own words: programmable bridge for Figma automation via WebSocket. Control Figma variables, styles and more from external tools like Claude Code. Instead of exporting from Figma into code, the code and the AI operate Figma.
Built in code, with AI as the build partner. Three pieces built together on one set of types: Claude Code sends instructions over HTTP, a bridge server queues them and relays them by WebSocket to a plugin running inside Figma, which executes them and reports back. Verified end to end with the server and the plugin running.
Server, relay and plugin working end to end.
7 days of effort across 12 active days. 35 commits.
