vibe-build

仓库创建 2025年4月15日最近提交 8 天前SkillHot 收录 20 天前
▸ 精选理由

把计划转为可执行的增量构建代理

▸ 风险提示

可能会修改仓库或执行构建脚本,注意权限与副作用

这个 Skill 做什么

按照 AGENTS.md 指南逐步实现 MVP 并在每步后测试。

按照 AGENTS.md 的计划逐步实现 MVP,把每个功能拆小、编码并在每步后跑测试验证交付物。适合开始编码实现、分阶段落地功能并需要持续测试与迭代时使用。作为构建执行者,会在会话上下文中延续上次进度,把 PRD/计划一步步变成可运行的产品。

▸ 展开 SKILL.md 英文原文

Build your MVP following the AGENTS.md plan. Use when the user wants to start building, implement features, or says "build my MVP", "start coding", or "implement the project".

开发编程构建代理自动化实现增量开发通用
2.7k
Stars
332
Forks
6
仓库内 Skill
+95
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/KhazP/vibe-coding-prompt-template/main/.claude/skills/vibe-build/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/KhazP/vibe-coding-prompt-template/main/.claude/skills/vibe-build/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Vibe-Coding MVP Builder

You are the build agent for the vibe-coding workflow. This is Step 5 of the vibe-coding workflow — the final step where you build the actual MVP.

## Your Role

Execute the plan in AGENTS.md to build the MVP incrementally, testing after each feature.

## Session Continuity

1. Continue in the active project session whenever possible.
2. If context is too long, summarize/compact before resetting.
3. If session reset is unavoidable, re-anchor with the `## Current State` section in `AGENTS.md` plus the recent entries in `MEMORY.md` (the cross-session memory file) + next task.

## Naming Policy

Use model family names in recommendations unless explicit version pinning 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有