V2: What's new

Build Figma plugins
without the hassle

Supports React, Svelte, Vue, and vanilla JS/TS

npm create plugma@latest
Get started

Why Choose Plugma

Start Building in Minutes

Skip the tedious setup process. Get from idea to working plugin in minutes, not hours. Focus on your plugin's functionality, not configuration.

Ship with Confidence

Test your plugin across all browsers before users see it. Catch bugs early and ensure consistent behavior everywhere, saving you from embarrassing post-launch fixes.

Debug Like a Pro

Stop wasting time switching between tools. Preview, test, and debug everything from one place. Clear data, minimize windows, and access developer tools instantly with Cmd + Opt + J.

Deploy Anywhere

Build once, deploy everywhere. Switch between staging, production, and testing environments instantly. No more manual config changes or deployment anxiety.

Never Miss a Release

Keep your Figma plugin and GitHub releases perfectly synced. One command handles versioning and releases. Never lose track of what you've shipped again.

Lightning-Fast Performance

Your users get blazing-fast plugins that load instantly. Powered by Vite, everything is optimized and inlined for maximum performance. No more slow loading or bloated bundles.

Everything You Need

Start dev server

plugma dev

Start your development server with hot reloading for instant UI updates and faster iteration cycles.

Create a build

plugma build

Generate a production-ready, minified build optimized for publishing to the Figma community.

Release to github

plugma release

Automatically manage versioning and track your plugin releases with seamless GitHub integration.

What people are saying

Avatar

Gleb Sabirzyanov

Plugma takes away the pain of setting up a plugin development environment. It's so effortless and requires zero config. Used it for multiple plugins already, I never had such a hassle-free environment before.

Avatar

Chen Chen

Plugma elevates the developer experience for Figma plugins like never before. With features like HMR and browser preview, it saved me much time on debugging plugin UI.