From openai-skills-13
Fetches design context, screenshots, variables, and assets from Figma via MCP, and translates Figma nodes into production code. Activates on Figma URLs, node IDs, or design-to-code tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/openai-skills-13:figmaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the Figma MCP server for Figma-driven implementation. For setup and debugging details (env vars, config, verification), see `references/figma-mcp-config.md`.
Use the Figma MCP server for Figma-driven implementation. For setup and debugging details (env vars, config, verification), see references/figma-mcp-config.md.
These rules define how to translate Figma inputs into code for this project and must be followed for every Figma-driven change.
references/figma-mcp-config.md — setup, verification, troubleshooting, and link-based usage reminders.references/figma-tools-and-prompts.md — tool catalog and prompt patterns for selecting frameworks/components and fetching metadata.npx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin openai-skills-13Translates Figma designs into production-ready code with pixel-perfect accuracy. Activates when user mentions implementing design, generating code, or provides Figma URLs.
Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma URLs, generating components, or matching Figma specs.
Parses Figma links, extracts design specs, and generates UI code via Figma MCP. Useful for design-to-code translation and design token extraction.