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.
3 prompts matching filters
Systematically debug a runtime error by analyzing the error message, stack trace, and surrounding code to find the root cause and fix.
Trace data through a system to find where it diverges from expected behavior, identifying the exact transformation or handoff that introduces the bug.
Find and fix memory leaks by analyzing code patterns, symptoms, and environment for common leak sources.