From elixir-phoenix
Delivers interactive 6-section tutorial on Elixir/Phoenix plugin commands, workflow, features, and hooks. Use to onboard new users or refresh on available commands.
How this skill is triggered — by the user, by Claude, or both
Slash command
/elixir-phoenix:introThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Interactive walkthrough of the Elixir/Phoenix plugin in 6 sections (~5 min).
Interactive walkthrough of the Elixir/Phoenix plugin in 6 sections (~5 min).
$ARGUMENTS may contain --section N to jump to a specific section (1-6)${CLAUDE_SKILL_DIR}/references/tutorial-content.md for all section content$ARGUMENTS for --section N flag (1-6)--section N specified, jump directly to that sectionFor each section:
AskUserQuestion with options:
| N | Title |
|---|---|
| 1 | Welcome |
| 2 | Core Workflow Commands |
| 3 | Knowledge & Safety Net |
| 4 | Hooks & Behavioral Rules |
| 5 | Init, Review & Gaps |
| 6 | Cheat Sheet & Next Steps |
After Section 6 (or when user stops):
You're all set! Try `/phx:plan` with your next feature to see the workflow in action.
Run `/phx:intro --section N` anytime to revisit a specific section.
npx claudepluginhub oliver-kriska/claude-elixir-phoenix --plugin elixir-phoenixProvides examples, walkthroughs, official guides, and plugin-specific patterns for Phoenix, LiveView, Ecto, and OTP. Use for 'how do I...', 'show me an example', or 'what does X look like' queries.
Routes to appropriate Elixir thinking skills before code exploration in projects with .ex files, mix.exs, or Elixir/Phoenix/Ecto/OTP mentions. Triggers on implement, add, fix, refactor tasks.
Provides Elixir expertise for OTP patterns, supervision trees, Phoenix LiveView, Ecto, and concurrent/distributed systems with BEAM best practices.