Skip to content

jonathanpv/FigmaToTailwindConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoDesign Figma

Prompt engineer your figma design and get a better output when compared to most ai to figma tools.

figmaextension720p.mp4

Installation

  1. Clone repo
  2. Open a figma file, right click, plugins > development, import plugin from manifest, navigate to manifest.json of this repo
  3. npm i
  4. npm run watch

Features

  • Fine tune on a layer by layer basis, Figma will likely implement this themselves so this feature will eventually be obsolete
  • Get the description recrusively for the component / app you have selected, you can paste to chatgpt directly or use the api key
  • Use the SVG strings in the final output of your app render

Work in progress

  • Make an agent iterate on the code using OpenAI vision API
  • Display preview of generated site within extension, either iframe or a new button click
  • Make agent accessible via API and integrate within plugin

License

MIT

About

Converts figma components into tailwind code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published