phx:intro

仓库创建 2026年2月12日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

快速上手与回顾插件功能,适合新用户与培训场景。

这个 Skill 做什么

以六个交互部分介绍 Elixir/Phoenix 插件的命令与工作流。

用六个互动章节把 Elixir/Phoenix 插件的命令、工作流和功能讲清楚,适合新手上手或老用户快速回顾可用命令。流程可跳到指定章节,整个教程像分步演练一样带你操作并解释用途。特点是短而分段、实操导向,不用一次读完整文档就能掌握核心命令。

▸ 展开 SKILL.md 英文原文

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.

Skill 开发管理教程入门交互式插件通用
505
Stars
34
Forks
40
仓库内 Skill
+35
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/oliver-kriska/claude-elixir-phoenix/main/plugins/elixir-phoenix/skills/intro/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/oliver-kriska/claude-elixir-phoenix/main/plugins/elixir-phoenix/skills/intro/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# 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 out
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有