oliver-kriska/intro
Walk through the Elixir/Phoenix plugin commands, workflow, and features in 6 interactive sections. Use when a new user wants to learn what the plugin offers or needs a refresher on available commands.
npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill intro
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:
— as visible response text emitted BEFORE the AskUserQuestion call; content composed only in thinking is invisible to the user
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.
Take oliver-kriska/intro from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.