Skip to main content

sql-optimization-patterns

Transforms slow PostgreSQL queries into fast operations through systematic EXPLAIN ANALYZE, indexing strategies, N+1 elimination, cursor pagination, and materialized views. Use when diagnosing slow queries, optimizing database performance, or designing index strategies — always profile before optimizing.

Jump to install

Source facts

Repository
kumaran-is/claude-code-onboarding
Last source activity
March 16, 2026 at 16:20
Detected SKILL.md language
English
Stars
34
Forks
21

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.