A CLI tool that generates a customizable code review checklist based on the programming language, framework, or project type, helping developers ensure code quality and consistency before submitting pull requests.
A CLI tool to generate customizable code review checklists for developers.
npm install -g review-gen-cli
Usage
Interactive mode: review-gen generate
Direct mode: review-gen direct --lang <lang> --framework <framework> --output <file>
Save template: review-gen save <name> --lang <lang> --custom <items>
Features
Supports multiple languages and frameworks.
Interactive and command-line modes.
Save and reuse checklist templates.
Outputs in markdown for easy integration.
Support
If you find this tool helpful, please consider sponsoring me on GitHub Sponsors!
https://github.com/loigaak