关于
The SQL Optimization Patterns skill transforms Claude into a specialized database performance engineer. It provides deep expertise in interpreting EXPLAIN plans, implementing sophisticated indexing strategies (including B-Tree, GIN, and BRIN), and resolving common performance bottlenecks like the N+1 query anti-pattern. This skill is essential for developers looking to reduce database latency, lower infrastructure costs, and design scalable schemas for high-traffic applications. It covers everything from basic query cleanup to advanced techniques like cursor-based pagination and materialized views.