figma-generate-design

Translate application pages into Figma screens using design system tokens.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/izo/Ulk --skill figma-generate-design-izo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-generate-design
Source: https://github.com/izo/Ulk/tree/main/community-skills/figma/figma-generate-design
Command: npx skills add https://github.com/izo/Ulk --skill figma-generate-design-izo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design teams often recreate UI screens from scratch in Figma, leading to inconsistency and wasted time. This skill enables building or updating full-page screens by reusing a published design system, keeping components, variables, and styles in sync with code.

Core Features & Use Cases

  • Reuse published design system components, variables, and styles to assemble screens incrementally.
  • Support for building new screens or updating existing ones; ensures consistency with tokens.
  • Real-world use case: translate a code page or app view into a Figma screen using design system tokens and variants.

Quick Start

Build or update full-page screens in Figma by reusing the published design system rather than drawing primitives with hardcoded values.

Frequently Asked Questions about figma-generate-design

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

FAQPage Schema
How do I build Figma screens from code views using design system tokens?

To build Figma screens from code views, this skill translates application pages into fully wired frames using design system tokens. It reuses published components, variables, and styles from linked libraries instead of drawing primitives with hardcoded values.

What is the best way to update existing Figma screens with design system components?

The best way to update existing Figma screens is by applying design-system workflows that bind variables and styles from a published library. This ensures your components stay in sync with code and avoids inconsistency from manual updates.

Do I need a connected Figma MCP to generate UI designs from a design system?

Yes, you need a connected Figma MCP and access to a published design system. These prerequisites allow the skill to import component sets and apply variable and style bindings directly within your Figma file.

Can I use design tokens to build cross-platform mobile and web screens in Figma?

Yes, you can use design tokens to build cross-platform mobile and web screens in Figma. The skill applies design system workflows to assemble large screens incrementally by reusing linked library components across different platform contexts.

What happens if a required component is missing from my Figma design system library?

If a required component is missing from your Figma design system library, the skill builds manual frames as a fallback. However, it always prioritizes reusing existing tokens and variants from the linked design system to maintain consistency.