概要
The SQL Performance Optimizer skill enables Claude to diagnose and resolve database bottlenecks with expert-level precision. It leverages a comprehensive library of optimization strategies, including N+1 query elimination, strategic indexing, and advanced window function implementation. By guiding the agent through execution plan (EXPLAIN) analysis, this skill transforms slow, resource-heavy queries into efficient operations, making it an indispensable tool for data analysts and developers managing high-scale database environments.