关于
This skill empowers Claude to act as a database performance engineer, identifying and resolving bottlenecks in SQL-based applications. It provides comprehensive patterns for analyzing execution plans, implementing efficient indexing strategies like composite and partial indexes, and refactoring slow queries to eliminate anti-patterns such as N+1 issues and inefficient offsets. Whether you are designing a high-scale schema or debugging a slow production query, these patterns provide the systematic guidance needed to reduce database load, minimize costs, and significantly improve application response times.