About
This skill transforms Claude into a database performance expert capable of diagnosing slow-running SQL queries. By processing EXPLAIN output and query metrics, it pinpoints inefficiencies such as full table scans, suboptimal join algorithms, and missing indexes. It provides actionable recommendations to enhance execution speed and resource efficiency, making it an essential tool for developers looking to scale database-heavy applications or troubleshoot production latency issues.