home/categories/debugging/anortham-miller-claude-skills-detect-n-plus-one-skill-md
debuggingtools

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 patterns.

anortham
maintainer
anortham
اپ ڈیٹ ہوا 12/23/2025
اسٹارز
0
فورکس
1
quick start

Installation and usage

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 patterns.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use detect-n-plus-one