Ask HN: How can I get better at using AI for UI design?
2 comments
I haven't tried this myself, but from speaking with peers who are deeper into coding with LLMs, they recommended to try out something like Playwright MCP.
The idea is that you'd use Playwright as a way to automatically give "visual" feedback to the agent, so that it can a) get more accurate with designs it might implement with your chosen frontend styling tech (tailwind, UI kits, etc) and b) be able to iterate on a design without you constantly feeding images into it.
The idea is that you'd use Playwright as a way to automatically give "visual" feedback to the agent, so that it can a) get more accurate with designs it might implement with your chosen frontend styling tech (tailwind, UI kits, etc) and b) be able to iterate on a design without you constantly feeding images into it.
Checkout stitch.withgoogle.com
It works surprisingly well for designing UIs using AI
It works surprisingly well for designing UIs using AI
Do you guys have tips or suggestions on how to get better UI designs using ChatGPT, Claude etc?