UX Planet

UX Planet is a one-stop resource for everything related to user experience.

Follow publication

Create Figma plugins like a Pro using ChatGPT, no coding necessary
Create Figma plugins like a Pro using ChatGPT, no coding necessary

I built a Figma Plugin with just ChatGPT – No coding needed

Shai
UX Planet
Published in
4 min readApr 25, 2023

--

I built a Figma plugin without writing any code, and it was a game-changer. As a designer, I’m always looking for ways to streamline my workflow and make my design process more efficient. Figma’s plugin ecosystem is an excellent way to do just that, but I noticed that many designers are intimidated by coding.

That’s why I decided to explore using ChatGPT to generate the code for me and execute a simple action. Trust me, this blog will make you feel that the possibilities are endless. This is a great starting point for creating some incredible plugins in the design world. I’ll walk you through my experience of building a Figma plugin with ChatGPT, without writing a single line of code. These steps will help you embark on your journey towards building a kickass plugin for the design world.

Once again, the possibilities are going to be endless.

Step 1: Starting the Figma Plugin Development

Open the Figma Development Environment
Open the Figma Development Environment

To get started, open Figma and select the “Plugins > Development > +” option from the top menu bar. This will open the Figma Plugin Development environment.

Step 2: Setting Up the Plugin

Choose the Figma Plugin Type
Choose the Figma Plugin Type

In the Figma Plugin Development environment, give your plugin a name and select the “Figma design” type. Since your plugin won’t have a user interface, select the “default blank” type. Save the project folder onto your computer’s local storage.

Step 3: Generating the Code

Create the Figma Plugin Folder
Create the Figma Plugin

Now open the project folder that is created. Then, open the code.js file found in the folder using Visual Studio Code.

Ask ChatGPT to write the Figma Plugin Code for you
Ask ChatGPT to write the Figma Plugin Code for you

Instead of writing the code yourself, use ChatGPT to generate the code for you. Use the following prompt as a template:
Please help me write a code for a Figma plugin that [description of plugin functionality]. And without UI.

For example, the prompt I used was: “Please help me write a code for a Figma plugin that changes the background of the selected frames to blue and sets the border radius to 30px when the plugin is run. And without UI.”

Within seconds, ChatGPT generated the required code for my plugin. Copy the code and paste it into the code.js file. Then, save the file.

Step 4: Running the Plugin

Run the created plugin
Run the created

Finally, run your newly created Figma plugin by selecting “Plugins > Development > [Your Plugin Name]” from the top menu bar. You’ll see that your plugin changes the background color and border radius of the selected frames, just as you requested.

The Payoff

Figma Plugin

By following these steps, you can create Figma plugins without writing any code. ChatGPT makes it easy to automate repetitive tasks and extend the functionality of Figma. As a designer, this can save you time and enable you to focus on what you do best — design.

Remember “Don’t let coding intimidate you”. With ChatGPT, you can create Figma plugins without writing any code. These steps are just the beginning of what you can achieve with Figma’s plugin ecosystem and ChatGPT. Take your design process to the next level by exploring the possibilities.

Cheers! You’re Breathtaking!

🚀 Also hey! I just launched My Latest Project: gethired.design — The Ultimate Resource for Design Job Seekers!

I’m thrilled to launch gethired.design — the ultimate resource for designers to land their dream job. We offer valuable hacks, tools, and resources like optimizing your LinkedIn profile and using a Figma resume template. Our game-changing resources have helped people land jobs at successful companies, including Series E companies. Take your design career to the next level with gethired.design!

Click Here 👇🏼

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Published in UX Planet

UX Planet is a one-stop resource for everything related to user experience.

Written by Shai

Staff Product Designer @Sense | Ex-Freshworks | Building Designfolio.me | Product Design Mentor @10kdesigners, NextLeap, Topmate ✨

Responses (6)

Write a response