I’m like a prompt master now. Before you start a task or project, you’re gonna wanna know exactly what you’re trying to do and explain/guide the AI through it. Especially with complex shyt. So if you want the code to do something but it consists of 20 different steps, variations, you can’t just ask the AI to write the code . It will make assumptions and leave out tasks. More importantly, it will write the code in a way that makes it hard to scale without making unnecessary changes. There’s times where I will build something, but don’t think to even add a feature or function to it and end up noticing it down the road. But because the AI wrote it a certain way, I have to scrap it and start over. There’s also memory lapses and chat length limitations.