---
name: Ecto N+1 Check
slug: ecto-n-1-check
category: Quality
description: Ecto N+1 Check invokes the Phoenix plugin’s N+1 query checker for Elixir/Ecto code. Use it explicitly when reviewing code for repeated database queries and performance issues.
github: "https://github.com/oliver-kriska/claude-elixir-phoenix/tree/main/plugins/ecto/skills/n1-check"
language: Python
stars: 533
forks: 38
install: "npx degit https://github.com/oliver-kriska/claude-elixir-phoenix/tree/main/plugins/ecto/skills/n1-check ~/.claude/skills/n1-check"
installs_to: ~/.claude/skills/n1-check
source_path: plugins/ecto/skills/n1-check/SKILL.md
collection_size: 25
category_size: 1354
collection_url: "https://dirskills.com/collections/oliver-kriska/claude-elixir-phoenix"
added: 2026-08-26T05:11:31.814Z
last_synced: 2026-08-26T05:11:31.814Z
canonical_url: "https://dirskills.com/skills/ecto-n-1-check"
---

# Ecto N+1 Check

Ecto N+1 Check invokes the Phoenix plugin’s N+1 query checker for Elixir/Ecto code. Use it explicitly when reviewing code for repeated database queries and performance issues.

**Install:**

```bash
npx degit https://github.com/oliver-kriska/claude-elixir-phoenix/tree/main/plugins/ecto/skills/n1-check ~/.claude/skills/n1-check
```

## README

# Ecto N+1 Check Compatibility Alias

Use the Skill tool to invoke `phx:n1-check` with the complete request below,
then follow that canonical skill exactly. Do not perform a separate analysis
before loading it.

$ARGUMENTS
