Use this skill when implementing a Figma design as code (design → code) — the read-FROM-Figma direction. Triggers: 'implement this Figma design', 'build this screen from Figma', 'turn this Figma into code', 'code this up from Figma', 'design to code', or a figma.com design URL provided alongside a codebase. Encodes the workflow for reading a node out of Figma with get_design_context and adapting its reference output to the target project — reusing existing components, tokens, and conventions, and honoring Code Connect mappings, component docs, design annotations, and design tokens by priority. Complements figma-code-connect (component mapping) and figma-generate-design / figma-use (the reverse, code → design direction).
$npx -y skills add devin-axis/ipollowork --skill figma-design-to-codeInstalls into the current project.
Run `npx skills use "https://github.com/devin-axis/ipollowork" --skill "devin-axis/ipollowork/figma-design-to-code"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devin-axis/ipollowork" that are relevant to the current task. Run `npx skills add "https://github.com/devin-axis/ipollowork"` and select the relevant skills, then follow their instructions.