Codebase Convention Detection Prompts: 12 Templates to Read a New Repo
Inherited a 200-file codebase? 12 prompt templates to infer naming, layering, error-handling, and dependency conventions before you write a single new line.
Articles tagged with #Code review
Inherited a 200-file codebase? 12 prompt templates to infer naming, layering, error-handling, and dependency conventions before you write a single new line.
AI PR review prompts that surface real issues — diff-scoped, change-aware, blast-radius aware. 14 templates for security / perf / tests / docs / risk.
Whole-repo audit prompts for Claude Code / Codex — architecture smells, dead code, security risks, dependency drift, test coverage gaps, in one structured pass.
Next.js App Router code review prompts — server vs client boundaries, server actions, route handlers, fetch caching, revalidation, streaming.
13 prompts for AI code review that surfaces real issues — bugs, security, performance, readability, tests.