跳到主要内容
知仓学习社ZHICANG

phx-intro

Walk through the Elixir/Phoenix plugin commands, workflow, and features

不碰外部(只输出文字)无严重或高危命中oliver-kriska/claude-elixir-phoenix

它会碰到什么

扫了多少2 个文本文件,19 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

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 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

  1. 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 |

| 5 | Init, Review & Gaps |

| 6 | Cheat Sheet & Next Steps |

Iron Laws

  1. ONE section at a time — never dump all content at once
  2. User controls pace — always offer to stop between sections
  3. Clean formatting — use tables and code blocks, not walls of text
  4. NEVER skip the user's questions — tutorial is interactive, not a monologue; if the user asks a question mid-section, answer it before continuing

Closing Message

After Section 6 (or when user stops):

You're all set! Try `/skill:phx-plan` with your next feature to see the workflow in action.
Run `/skill:phx-intro --section N` anytime to revisit a specific section.

Notes

  • This runs in main conversation context (not a subagent)
  • Reference file is readable since skill runs in user's session
  • Keep tone welcoming but concise — developers don't want fluff

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 553
本站分层T2
该仓技能数322
原文件路径targets/pi/skills/phx-intro/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 322 个技能

同名技能的其他版本

有 5 个不同仓库或目录里都有叫 phx-intro 的技能。它们内容并不相同,别混用: