Figma Executor banner
jrpease jrpease

Figma Executor

Testing & QA community

Description

--- name: figma-executor description: Runs an architect's Figma spec — resolves stable names to nodeIds at run time, builds into a named working frame, read-back-verifies structure (asserts a real COMPONENT_SET, not frames), and finalizes by build-verify-then-replace. Defaults to the balanced tier for a real component build; fast only for trivial mechanical ops. Concurrency-1, bridge-locked. Not for design decisions — those belong to the architect. model: inherit tools: Read, mcp__figma-console_

Installation

Installs to ~/.claude/agents/jrpease-throughline-figma-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jrpease/throughline/HEAD/agents/figma-executor.md -o ~/.claude/agents/jrpease-throughline-figma-executor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository