vibe-workflow

Solid

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,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 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. ## 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 in 5 steps: > > | Step | What Happens | Time | > |------|--------------|------| > | 1. Research | Validate idea & market | 20 min | > | 2. PRD | Define what to build | 15 min | > | 3. Tech Design | Plan how to build | ...

Details

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

Similar Skills

Semantically similar based on skill content — not just same category