-

@ Machu Pikacchu
2025-04-21 14:51:30
Have you built up your test suite before vibing into Valhalla? In my experience if there’s sufficient code coverage it can keep the AI in bounds better. Also try having it stub out new functions, objects, packages, etc and writing tests for those (ie TDD) before trying to implement.
Finally, if you’re using something like Claude Code then be sure to add in tips and guides and basic scripts into your Claude.md so the AI has more context.
See this for more tips: https://www.anthropic.com/engineering/claude-code-best-practices