新手引导 — 首次使用 VibeCoding 的引导流程
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-quickstart-9682d167)More formats (shields.io, HTML) on the badges page.
---
name: quickstart
description: 新手引导 — 首次使用 VibeCoding 的引导流程
context: main
---
## 触发: 无 .ai_state/ 目录时
## 步骤
1. 欢迎: "VibeCoding Kernel v9.1.0 — AI 编程协作框架"
2. 检测项目类型 (package.json/Cargo.toml/go.mod/pyproject.toml)
3. 初始化 .ai_state/ 目录 (从 .codex/templates/ai-state/ 复制模板)
4. 简要说明:
- 直接描述需求即可开始 (自动 P.A.C.E. 路由)
- "查看进度" 或 "当前状态" → 显示看板
- "继续上次" → 从断点恢复
- /review → 原生代码审查
- /plan → 原生规划模式
5. 提示: 复杂任务会自动路由到合适的工作流
## 原则: 不要解释内部机制 (RIPER/PACE), 只告诉用户怎么用
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!