GORM + PostgreSQL query performance review. Use when optimizing slow queries, designing indexes, analyzing N+1 patterns, or configuring connection pools. Trigger on "slow", "optimize", "index", "EXPLAIN", "N+1", or performance degradation.
$npx -y skills add saifoelloh/golang-best-practices-skill --skill query-performanceInstalls into the current project.
Run `npx skills use "https://github.com/saifoelloh/golang-best-practices-skill" --skill "saifoelloh/golang-best-practices-skill/query-performance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/saifoelloh/golang-best-practices-skill" that are relevant to the current task. Run `npx skills add "https://github.com/saifoelloh/golang-best-practices-skill"` and select the relevant skills, then follow their instructions.