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.
$npx -y skills add oliver-kriska/claude-elixir-phoenix --skill helpInstalls into the current project.
Run `npx skills use "https://github.com/oliver-kriska/claude-elixir-phoenix" --skill "oliver-kriska/claude-elixir-phoenix/help"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/oliver-kriska/claude-elixir-phoenix" that are relevant to the current task. Run `npx skills add "https://github.com/oliver-kriska/claude-elixir-phoenix"` and select the relevant skills, then follow their instructions.