About
The Query Performance Analyzer skill transforms Claude into a database performance expert capable of diagnosing slow-running SQL queries. By processing EXPLAIN plans and execution metrics, the skill identifies critical issues like full table scans, missing indexes, and inefficient join operations. It provides actionable recommendations for query rewriting and schema adjustments, helping developers reduce resource utilization and improve application responsiveness without needing manual database profiling expertise.