Armory
Source
Browse
Skills

figma

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install figma --cli claude

writes the skill into.claude/skills/figma/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/figma/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

When to use it

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/creative-design/figma/SKILL.md -o .claude/skills/figma/SKILL.md

Notes

Extracted from davila7/claude-code-templates, figma category.