Build on Figma
Create plugins, widgets, and integrations that extend Figma for millions of designers and developers worldwide.
$ figma plugin create my-plugin
Creating scaffolding...
Installing dependencies...
✓ Ready to develop
$ figma widget init counter
Generating template...
✓ Widget created
$ curl api.figma.com/v1/files
{"name": "Design System",
"components": [...]}
$ figma webhooks listen
Listening on port 3000...
→ FILE_UPDATE received
$ npx figma connect publish
Publishing 12 components...
✓ All synced
What Can You Build?
Design Systems Automation
Sync design tokens, audit component usage, and enforce consistency across your organization's design files.
Developer Handoff
Generate code snippets, export specs, and bridge the gap between design and engineering with Code Connect.
Workflow Integrations
Connect Figma to your existing tools — Jira, Slack, GitHub, and more — with webhooks and the REST API.
Content Management
Populate designs with real data, manage translations, and keep content in sync across files.