Figma Discovery banner
dabowman dabowman

Figma Discovery

Design community

Description

--- name: figma-discovery description: Explore and map the current state of a Figma document. Use when the target has 8+ variants, unknown tree depth, or when tree exploration would overflow context. Returns a compact structured JSON summary — never modifies anything. Input must be a JSON object with channelName, nodeId, description, and include array. tools: mcp__Figmagent__use_file, mcp__Figmagent__read, mcp__Figmagent__grep, mcp__Figmagent__get_local_components, mcp__Figmagent__get_design_sys

Installation

Installs to ~/.claude/agents/dabowman-figmagent-figma-discovery.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dabowman/Figmagent/HEAD/agents/figma-discovery.md -o ~/.claude/agents/dabowman-figmagent-figma-discovery.md

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

Full documentation available on GitHub

View Source Repository