About
This Claude Code skill empowers developers to transform slow-running database operations into high-performance queries by applying industry-standard optimization techniques. It provides expert guidance on interpreting EXPLAIN plans, selecting the correct index types (B-Tree, GIN, BRIN), resolving N+1 query bottlenecks, and implementing advanced features like materialized views and table partitioning. Whether you are debugging production performance issues or designing scalable database schemas from scratch, this skill offers the specific patterns and best practices needed to minimize database load and improve application response times.