What problem does it solve?
This Skill solves the problem of complex Figma manipulation by abstracting the Plugin API into a more accessible interface, allowing users to perform intricate tasks without directly interacting with the Plugin API.
Core Features & Use Cases
- Figma API Access: Offers direct access to the Figma Plugin API, enabling users to execute JavaScript code within Figma files.
- Design Automation: Automates the creation, modification, and management of Figma designs, components, and variables.
- Use Case: For instance, users can build a custom component library, automatically generate design system tokens, or perform complex layout manipulations without leaving the Figma editor.
Quick Start
To use the use_figma skill, ensure that figma-use is loaded before executing use_figma tool calls. Example: use_figma skillNames="resource:figma-use".