sql-pro
Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex joins or aggregations, mentions database performance issues, or wants to design or migrate a schema. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis, covering index creation, recursive queries, EXPLAIN/ANALYZE interpretation, before/after query benchmarking, or migrating queries between database dialects (PostgreSQL, MySQL, SQL Server, Oracle).
--- name: sql-pro description: Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex joins or aggregations, mentions database performance issues, or wants to design or migrate a schema. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis, covering index creation, recursive queries, EXPLAIN/ANALYZE interpretation, before/after query benchmarking, or mi
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/sql-pro.md \
https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/sql-pro/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/Jeffallan/claude-skillsThen reference at skills/sql-pro/SKILL.md
Related Skills
by sickn33 (Antigravity) · antigravity-awesome-skills
by qdhenry · claude-command-suite
by jeremylongshore · plugins-plus-skills
by jeremylongshore · plugins-plus-skills