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
Actualizado 1/8/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use query-optimization