2 artifacts
Tap to collapse details
Verify setup:
Ctrl+``
View > Terminal
node -v
npm -v
This establishes a robust workspace for plugin building.
❌ Using Figma web app instead of desktop
→Always use desktop app for Plugins > Development menu
❌ Skipping Node.js verification
→Run `node -v` and `npm -v` before proceeding
Tap to expand details
Spin up a personalized “learn Figma plugins” plan you can save, check off, and return to anytime — unlimited on the free trial.
Figma Learn
Official guide with API reference and concepts
Official sample plugins to study and modify
Editor for running and developing plugins
IDE with TypeScript support and hot-reload
Runtime for npm dependencies and TypeScript