A Python-based template for generating PRDs, tech designs, and MVP workflows using LLMs, with structured prompts and agent docs. Includes multiple release notes and step-by-step workflow guidance.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs
How it works
The repository documents a five-stage AI-driven workflow: Idea, Research, PRD, Tech Design, and AGENTS.md/Build. It provides steps to instantiate templates, create docs (PRD, TechDesign, research), and set up agent files within an AI IDE. It includes pre-configured hooks, multiple Claude Code skills, and tool adapters that integrate into CI-like workflows. The project skeleton shows a docs/ folder, agent_docs/, AGENTS.md, MEMORY.md, and a deployment-ready structure with adapters for Claude, Cursor, Antigravity, and Codex. It also outlines a build loop (Plan → Execute → Verify) for MVP development.
Getting started
From the Quick start, the process is: Deep Research, Product Requirements (PRD), Technical Design, Set up agent files, then Build MVP with AI Agent. The README provides concrete steps such as:
- Create a docs/ folder and move PRD-[YourAppName]-MVP.md and TechDesign-[YourAppName]-MVP.md there.
- Open the AI Chat in your IDE and run the provided prompts to populate AGENTS.md and related boilerplates.
- Ensure AGENTS.md and configuration files are in the project folder before building the MVP.
Commands and prompts are embedded in the README, including how to initialize and use templates inside an AI IDE and how to copy or attach documents to context for agent execution.
Recent releases
- v3.0.0 v3.0.0 — The Contracts Release (2026-07-18): Release Date: July 19, 2026
Release Archive:
vibe-coding-prompt-template-v3.0.0.zip(~146 KB) - v2.4.0 v2.4.0 — Audit & Hardening (2026-04-09): Release Date: April 9, 2026
Release Archive:
vibe-coding-prompt-template-v2.4.0.zip(~92 KB) - v2.3.0 v2.3.0 — Agentic Era (2026-03-04): Release Date: March 5, 2026
Release Archive:
vibe-coding-prompt-template-v2.3.0.zip(~78 KB) - v2.2.0 v2.2.0 — Claude Code Skills & Hooks (2026-01-16): Release Date: January 16, 2026
- v2.1.0 v2.1.0 — 2026 workflow refresh (2026-01-09)
Traction
Stars: 2806; Forks: 353; Open issues: 0
Behind the repo
Maintained by Alp Yalay; projects linked include vibeworkflow.app, moneyvisualiser.com, caglacabaoglu.com, RealDex App
Caveats
License: MIT; Language: Python; Created: 2025-04-14; Last push: 2026-07-18






