Figma Ui Design

🌐Community
by aaaaqwq · vlatest · Repository

Helps with UI components, design as part of building frontend UIs and user experiences workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add figma-ui-design npx -- -y @trustedskills/figma-ui-design
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "figma-ui-design": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/figma-ui-design"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates workflows within Figma, a popular UI design tool. It enables AI agents to create and manage design systems and component libraries, generate design mockups, export design assets (like images and icons), and produce design specification documentation. The skill also facilitates the conversion of Figma designs into code for frontend development, specifically targeting React, Vue, Angular, CSS, Tailwind, and Styled Components. It leverages the Figma API to perform these actions.

When to use it

  • Building a Design System: Automatically generate a comprehensive design system with color palettes, typography rules, spacing guidelines, and reusable components.
  • Creating UI Mockups Quickly: Generate initial login page designs or other UI mockups based on prompts.
  • Exporting Assets for Development: Easily export icons in various formats (SVG, PNG) or generate CSS/SCSS variables from Figma styles.
  • Generating Frontend Code: Convert Figma designs directly into React, Vue, or Angular components to accelerate frontend development.
  • Automating Design Reviews: Streamline design review processes by generating documentation and facilitating feedback.

Key capabilities

  • Design System Creation: Defining color palettes, typography, spacing, component libraries, and icon sets.
  • Page Design Automation: Support for responsive layouts, interaction design (prototypes), animations, and multi-platform adaptation.
  • Asset Export: Exporting images in PNG, JPG, SVG formats; exporting icons as SVGs or font files; generating CSS/SCSS variables.
  • Design to Code Conversion: Generating React, Vue, Angular components and associated styles (CSS, Tailwind, Styled Components).
  • Figma API Integration: Utilizing the Figma API for file access, image export, and style retrieval.

Example prompts

  • "Create a login page design in Figma."
  • "Generate a component library with a button and card component."
  • "Export all icons from this Figma file as SVG files."
  • "Convert the selected Figma design into a React component."

Tips & gotchas

  • Figma API Token Required: This skill requires a valid Figma API token for authentication.
  • Design System Structure: The effectiveness of automated design system generation depends on the initial structure and organization within your Figma files.
  • Code Generation Limitations: While it generates code, manual adjustments may still be needed to ensure full functionality and adherence to specific project requirements.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aaaaqwq
Installs
44

🌐 Community

Passed automated security scans.