figma-use

Automate Figma design operations via the Plugin API with JavaScript.

30|4|Updated May 3, 2026
One-click install
npx skills add https://github.com/OniroHuaver/openwarp --skill figma-use-onirohuaver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-use
Source: https://github.com/OniroHuaver/openwarp/tree/main/resources/bundled/mcp_skills/figma/figma-use
Command: npx skills add https://github.com/OniroHuaver/openwarp --skill figma-use-onirohuaver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates complex Figma operations via the Plugin API, enabling users to perform advanced tasks without manually interacting with the UI.

Core Features & Use Cases

  • Plugin API Access: Execute JavaScript in Figma files to leverage the full power of the Plugin API.
  • Design System Integration: Build, manipulate, and manage design systems directly within Figma.
  • Use Case: Create a custom component in Figma that dynamically adjusts its style based on the current design system. Use this Skill to automate the process of creating and updating variants for that component.

Quick Start

Load the figma-use skill and then execute the 'use_figma' MCP with the required parameters.

Frequently Asked Questions about figma-use

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

FAQPage Schema
How do I automate Figma operations using the Plugin API?

Automate Figma operations by executing JavaScript within the Figma Plugin API context to programmatically manipulate design files, create components, and manage design systems without manual UI interaction.

Can I manage my design system programmatically in Figma?

Yes, you can manage design systems programmatically in Figma by executing JavaScript through the Plugin API to build, manipulate, and update design system components and variants directly within your files.

How do I create custom Figma components with dynamic variants?

Create custom Figma components with dynamic variants by automating the process through the Plugin API, applying JavaScript to dynamically adjust component styles based on the current design system.

What are the requirements for automating repetitive tasks in Figma?

Automating repetitive Figma tasks requires JavaScript execution in the context of the Figma Plugin API and access to the Figma file structure to programmatically manipulate design elements.

Does Figma design automation work without manual UI interaction?

Yes, Figma design automation works without manual UI interaction by leveraging the Plugin API to execute JavaScript, enabling you to perform advanced design operations and manipulate files programmatically.

What is the best way to handle complex design file manipulation in Figma?

The best way to handle complex design file manipulation in Figma is using the Plugin API to apply JavaScript programmatically, allowing you to bypass manual UI interactions and automate advanced workflows.