From Figma MCP Express
Use when extracting DESIGN.md from a Figma file, including tokens, styles, components, rationale, and optional Tailwind or DTCG exports.
How this skill is triggered — by the user, by Claude, or both
Slash command
/figma-mcp-express:figma-design-mdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read-only workflow for producing a `DESIGN.md` from a Figma file. The Figma tools are the source of truth; screenshots only provide aesthetic prose signals.
Read-only workflow for producing a DESIGN.md from a Figma file. The Figma tools are the source of truth; screenshots only provide aesthetic prose signals.
/figma-design-md <figma-file-url-or-filekey>
Extract fileKey from figma.com/design/<fileKey>/.... Default output is ./DESIGN.md; honor --output <path> when present.
list_channels, npx --yes @google/design.md spec --format json, and output-path resolution.export_tokens, get_styles, get_local_components, and get_pages.get_design_context detail:"full" and save_screenshots.<output>.new using tool data as factual truth. Never invent token values or override tool data with screenshot impressions.npx --yes @google/design.md lint <output>.new --format json; regenerate at most three times before asking the user.@google/design.md export.references/token-extraction-spec.md defines exactly what each Figma tool contributes and how gaps are handled.references/design-md-schema.md defines YAML front matter and token value types.references/design-md-sections.md defines body section order, prose requirements, and component-token guidance.Report the output path, selected source frames, token/component counts, lint findings, and export files. If a token category is absent, say it was absent rather than fabricating placeholders.
npx claudepluginhub wondermove-inc/awsome-figima-skills --plugin figma-mcp-expressCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
2plugins reuse this skill
First indexed Jun 23, 2026