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
Analyze and optimize a slow database query with EXPLAIN plan analysis.
Analyze and optimize slow database queries using EXPLAIN output, schema analysis, and query rewriting techniques.
Analyze and reduce JavaScript bundle size by identifying large dependencies, code splitting opportunities, and tree shaking improvements.