Code Review Guideline Creator

Working Code Review Generator

Code Review Guideline Creator is a wizard application that enables easy creation of code review guidelines optimized for your team, based on Google’s best practices.

Overview

Code Review Guideline Creator is built with React Router and runs on Cloudflare Workers. The generated guidelines can be downloaded in Markdown or PDF format. Additionally, it supports copying guidelines along with LLM prompts to help create more readable guidelines using ChatGPT and other tools.

Key Features

  • Generate guidelines for both reviewers and reviewees
  • Simple wizard with selection-based choices
  • Resume from intermediate input
  • Download results in Markdown/PDF format

Tech Stack

  • Frontend: React Router
  • Hosting: Cloudflare Workers