figma-generate-design

Translate code-defined UI into Figma screens using a published design system.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/andebet07-oss/MemoriaShare_C --skill figma-generate-design-andebet07-oss
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: figma-generate-design
Source: https://github.com/andebet07-oss/MemoriaShare_C/tree/main/skills/skills-main/.claude-plugin/mcp-server-guide-main/skills/figma-generate-design
Command: npx skills add https://github.com/andebet07-oss/MemoriaShare_C --skill figma-generate-design-andebet07-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates code-defined UI into accurate Figma screens by reusing a published design system and tokens, reducing drift between implementation and design.

Core Features & Use Cases

  • Discover and reuse design system components, variables, and styles from linked libraries to assemble screens.
  • Build or update full-page screens incrementally, ensuring token-based consistency and avoiding hard-coded values.
  • Update existing screens by swapping components and aligning with the codebase's design language.

Quick Start

Provide a target Figma file URL or context and trigger the use_figma workflow to build or update a 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 generate Figma screens from code using a design system?▼

To generate Figma screens from code, provide a target Figma file URL and trigger the use_figma workflow. The Skill translates code-driven UI descriptions into structured Figma designs by reusing published design system components and tokens.

Can I update existing Figma layouts by swapping components from my codebase?▼

Yes, you can update existing Figma layouts by swapping components and aligning them with your codebase's design language. The Skill applies code descriptions to modify full-page screens while maintaining token-based consistency.

Do I need a Figma MCP server to translate code into Figma designs?▼

Yes, translating code into Figma designs requires a connected Figma MCP server. You also need a target Figma file containing a published design system and must load the figma-use prerequisites before invoking the use_figma workflow.

What is the best way to ensure design token consistency between code and Figma?▼

The best way to ensure design token consistency is to assemble screens by discovering and reusing variables and styles from linked Figma libraries. This approach avoids hard-coded values and reduces drift between implementation and design.

Does code-to-design translation work for both web and app screens?▼

Yes, code-to-design translation applies to both web and app screens. You can build or update full-page layouts incrementally from code descriptions while ensuring token-based consistency across your connected Figma design system.

Why does generating Figma designs from code require a published design system?▼

Generating Figma designs from code requires a published design system to accurately translate code-defined UI into structured screens. Reusing published components and tokens ensures consistency and reduces drift between your implementation and design.