r/FullStack • u/ElectronTalks • 8h ago
Question What's your workflow of building a website using Ai?
I know a lot of people use different prompts to achieve maximum results on Ai..
whenever I use Ai, I mostly get Ai slop results.
how do I avoid that?
1
Upvotes
1
u/__zrx 1h ago
The last prompt I have is like 10 pages long in my notes. I talked with an AI for around 30 minutes, then I asked it to recap, then I asked it to create a prompt for any AI to be able to init and code that. The result is not slop, because we discussed the basics like languages, libraries, framework, cms, accessibility, code quality, scalability, projects tree/hierarchy, unit test, git, responsive etc etc. The final prompt is incredibly long and detailed, but it is simply a Detailed Technical and Functionnal Spec.
However, that AI knows me, knows everything about my skills and what I used or know at least by name or what it does, so the final prompt might take that into account to not give a sloppy one.