vibe-build

Solid

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,491 stars 309 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
100
Recency 20%
75
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 - 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 AGENTS state + recent completed work + 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 proceed? ### 2. Execute Phase After approval: 1. Implement ONE feature at a time 2. Follow patterns in `agent...

Details

Author
KhazP
Repository
KhazP/vibe-coding-prompt-template
Created
1 years ago
Last Updated
1 months ago
Language
N/A
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category