Figma Automation
Automates repetitive Figma tasks like component creation, style updates, and file organization using Davepoon's custom scripts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add figma-automation npx -- -y @trustedskills/figma-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"figma-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/figma-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates tasks within Figma, a popular design tool. It allows AI agents to interact with Figma files, potentially creating or modifying designs based on instructions. The specific capabilities are not detailed in the provided source material.
When to use it
- Generate initial design drafts for websites or mobile apps.
- Automate repetitive design tasks like resizing elements or changing colors across a file.
- Create variations of existing designs based on different parameters (e.g., color schemes, layouts).
- Update design files with new content from external sources.
Key capabilities
- Figma integration
- Automation of design tasks
Example prompts
- "Generate a wireframe for a landing page with sections for hero, features, and contact."
- "Change the background color of all buttons in this Figma file to #FF0000."
- "Create three different variations of this mobile screen layout, each with a different font size."
Tips & gotchas
The skill requires access to the relevant Figma files. Specific permissions within Figma may be needed for the AI agent to perform actions.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.