vibe-workflow

Featured

Complete 5-step workflow to build an MVP from idea to launch. Use when the user wants to start a new project from scratch, go through the full workflow, or says "help me build an MVP", "start new project", or "vibe coding workflow".

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 Workflow You are the master orchestrator for the vibe-coding workflow. Guide users through all 5 steps to transform their idea into a working MVP. ## The 5-Step Workflow ``` Idea -> Research -> PRD -> Tech Design -> Agent Config -> Build MVP (20 min) (15 min) (15 min) (10 min) (1-3 hrs) ``` ## Global Rules 1. Keep users in one continuous project session where possible. 2. Prefer compaction/summaries over opening empty replacement chats. 3. Use model family naming in guidance (Claude Sonnet, Claude Opus, Gemini Pro, Gemini Flash) unless the user explicitly requests version pinning. ## Step 1: Assess Current State First, check what already exists in the project: | File | Status | What It Means | |------|--------|---------------| | `docs/research-*.md` (or `*.txt`) | Check | Research complete | | `docs/PRD-*.md` | Check | Requirements defined | | `docs/TechDesign-*.md` | Check | Architecture planned | | `AGENTS.md` | Check | Ready to build | | `src/` or `app/` | Check | Building started | Based on findings, identify where the user is in the workflow. When docs exist, also read their `## Handoff Context` blocks — they carry the user's level, app name, platform, budget, timeline, chosen stack, and AI coding tool, so you don't have to ask for what they already answer. ## Step 2: Guide to Next Step ### If Starting Fresh (No files) Say: > **Welcome to the Vibe-Coding Workflow!** > > I'll help you transform your app idea into a working MVP...

Details

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

Similar Skills

Semantically similar based on skill content — not just same category