figma-to-code

Convert Figma designs into frontend code for React, SwiftUI, Vue, and Kotlin.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Rylaa/claude-agent-workflows --skill figma-to-code-rylaa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-to-code
Source: https://github.com/Rylaa/claude-agent-workflows/tree/main/plugins/pb-figma/skills/figma-to-code
Command: npx skills add https://github.com/Rylaa/claude-agent-workflows --skill figma-to-code-rylaa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates translating Figma design specs into production-ready code across multiple frontend frameworks, reducing manual handoff time and inconsistency.

Core Features & Use Cases

  • Framework detection and routing: automatically selects the appropriate framework agent (React, SwiftUI, Vue, Kotlin) based on project structure.
  • 5-phase workflow: Context acquisition, mapping & planning, code generation, visual validation, and handoff, with parallel task execution where possible.
  • Asset and token handling: maps design tokens, fonts, and assets to platform-specific code and project conventions.
  • Use Case: Convert a Figma design URL into production-ready React components with Tailwind classes and accessibility hooks.

Quick Start

Use the figma-to-code skill to convert a Figma URL into production-ready code by providing a design URL and project context.

Frequently Asked Questions about figma-to-code

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Figma designs to production-ready frontend code?

To convert Figma designs to frontend code, provide a Figma design URL and project context. The skill uses a 5-phase workflow with Pixelbyte MCP to map design tokens and generate framework-specific code.

Can I generate Vue and SwiftUI components from a Figma URL automatically?

Yes, you can generate Vue and SwiftUI components from a Figma URL. Framework detection automatically routes tasks to the appropriate agent based on your project structure, supporting React, SwiftUI, Vue, and Kotlin.

What is the best way to handle design tokens and assets when translating Figma to code?

The best way to handle design tokens and assets is using automated mapping. The skill maps design tokens, fonts, and assets to platform-specific code and project conventions during the code generation phase.

How does the 5-phase workflow work for Figma to code generation?

The 5-phase workflow for Figma to code generation works by executing context acquisition, mapping and planning, code generation, visual validation, and handoff, utilizing parallel task execution where possible to streamline output.

Does converting Figma designs with this approach support parallel task execution?

Yes, converting Figma designs with this approach supports parallel task execution. The 5-phase workflow maximizes efficiency by running compatible mapping and code generation tasks concurrently where possible.

What limitations exist when routing Figma designs to multiple frontend frameworks?

Routing Figma designs to multiple frontend frameworks is limited to React, SwiftUI, Vue, and Kotlin. The framework detection relies on existing project structure, requiring accurate project context for successful code generation.