figma-reader
SKILL.md
Figma Reader
Read Figma design context via the Figma MCP server.
Inputs
Raw arguments: $ARGUMENTS
Infer from the arguments:
- DESIGN_INPUT: Figma link, design prompt copied from Figma, or attached UI design image (optional)
- OUT_DIR: output directory, or
.implement-assets/figmaif not provided
Use OUT_DIR for all output paths below.
Execution
- Pre-flight check: Use
ToolSearchto detect if Figma MCP tools are available — follow references/rules.md - If MCP is not available, use
AskUserQuestionto guide setup or allow skip - Resolve design input:
- If DESIGN_INPUT contains a valid Figma link or prompt → use it directly
- If DESIGN_INPUT is an attached UI image → show it for context, then use
AskUserQuestionto ask the user to select the relevant component in Figma (see references/rules.md Design Input) - If DESIGN_INPUT is empty or not provided → use
AskUserQuestionto ask user (see references/rules.md Design Input)
- Read design: Use the Figma MCP tools to read the design from the Figma link resolved in step 3
- Format the output per references/output-format.md
- Save output: Run
mkdir -p OUT_DIRvia Bash, then save the full formatted output toOUT_DIR/blueprint.mdusing the Write tool
Weekly Installs
54
Repository
delexw/claude-code-miscGitHub Stars
24
First Seen
Feb 16, 2026
Security Audits
Installed on
codex54
opencode52
gemini-cli52
github-copilot52
amp51
kimi-cli51