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.
28 prompts
Perform a thorough, multi-dimensional review of a pull request covering correctness, security, performance, naming, test coverage, and edge cases.
Generate comprehensive API documentation including endpoint descriptions, request/response schemas, authentication, and examples.
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.