sql-query-optimization
A skill for optimizing SQL queries, focusing on PostgreSQL. It provides a checklist for query analysis, guidance on reading EXPLAIN plans, and patterns for common optimization problems like N+1 queries, JOINs, and pagination. Includes templates for benchmarking and recommending indexes. Use this skill when a user wants to improve the performance of a SQL query.
$ Installer
git clone https://github.com/MUmerRazzaq/fast-next-todo /tmp/fast-next-todo && cp -r /tmp/fast-next-todo/.claude/skills/sql-query-optimization ~/.claude/skills/fast-next-todo// tip: Run this command in your terminal to install the skill
Repository

MUmerRazzaq
Author
MUmerRazzaq/fast-next-todo/.claude/skills/sql-query-optimization
0
Stars
0
Forks
Updated1w ago
Added1w ago