figma-generate-design

Translate code-based UI layouts into Figma screens using design-system tokens.

37|1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/terzigolu/warp-lite --skill figma-generate-design-terzigolu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: figma-generate-design
Source: https://github.com/terzigolu/warp-lite/tree/main/resources/bundled/mcp_skills/figma/figma-generate-design
Command: npx skills add https://github.com/terzigolu/warp-lite --skill figma-generate-design-terzigolu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates code-driven UI layouts into Figma screens by reusing a published design system, reducing manual recreation and inconsistencies.

Core Features & Use Cases

  • Build or update full-page screens or views in Figma from code or design prompts by reusing components, variables, and styles from the design system.
  • Auto-apply design system tokens to colors, spacing, typography, and effects to ensure consistency.
  • Quick scenario: Convert a code-driven dashboard page into a ready-to-edit Figma file that aligns with the project's design system.

Quick Start

Load figma-use first and then build or update a Figma screen from your code or description.

Frequently Asked Questions about figma-generate-design

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

FAQPage Schema
How do I convert code into Figma screens using a design system?▼

To convert code into Figma screens, you translate code-based UI layouts into fully functional screens by reusing a published design system. This process applies design system tokens to colors, spacing, and typography rather than hardcoded values.

Can I generate full-page Figma layouts from code descriptions?▼

Yes, you can generate full-page Figma layouts from code or design descriptions. The workflow creates or updates an entire page, view, or multi-section layout by reusing existing components, variables, and styles from the published design system.

Do I need a published design system to generate Figma screens from code?▼

Yes, you need a Figma file with a published design system to generate screens from code. This setup ensures the translation process can load components, variables, and styles via design-system tokens instead of using hardcoded values.

What is the best way to ensure Figma screens match my existing UI design tokens?▼

The best way to ensure Figma screens match existing UI design tokens is to auto-apply design system tokens during the code-to-design translation. This guarantees consistency across colors, spacing, typography, and effects.

How does code-to-design workflow handle Figma components and variables?▼

The code-to-design workflow handles Figma components and variables by loading them through the figma-use skill. It maps code-driven UI layouts directly to these existing design system elements to reduce manual recreation and inconsistencies.

Can I update an existing Figma view from code without manual recreation?▼

Yes, you can update an existing Figma view from code without manual recreation. By reusing components, variables, and styles from the published design system, the workflow updates multi-section layouts while maintaining design consistency.