figma-generate-library

Generate Figma design systems from code with multi-phase workflows.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/pathtoresiliencebv/warp-customized --skill figma-generate-library-pathtoresiliencebv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-generate-library
Source: https://github.com/pathtoresiliencebv/warp-customized/tree/main/resources/bundled/mcp_skills/figma/figma-generate-library
Command: npx skills add https://github.com/pathtoresiliencebv/warp-customized --skill figma-generate-library-pathtoresiliencebv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires figma-use, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of Figma design systems from code, saving designers and developers hours of manual work and ensuring consistency between design and code.

Core Features & Use Cases

  • Automated Design System Generation: Build professional-grade design systems in Figma from a codebase.
  • Multi-phase Workflows: Orchestrate complex workflows across 20–100+ use_figma calls.
  • Quality Patterns Enforcement: Enforce quality patterns from real-world design systems (Material 3, Polaris, Figma UI3, Simple DS).
  • Component Libraries: Build component libraries with theming (light/dark modes), documentation, and reconciliation between code and Figma.
  • Use Case: Imagine you have a large codebase with a well-defined design system. Use this Skill to automatically generate the corresponding Figma design system, including variables, components, and documentation.

Quick Start

Load the figma-generate-library skill and begin the design system generation process.

Frequently Asked Questions about figma-generate-library

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

FAQPage Schema
How do I generate a Figma design system from an existing codebase?

You can automate Figma component library generation by orchestrating multi-phase workflows that create components, apply theming, and reconcile Figma UI elements with your code. This process enforces real-world design system patterns like Material 3 or Polaris across 20 to 100 plus automated steps.

Can I sync code-based design system theming with Figma light and dark modes?

Yes, you can sync code-based design system theming with Figma by automating component creation and applying light and dark modes. The workflow enforces quality patterns from established design systems and reconciles variables and theming between your codebase and Figma UI elements.

Do I need the figma-use skill to automate Figma component library creation?

Yes, the figma-use skill is a required dependency to automate Figma component library creation. The generation workflow orchestrates 20 to 100 plus figma-use calls to handle automated component creation, theming, and reconciliation within your Figma workspace.

What design system patterns are enforced when converting code to Figma components?

When converting code to Figma components, the workflow enforces quality patterns extracted from real-world design systems including Material 3, Polaris, Figma UI3, and Simple DS. This ensures professional-grade consistency and structure across the generated Figma variables and components.

What are the limitations of automating Figma design system generation from code?

The main limitation of automating Figma design system generation is that it requires a well-defined codebase to function properly. Without a structured code-based design system, the automated workflow cannot accurately extract components, enforce patterns, or reconcile Figma UI elements.