figma
Installation
SKILL.md
Figma Design Automation
Automate Figma design workflows, export assets, sync design tokens, and integrate design-to-code pipelines using the Figma REST API, Plugin API, and official Figma MCP server.
Direct Control (CLI / API / Scripting)
REST API Authentication
# Set your Figma Personal Access Token
export FIGMA_ACCESS_TOKEN="figd_your_token_here"
# Test authentication
curl -H "X-Figma-Token: $FIGMA_ACCESS_TOKEN" \
https://api.figma.com/v1/me
Get File Data
Related skills
More from phuetz/code-buddy
blender
Blender 3D modeling, animation, and rendering automation via Python bpy scripting and CLI
19github
Interact with GitHub using the gh CLI for issues, PRs, CI runs, releases, and API queries
3gif-search
Search and download GIFs from Tenor and Giphy APIs
3ableton-live
Ableton Live music production automation via OSC protocol, MIDI, and Max for Live
3gitlab
GitLab DevOps platform with CI/CD pipelines, API automation, and glab CLI control
3csharp-avalonia
Cross-platform desktop/mobile development with C# and Avalonia UI
3