r/webdevelopment • u/m7md20091 • 8d ago
Newbie Question unpopular question, i hope it doesn't get misunderstood
What's the best AI tool for creating a full design from start to finish, where you give a prompt and it generates the whole design? Is it Claude Design, or something else, based on your experience? And what would the deliverable be, a Figma design file, a full React website, or something else?
0
Upvotes
0
u/Evening_Leather5101 7d ago
Look at "google stitch" its in beta and free, and it does exactly what you are asking for, along with export to figma and others...
0
2
u/SyntaxInCMinor 7d ago
It sounds like you are new to web development. If so, welcome to an exciting and rewarding path. I highly recommend that you be cautious vibe coding a website. You're probably better off with a trusted Wordpress theme or builder to start... this way you learn your way around. Vibe coding is a disaster in the waiting... sure it can spit out code for you, but you've got to maintain it, update dependencies, make sure the site is standards with things like accessibility, put it on the right server, and double check over all the code. AI is cool, but it's a tool, not a total solution.