Prompts that review a diff like a senior engineer — catching real bugs, not nitpicks — and explain why each change matters.
A good code review finds the bug that ships, not the missing semicolon. These prompts review a diff or pull request the way a senior engineer would: prioritising correctness, edge cases, and security over style. They explain the reasoning behind each comment so you learn, not just patch. Each one is attached to a real project and runs on the model of your choice.
Paste a diff and get a review focused on correctness, edge cases, and security — not nitpicks. Flags the few things worth blocking on.
Paste a README and the top-level file tree. Get a plain-English map: what the repo really does, the files that matter most, the request lifecycle, and a safe first task.
Paste a diff and get a prioritized review: correctness bugs first, then security, then maintainability. Cites exact lines, proposes fixes, and skips nitpicks unless they hide a bug.