figma to code agents

11 tagged figma to code, measured the same way as everything else here.

Browse within: agentic-workflow 11

component-builder

01

punkadillo/figma-code-composer

Agent Claude Code

Builds framework-native components from the component nodes in a Figma manifest. Branches on configSnapshot.framework + cssSystem. Writes only inside configured component directories. Spawned by figma-coordinator after token-builder (when applicable).

3 13d ago A 49 tokens original MIT

figma-coordinator

02

punkadillo/figma-code-composer

Agent Claude Code

Orchestrator for the Figma→code pipeline. Invoked by /figma-build, /figma-update, /figma-icons, /figma-tokens. Reads .figma-pipeline/config.json, spawns figma-fetcher, validates the manifest, routes specialists, handles errors/retries/model-tier. Writes no source code.

3 13d ago A 75 tokens original MIT

token-builder

03

punkadillo/figma-code-composer

Agent Claude Code

Translates manifest.tokens into the project's native token format per config.tokens.strategy + config.cssSystem.name. Writes only inside config.tokens.outputDir. Spawned by figma-coordinator first when tokens changed; subsequent builders depend on its output.

3 13d ago A 50 tokens original MIT