Figma Design
Generates Figma design files from text prompts, enabling rapid prototyping and visual concept creation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add figma-design npx -- -y @trustedskills/figma-design
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"figma-design": {
"command": "npx",
"args": [
"-y",
"@trustedskills/figma-design"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The figma-design skill enables AI agents to interact directly with Figma files, allowing for the creation, editing, and manipulation of design assets within the platform. It streamlines the workflow by automating repetitive tasks like component updates, layout adjustments, and style application without manual intervention.
When to use it
- Automate the generation of UI components based on specific design system rules.
- Batch update colors, typography, or spacing across multiple frames in a file.
- Generate new variations of existing designs by applying different constraints or layouts.
- Assist in maintaining design consistency when scaling up interface projects.
Key capabilities
- Direct integration with Figma's API to read and modify design files.
- Creation and modification of vector shapes, text layers, and frames.
- Management of Figma styles, including colors, effects, and typography.
- Support for component instances and variant management.
Example prompts
- "Create a new button component with the primary brand color and add it to my 'Buttons' library."
- "Update all text layers in this file to use the 'Heading 2' style and increase font size by 4px."
- "Generate three variations of the hero section layout using different grid alignments."
Tips & gotchas
Ensure your AI agent has the necessary Figma API tokens and permissions configured before attempting to modify files. Complex interactions involving nested components or plugins may require additional setup beyond basic file editing.
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.