detect-n-plus-one
Detect N+1 query patterns in the codebase. Finds loops that contain database or API calls that should be batched. Works across all languages. Use when user asks to find performance issues or N+1 patte
detect
plus
one
Also installable via skills CLI
npx skills add anortham/miller/.claude/skills/detect-n-plus-one