elixir-phoenix-intro
Walk a new user through the plugin commands and Phoenix workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Walk a new user through the plugin commands and Phoenix workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Recommend the right `$elixir-phoenix-*` skill for the current task.
Elixir/Phoenix: Review lifecycle, state-machine, Oban, persistence, pause/resume, retry, and restart-sensitive changes before commit, push, or PR. Use for concurrency-sensitive runtime work to produce explicit blocking vs optional findings, require durability checks, and verify smoke plus restart resilience when applicable.
Capture a solved Phoenix problem as a reusable solution doc.
Audit LiveView assigns for memory bloat, dead assigns, and stream candidates.
Audit project health across architecture, security, performance, tests, and deps.
Analyze Phoenix context boundaries and coupling with `mix xref`.
| name | elixir-phoenix-intro |
| description | Walk a new user through the plugin commands and Phoenix workflow. |
| metadata | {"short-description":"Guided intro to Phoenix plugin workflow"} |
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)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:
ask the user directly 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 ``elixir-phoenix-plan`` with your next feature to see the workflow in action.
Run ``elixir-phoenix-intro` --section N` anytime to revisit a specific section.