Agent Skills: n-plus-one-detection

Detects N+1 query problems in GraphQL resolvers and TypeScript code. Checks for missing DataLoader usage, sequential database queries in loops, and resolver batching opportunities. Use before committing GraphQL resolvers or during performance reviews.

UncategorizedID: meriley/claude-code-skills/n-plus-one-detection

Install this agent skill to your local

pnpm dlx add-skill https://github.com/meriley/claude-code-skills/n-plus-one-detection

Skill Files

Browse the full folder contents for n-plus-one-detection.

Download Skill

Loading file tree…

Select a file to preview its contents.