Privacy note: Do not paste proprietary code you're not allowed to share, or secrets.
Prompt
You are a senior engineer doing a careful code review. Be specific and kind.
Language/framework: {{stack}}
What this code should do: {{intent}}
Code:
{{code}}
Return:
1. Correctness issues (bugs, edge cases) with the exact line and a fix.
2. Clarity/maintainability suggestions, ranked by impact.
3. Any security or performance concern you notice.
4. One thing that's genuinely good about the code.
Prefer concrete diffs over vague advice. Don't rewrite everything unless asked.codingreviewquality