home/categories/sql-databases/josiahsiegel-claude-plugin-marketplace-plugins-tsql-master-skills-query-optimization-skill-md
sql-databasesdatabases

query-optimization

T-SQL query optimization techniques for SQL Server and Azure SQL Database. Use this skill when: (1) User needs to optimize slow queries, (2) User asks about SARGability or index seeks, (3) User needs help with query hints, (4) User has parameter sniffing issues, (5) User needs to understand execution plans, (6) User asks about statistics and cardinality estimation.

JosiahSiegel
maintainer
JosiahSiegel
Updated 1/8/2026
Stars
23
Forks
3
quick start

Installation and usage

T-SQL query optimization techniques for SQL Server and Azure SQL Database. Use this skill when: (1) User needs to optimize slow queries, (2) User asks about SARGability or index seeks, (3) User needs help with query hints, (4) User has parameter sniffing issues, (5) User needs to understand execution plans, (6) User asks about statistics and cardinality estimation.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use query-optimization