Skip to content
Developers

TypeScript (Node.js) Code Review Checklist Generator

Creates a thorough, TypeScript (Node.js)-specific code review checklist with targeted questions for catching bugs, style issues, and security gaps.

#TypeScript/Node.js#Code Review#Security
Prompt
Act as a senior TypeScript (Node.js) engineer performing a code review. Given a pull request that implements [brief feature description], generate a structured code review checklist covering: correctness and edge cases, readability and naming, error handling, performance considerations specific to TypeScript (Node.js), security concerns, test coverage, and adherence to the project's existing style conventions. For each checklist item, add one specific question the reviewer should ask while reading the diff.

Related prompts