Hi folks,
Anyone have good tips to share?
Before any major changes I follow these steps:
-
ask v0 to come up with an implementation plan, dump that context into an plan.md file I can look at so I know exactly what it’s going to do.
-
ask v0 to analyze the plan, for potential breaks to existing functionality, edge cases etc
-
ask v0 if it can simplify it’s plan into 3-4 phases (sometimes it comes up with 7 phase plans that would chew up credits)
I seem to be having fewer errors this way, which is nice.
Some other quick tips are:
- have a file called “project context” where I dump context so v0 can stay on course. when v0 gets lost include this as context.
- in my profile I have the user prompt context say have always keep it simple, don’t add features not specifically requested"
keen to learn some more tips.