I’m finding if it’s important I hand-code to start then vibe-code to extend. LLMs are much better when it has a foundation to build on.

Replies (1)

If there is a solid hand coded format in the project, it becomes a bit better to get the LLM to do the correct thing. This has been my experience for example in getting Claude code to follow the convention I use in a tanstack start project.