Code Review Checklist Generator
By Mr Tech King · Published · Updated
Create a comprehensive code review checklist tailored to your tech stack.
Tags: coding, workflow, code
Prompt template
## Introduction Generate a thorough, opinionated code review checklist tailored to your tech stack and team standards. ## Project Details - Language / Framework: [dropdown: JavaScript/React, TypeScript/Next.js, Python/Django, Java/Spring, Go, Flutter/Dart, Other] - Project Type: [dropdown: Frontend web app, Backend API, Mobile app, Full-stack, Library/Package, DevOps/Infrastructure] - Team Size: [dropdown: Solo, 2-5 people, 6-20 people, 20+ people] ## Review Categories Include checklist items for: [multi: Code quality & readability, Performance, Security vulnerabilities, Test coverage, Error handling, Documentation, Accessibility, Database queries, API design, Dependency management] ## Output Format - Group by category: [toggle: Yes, No] - Include severity level (Critical/Major/Minor): [toggle: Yes, No] - Add example of what to look for per item: [toggle: Yes, No]