Acerca de
This Claude Code skill empowers developers to eliminate database bottlenecks by providing expert guidance on SQL query optimization and schema design. It offers structured patterns for analyzing EXPLAIN execution plans, implementing high-performance indexing strategies—including composite, partial, and covering indexes—and resolving common performance anti-patterns like N+1 queries and inefficient pagination. Whether you are scaling a growing dataset or debugging slow-running production queries, this skill provides the systematic implementation patterns needed to ensure your database layer remains responsive, scalable, and cost-effective.