Figma Interpreter banner
mav-abhi mav-abhi

Figma Interpreter

Design community

Description

--- name: figma-interpreter description: Use this agent to analyze Figma designs and extract technical specifications for development. This agent parses Figma files via MCP to identify components, layouts, colors, typography, spacing, and interaction patterns. Use when starting a new feature that has Figma designs, or when developers need precise design specs for implementation. Examples: <example>Context: User has a Figma design for a new feature. user: "Analyze the dashboard design from Figma"

Installation

Installs to ~/.claude/agents/mav-abhi-ai-eng-config-figma-interpreter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mav-abhi/ai-eng-config/HEAD/.claude/agents/figma-interpreter.md -o ~/.claude/agents/mav-abhi-ai-eng-config-figma-interpreter.md

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

Full documentation available on GitHub

View Source Repository