Skip to main content
ClaudeWave
KhazP avatar
KhazP

vibe-coding-prompt-template

View on GitHub

Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs

Subagents3.1k stars379 forksTypeScriptMITUpdated today
Editor's note

This repository provides a five-stage structured prompt workflow for taking a software idea from initial research to a shipped MVP, designed primarily for use with Claude Code but compatible with any LLM-based coding environment. The process moves through distinct phases: a deep research prompt in `part1-deepresearch.md` that interrogates market viability, followed by a Product Requirements Document generator, a technical design template, and finally an `AGENTS.md` file that gives Claude Code and similar AI coding agents the clean context they need to execute the build. The `.claude/` directory contains built-in Claude Code skills that integrate directly into that environment. Notably, the workflow has already been used to ship four real projects including a React Native mobile app and a 3D money visualization site. The repository targets non-technical founders, indie developers, and beginners who want a repeatable, document-driven process for handing well-scoped context to AI coding tools rather than building ad hoc.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/KhazP/vibe-coding-prompt-template && cp vibe-coding-prompt-template/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

10 items in this repository

Generate AGENTS.md and AI configuration files for your project. Use when the user wants to create agent instructions, set up AI configs, or says "create AGENTS.md", "configure my AI assistant", or "generate agent files".

Install

Build an approved MVP task using AGENTS.md, agent_docs, tests, browser checks, AI evals, and evidence reporting.

Install

Create a Product Requirements Document (PRD) for your MVP. Use when the user wants to define product requirements, create a PRD, or says "help me write requirements", "create PRD", or "define my product".

Install

Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me start a new project".

Install

Create a Technical Design Document for your MVP. Use when the user wants to plan architecture, choose tech stack, or says "plan technical design", "choose tech stack", or "how should I build this".

Install

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

Install

Review an AI-generated diff against AGENTS.md, agent_docs, and REVIEW-CHECKLIST.md.

Install

Reviews diffs for bugs, regressions, missing tests, and safety issues

Install
researcherSubagent

Read-only researcher for docs, source, schemas, and implementation context

Install
test-runnerSubagent

Runs project verification commands and summarizes failures

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsai-workflowbeginner-friendlychatgptclaude-codecode-qualitycursordeveloper-toolsgeminillmllm-toolsmvp-developmentnodejsnpmproject-managementprompt-engineeringtechnical-designtypescriptvibe-codingworkflow-automation

What people ask about vibe-coding-prompt-template

What is KhazP/vibe-coding-prompt-template?

+

KhazP/vibe-coding-prompt-template is subagents for the Claude AI ecosystem. Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs It has 3.1k GitHub stars and its last recorded update is dated 2026-09-10.

How do I install vibe-coding-prompt-template?

+

You can install vibe-coding-prompt-template by cloning the repository (https://github.com/KhazP/vibe-coding-prompt-template) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is KhazP/vibe-coding-prompt-template safe to use?

+

Our security agent has analyzed KhazP/vibe-coding-prompt-template and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains KhazP/vibe-coding-prompt-template?

+

KhazP/vibe-coding-prompt-template is maintained by KhazP. The last recorded GitHub activity is dated 2026-09-10, with 0 open issues.

Are there alternatives to vibe-coding-prompt-template?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy vibe-coding-prompt-template to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: KhazP/vibe-coding-prompt-template
[![Featured on ClaudeWave](https://claudewave.com/api/badge/khazp-vibe-coding-prompt-template)](https://claudewave.com/repo/khazp-vibe-coding-prompt-template)
<a href="https://claudewave.com/repo/khazp-vibe-coding-prompt-template"><img src="https://claudewave.com/api/badge/khazp-vibe-coding-prompt-template" alt="Featured on ClaudeWave: KhazP/vibe-coding-prompt-template" width="320" height="64" /></a>

More Subagents