Skip to content

/help

Choose Phoenix review, plan, debug, or test command. Use when user asks which /phx: command or plugin skill handles a task; do not route only to a domain skill. NEVER for bare /help; NOT for ambiguous requests (use intent-detection) or a plugin tour.

shell
$ npx -y skills add oliver-kriska/claude-elixir-phoenix --skill help --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/help
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Choose Phoenix review, plan, debug, or test command. Use when user asks which /phx: command or plugin skill handles a task; do not route only to a domain skill. NEVER for bare /help; NOT for ambiguous requests (use intent-detection) or a plugin tour.
Ships withclaude-elixir-phoenix

Claude Code is great. But it doesn't know that assign_new silently skips on reconnect, that :float will corrupt your money fields, or that your Oban job isn't idempotent. This plugin does.

Get the whole plugin, auto-invoked
Stats
515
Stars
0
Views
35
Forks
Active
Maintenance
Python
Language
MIT
License
9d ago
Last commit
5mo ago
Created

Repo: oliver-kriska/claude-elixir-phoenix

Other skills on claude-elixir-phoenix.