From openai-skills-13
Fetches Figma design context, screenshots, variables, and assets via MCP server, and translates nodes into production code following project conventions.
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 openai/skillsTranslates Figma designs into production-ready application code with 1:1 visual fidelity using Figma MCP server integration.
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.
Reads a Figma node and adapts the reference output (React + Tailwind with hints) into the target project's existing components, tokens, and conventions.