Prompts for debugging, code review, refactoring, test writing, documentation, security audits, and architecture. Language-agnostic and copy-ready.
Claude and ChatGPT are both strong debuggers. Claude tends to explain the root cause more clearly; ChatGPT with Code Interpreter can run and test the fix.
Use these before merging PRs or before shipping code. Claude is the best tool for nuanced security review; it tends to catch subtle auth and injection issues.