About
This skill empowers Claude to act as a database performance engineer, specializing in identifying and resolving slow queries. It provides comprehensive patterns for PostgreSQL and general SQL, covering everything from interpreting EXPLAIN ANALYZE results to implementing sophisticated indexing strategies like B-Tree, GIN, and covering indexes. Whether you're debugging production bottlenecks, designing high-performance schemas, or eliminating N+1 query problems, this skill provides the systematic guidance needed to transform slow operations into lightning-fast database interactions and scalable architectures.