Code Review Checklist Generator
Generate a code review checklist from programming language, project type and review dimensions. Items are rated critical, major or minor with explanations, and can be ticked off with counts.
How to Use
Pick a programming language (JavaScript, TypeScript, Python, Java, Go, Rust, C++, C#, Ruby or PHP), a project type (frontend web, backend API, mobile, data processing, DevOps, library or SDK, or full-stack) and select the review dimensions you want via the chips (code style, logic, security, performance, testability, maintainability, docs). Click 'Generate checklist' to build it. The checklist is grouped by dimension, every item carries a critical, major or minor severity tag with an explanation, and each item can be ticked off by clicking its box. The summary bar shows the count per severity. 'Load sample config' demonstrates a typical TypeScript backend setup.
Features
- Language-specific items for 10 languages and project-specific items for 7 project types
- Seven review dimensions combined freely
- Items rated critical, major or minor with detailed explanations
- Tick-off progress with per-severity counts
- Common, language and project-type items merged automatically