Agent Skills
› KhazP/vibe-coding-prompt-template
› vibe-build
vibe-build
GitHub基于规范文档构建MVP,执行代码、测试及AI评估检查,更新决策记录并输出包含证据和风险的完整报告。
Trigger Scenarios
需要构建MVP功能
执行完整的开发验证流程
Install
npx skills add KhazP/vibe-coding-prompt-template --skill vibe-build -g -y
SKILL.md
Frontmatter
{
"name": "vibe-build",
"description": "Build an approved MVP task using AGENTS.md, agent_docs, tests, browser checks, AI evals, and evidence reporting."
}
Vibe Build
Read AGENTS.md, agent_docs/project_brief.md, agent_docs/tech_stack.md, agent_docs/code_patterns.md, and agent_docs/testing.md.
Workflow:
- Summarize the current phase and acceptance criteria.
- Propose the smallest safe implementation plan.
- Edit only after approval where the environment requires it.
- Run the documented checks.
- For AI/MCP/tool changes, run the documented direct, indirect, negative, auth-required, failure, trajectory, approval, and data-boundary checks.
- Update
MEMORY.mdwith major decisions or completed phases. - Return evidence: changed files, commands, results, browser/device notes if applicable, AI eval/tool-call evidence if applicable, unresolved risks, and rollback notes.
Do not auto-approve untrusted MCP servers, shell/write/network tools, production actions, billing actions, or destructive changes.
Version History
- 254bae5 Current 2026-08-27 13:02


