Browse 354 rules, 42 knowledge articles, and 28 prompt templates across security, performance, architecture, and quality.
BeforeMerge scans your pull requests against these rules automatically. Get actionable feedback before code ships to production.
4 prompts matching filters
Analyze a database migration file for safety issues, lock risks, and best practices.
Perform a thorough, multi-dimensional review of a pull request covering correctness, security, performance, naming, test coverage, and edge cases.
Review code specifically for security vulnerabilities based on the OWASP Top 10 and language-specific attack vectors.
Analyze code for performance issues including N+1 queries, unnecessary re-renders, memory leaks, and bundle impact.