mcpbeat

N1 Check

oliver-kriska/n1-check

Compatibility alias for the Elixir/Phoenix plugin's N+1 query checker. Invoke explicitly with /ecto:n1-check.

108 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
514
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill n1-check

The instruction itself

1 sections, as written by the author

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

How to use it

Copy the folder

Take oliver-kriska/n1-check from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.