Code Review Prompts
# 🔍 Code Review Prompts
Get thorough, senior-level code reviews from AI.
## Available Prompts
| Prompt | Description |
|--------|-------------|
| [Senior Dev Reviewer](senior-dev-reviewer.md) | PR review at senior engineer level |
| [AI PR Review Agent](ai-pr-review-agent.md) | Automated multi-pass PR review pipeline |
---
> 💡 **Full toolkit:** [AI Dev Toolkit](https://ai-dev-toolkit-five.vercel.app) ($9) — 103 production-ready resources.when to use it
Community prompt sourced from the open-source GitHub repo dohko04/awesome-ai-prompts-for-devs (MIT). A "Code Review Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
dohko04/awesome-ai-prompts-for-devs · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions