sql-optimizer

Installation
SKILL.md

SQL Optimizer Skill

Purpose

Analyzes and optimizes SQL queries for performance, index usage, and best practices.

When to Use

  • SQL query optimization
  • Query performance review
  • Index usage analysis
  • N+1 query detection
  • Slow query troubleshooting

Project Detection

  • .sql files
  • Query strings in code
  • Database migration files
  • ORM query logs

Workflow

Related skills
Installs
3
GitHub Stars
1
First Seen
Jan 27, 2026