vibe-build
GitHub实现新项目可用切片,建立验收标准并在现有授权下执行。强调安全恢复、真实检查及AI功能边界验证,通过vibe-verify完成验证旅程并记录进度。
Trigger Scenarios
Install
npx skills add KhazP/vibe-coding-prompt-template --skill vibe-build -g -y
SKILL.md
Frontmatter
{
"name": "vibe-build",
"description": "Implement an approved new-project slice and report actual checks. For changes to an existing app use vibe-change.",
"allowed-tools": "Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion"
}
Vibe Build
Read AGENTS.md, MEMORY.md, the manifest's product documents, and relevant agent_docs. Establish acceptance criteria for one usable slice and implement within existing authorization. Preserve uncommitted work and record an actual recovery checkpoint before risky changes; never fabricate a commit or backup.
Start with a functioning screen or equivalent observable output. Add authentication, a database, infrastructure, and AI only when requirements justify them. Run the project's applicable checks after reviewing commands; doctor is setup validation only. Use ../vibe-verify/SKILL.md for the actual journey. For AI features also check failure behavior, data boundaries, and permission denial where relevant.
Update current progress and next steps in MEMORY.md; stable rules remain in AGENTS.md. Report Changed, Checked with commands/results, Not checked, Next decision, and Recovery. Do not treat a passing build as proof of working behavior.
Version History
-
b00eb84
Current 2026-09-08 23:13
版本0.3.0:新增情境路由、比例规划及变更/调试/验证等规范技能;强化CLI解析、Windows路径处理及安装流程;分离设置与构建报告,修复权限与格式化钩子问题。
- 254bae5 2026-08-27 13:02


