What problem does it solve?
Design file operations in Figma can be repetitive and error-prone when done manually. This Skill enables automated manipulation and querying of Figma design files via the Figma Plugin API in a browser environment.
Core Features & Use Cases
- Create shapes, modify properties, and extract information from Figma design files using the Plugin API.
- Automate repetitive design tasks such as updating dimensions, aligning elements, and exporting metadata for documentation.
- Use Case: When preparing design specs for handoff, automatically extract color tokens and layout data from a design file.
Quick Start
Open Figma's website in your browser and load a design file; then invoke Plugin API actions to create shapes, modify properties, or read information. The Skill will guide you through verifying access to the figma global object and executing the requested operations.