The marketplace for code review rules used by senior engineering teams.
808 production-grade rules across 46 categories. Install in one click, review every PR with the standards that matter — security, performance, observability, and the long tail engineers actually catch in review.
- Total rules
- 808
- Buckets
- 46
- Critical signals
- 63
- Plug & play
- 760
// featured rules
Hand-picked, highest-impact rules
Start with the critical signals — the ones that catch production outages, security regressions, and money-on-the-table bugs before they ship.
- Critical
Avoid equality operators in loop termination conditions
Check if loops use equality operators (== or !=) in termination conditions. These can lead to infinite loops if the condition is never met exactly. Instead, use relational operators like < or > for safer loop termination.
error-handlingreadability-refactor
Install in one click
Every rule deep-links into your Mesrai workspace. No copy-paste, no YAML editing, no maintenance overhead.
Curated, not generated
Every rule is hand-authored or hand-reviewed. Bad-vs-good examples, real-world severity, no ML hallucinations.
Open source forever
The full library lives on GitHub. Open a PR to fix a typo, add a missing language, or propose a brand-new rule.
// become an author
Earn from your engineering opinions.
Soon, you'll be able to publish your own rule packs and earn revenue every time a team installs them. Reserve your author handle now.