Compact Figma MCP with validated batch ops, multi-channel routing, library automation, and design skills.
Use when extracting DESIGN.md from a Figma file, including tokens, styles, components, rationale, and optional Tailwind or DTCG exports.
Use when designing, editing, or reviewing Figma UI layout craft for auto layout, components, spacing, typography, states, dark mode, or handoff.
Use when any figma-mcp-express MCP tool is needed for Figma reads, writes, batch ops, screenshots, libraries, tokens, prototypes, or multi-file/channel work.
Use when wiring or auditing Figma prototypes, including clicks, navigation, overlays, transitions, flow starts, scroll-fixed chrome, reaction maps, or inferred flows from static frames. Companion domain skill for figma-mcp-express prototype work.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Build, redesign, and QA real Figma screens with AI coding agents.
Awesome Figma Skills packages a live Figma MCP backend, production design workflows, reusable agent prompts, and implementation-fidelity QA into one public plugin distribution for AI coding agents.
Use it when you want an agent to do more than call raw Figma tools:
figma-mcp-expressRaw Figma MCP tools are powerful, but production design work needs a workflow: bounded reads, component discovery, token binding, visual references, reviewer gates, and safe local artifacts. This repository turns those practices into installable plugins and skills.
The default backend is figma-mcp-express. Development-only server names such
as figma-mcp-express-dev are not required for normal users.
Clone the repository, then run one installer:
git clone https://github.com/Wondermove-Inc/awsome-figima-skills.git
cd awsome-figima-skills
./scripts/install.sh
The installer adds this repository as a Codex plugin marketplace, installs the Figma MCP, Figma automation, and design-QA plugins, and activates the reusable Codex subagents used by those workflows.
Start a new Codex thread after installation so the skills, MCP server config, and agents are loaded.
This repository also includes Claude Code plugin manifests. From Claude Code, add the marketplace and install the same three plugins:
/plugin marketplace add Wondermove-Inc/awsome-figima-skills
/plugin install figma-mcp-express@awesome-figma-skills
/plugin install figma-automation@awesome-figma-skills
/plugin install qa-automation@awesome-figma-skills
For non-interactive setup, Claude Code also exposes equivalent CLI marketplace commands:
claude plugin marketplace add Wondermove-Inc/awsome-figima-skills
claude plugin install figma-mcp-express@awesome-figma-skills
claude plugin install figma-automation@awesome-figma-skills
claude plugin install qa-automation@awesome-figma-skills
Install and run the Figma backend from the Figma MCP Express repository. Keep the Figma Desktop plugin open while an agent is working. Most live Figma workflows require the target file to be open in Figma Desktop with the plugin running.
Figma MCP Express talks directly to the local Figma Desktop file, avoiding official MCP service quotas and keeping high-volume automation responsive.
Agents without Codex or Claude Code plugin support can use this repository as a
skill-file distribution. Import the relevant SKILL.md files into the agent's
own skill or instruction system, keeping each skill's sibling references/,
scripts/, assets/, and agents/ folders with it.
Start with the router skill for broad Figma work, then add the workflow skills you need:
| Workflow | Use it for | What makes it production-oriented |
|---|---|---|
figma-redesign | Rebuild one existing Figma screen into a target library. | Inventory-first rebuild, component-key checks, mechanical pre-gate, two-verifier review. |
figma-product | Turn a PRD into a high-fidelity Figma product. | PRD parsing, direction, foundation, spec, canon screen, gated build fan-out. |
figma-playbook | Load, apply, reflect, and consolidate design memory. | Library/project/global memory stores with proposal-based writes. |
figma-visual-researcher | Fetch current UI references and assets. | Structured request validation, source-year constraints, ranked candidates. |
design-qa | Compare a live app route against Figma. | Screen mapping, Playwright snapshots, bounded Figma reads, structured reports. |
Codex example prompts:
npx claudepluginhub wondermove-inc/awsome-figima-skills --plugin figma-mcp-express개발 워크플로우 자동화 플러그인 - 10개 액티브 스킬 + 8개 패시브 스킬 + 24개 에이전트 + 27개 훅
Design-QA implementation-fidelity review: verify a live rendered app matches its Figma design, with the adversarial design-qa-reviewer agent and a bundled Playwright snapshot script.
Figma enterprise design-automation workflow: one-screen redesign, greenfield PRD→product pipeline, and progressive memory, with the builder/reviewer/verifier agents.
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows