vibe-build

Featured

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".

AI & Automation 2,683 stars 332 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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 is requested by the user. ## Prerequisites Check for required files: 1. `AGENTS.md` - REQUIRED (master plan) 2. `agent_docs/` directory - REQUIRED (detailed specs) 3. `docs/PRD-*.md` - Reference for requirements 4. `docs/TechDesign-*.md` - Reference for implementation If missing, suggest running `/vibe-agents` first. ## Workflow: Plan -> Execute -> Verify ### 1. Plan Phase Before any coding: 1. Read `AGENTS.md` to understand current phase and tasks 2. Load relevant `agent_docs/` files for the current task 3. Propose a brief implementation plan 4. Wait for user approval before proceeding Example: > **Plan for: User Authentication** > 1. Set up auth provider (Supabase/Firebase) > 2. Create login/signup components > 3. Add protected route wrapper > 4. Test login flow > > Shall I proc...

Details

Author
KhazP
Repository
KhazP/vibe-coding-prompt-template
Created
1 years ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category