N1 Check

Detect N+1 query anti-patterns specifically — Repo calls inside Enum/for loops, missing preloads on associations. Use when N+1 is explicitly suspected, NOT for unrelated Ecto questions or wider database performance.

oliver-kriska bcb2975 3 files · 8.9 KB Updated

File contents

oliver-kriska/claude-elixir-phoenix/tree/main/plugins/elixir-phoenix/skills/n1-check commit bcb2975494

Frequently asked questions

npx skillmds@latest add oliver-kriska/n1-check