Recent Posts
Androidfags zara idhar aana
XHDATA D-808 DX-ing setup, analogue modulation
i don't understand
RCE on Pocketbase possible?
Shifting to linux mint
AI Impact Summit 2026
/emacs/ general
Simple Linux General /slg/ - Useful Commands editi...
/wpg/ - Windows & Powershell General
Sarvam Apology Thread
Some cool tech in my college
the hmd touch 4g
Holy Shit
Saar american companies have best privacy saaar
/desktop thread/
Forking jschan to submit a PR for captcha logic
JEEFICATION OF GSOC
4Chan bypass?
/g/ related blogpost - backup thread
Android Hygiene
My favorite game rn
COOKED
Are we getting real 5g?
I want to create my own forum but I don't know how...
Is my psu not compatible with my mobo?
/i2pg/ - I2P general
ISP Throttling
zoomies jara idhar ana
Zerodha just donated 100,000 usd to FFMPEG
Jio Fiber
/compiler_develoment/ thread
what is computer science?
just installed Arch Linux bros
Sketch - A simple 2D graphics library in C
Gemini+Figma for UI
LEARNING SPREADSHEETS
/GDG/
Gemini+Figma for UI
abXQRY
No.2660
You can ask gemini to directly access and code your figma designs for free, with a figma MCP server.
>Get a gemini api token(free atleast for the flash model)
>Get your figma token
>Install the gemini cli with npm
>Install and run any figma mcp server, I am using this one
https://github.com/GLips/Figma-Context-MCP
>Connect the MCP server in gemini cli config
something like
[code]
{
"mcpServers": {
"figma-local": {
"httpUrl": "http://localhost:3001/mcp"
}
}
}
[\code]
Now you can run gemini mcp list to check if it is connected.
Now just cd into your project, ask gemini to create a UI with file id(of your figma design) with for example react and add --dir in the end and it will make it for you
abXQRY
No.2661
I have only tried this with one design but it seems to work pretty well. Images don't work in the free tier of figma but that's fine.
I asked it to write it in react inside my nextJS project and it was pretty good, only had to make few changes
ijLHu6
No.2662
>>2660(OP)
Thanks but llm design is always slop
abXQRY
No.2663
ijLHu6
No.2664
>>2663
Shit I read it in reverse i thought you were using llm to design figma ui





















































