소개
SQL Optimization Patterns is a specialized skill for Claude Code designed to transform slow-running database operations into high-performance queries. It provides expert guidance on analyzing EXPLAIN plans, implementing advanced indexing strategies like composite and partial indexes, and refactoring inefficient query structures such as the N+1 pattern or slow OFFSET pagination. Whether you are designing a new schema or debugging production performance bottlenecks, this skill ensures your database layer remains scalable, responsive, and cost-effective.