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 oliver-kriska/claude-elixir-phoenix --skill intro --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Plugin Introduction Tutorial Interactive walkthrough of the Elixir/Phoenix plugin in 6 sections (~5 min). ## Arguments - `$ARGUMENTS` may contain `--section N` to jump to a specific section (1-6) - No arguments = start from Section 1 ## Execution Flow 1. Read `${CLAUDE_SKILL_DIR}/references/tutorial-content.md` for all section content 2. Parse `$ARGUMENTS` for `--section N` flag (1-6) 3. If `--section N` specified, jump directly to that section 4. Otherwise start from Section 1 ### Section Presentation Loop For each section: 1. Present the section content **completely** — do NOT abbreviate or summarize. Every paragraph, table, and code block in the reference file must appear in output — as **visible response text emitted BEFORE the `AskUserQuestion` call**; content composed only in thinking is invisible to the user 2. After presenting, use `AskUserQuestion` with options: - If sections remain: "Next: [next section title]", "Skip to Cheat Sheet", "Stop here" - If on final section (6): no question needed, end with closing message ### Section Titles | N | Title | |---|-------| | 1 | Welcome | | 2 | Core Workflow Commands | | 3 | Knowledge & Safety Net | | 4 | Hooks & Behavioral Rules
- Arguments
- Execution Flow
- Section Presentation Loop
- Section Titles
- Iron Laws
- Closing Message
- Notes
What does the intro skill do?
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.
How do I install it?
Run `npx skills add oliver-kriska/claude-elixir-phoenix --skill intro --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From oliver-kriska/claude-elixir-phoenix, a repository with 515 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
