Acerca de
This skill empowers developers to transform sluggish database operations into high-performance queries by applying industry-standard optimization patterns. It provides Claude with specialized knowledge in interpreting PostgreSQL EXPLAIN plans, implementing sophisticated indexing (B-Tree, GIN, GiST), eliminating N+1 query anti-patterns, and managing large-scale data through partitioning and materialized views. Whether you're debugging production bottlenecks or architecting a new schema, this skill ensures your database layer remains scalable, cost-effective, and responsive by focusing on execution efficiency and reduced resource consumption.