vibe-builder

Automate end-to-end application creation from raw ideas with human-review checkpoints.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/thongpham95/ai-meeting-summary --skill vibe-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-builder
Source: https://github.com/thongpham95/ai-meeting-summary/tree/main/.claude/skills/vibe-builder
Command: npx skills add https://github.com/thongpham95/ai-meeting-summary --skill vibe-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the end-to-end creation of production-ready applications from raw ideas.

Core Features & Use Cases

  • 6-phase Agentic Coding workflow that includes thorough research, PRD generation, autonomous coding, testing, and refinement with human-in-the-loop checkpoints.
  • Generates structured documentation (PRD.md, IMPLEMENTATION_PLAN.md, TEST_PLAN.md) and a runnable project scaffold ready for deployment.
  • Facilitates rapid prototyping and iterative improvement by producing clear task plans and progress tracking artifacts.

Quick Start

To start a new project, provide a high-level app idea as input, and run the vibe-builder workflow to generate the project blueprint and implementation plan.

Frequently Asked Questions about vibe-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PRD and implementation plan from a raw app idea?

To generate a PRD and implementation plan from a raw app idea, use an AI-assisted app-development workflow that researches your concept and outputs structured documentation. It automates end-to-end creation of production-ready applications by applying a 6-phase agentic coding workflow with mandatory human-review checkpoints.

What is human-in-the-loop autonomous app development?

Human-in-the-loop autonomous app development is a workflow where AI automates research, coding, and testing, but pauses at mandatory human-review checkpoints. This ensures you retain control over the PRD generation, implementation plan, and refinement stages before producing a runnable project scaffold.

How do I create a runnable project scaffold with a test plan automatically?

You create a runnable project scaffold with a test plan automatically by running an autonomous 6-step app-building workflow. It generates a typed language stack project structure alongside TEST_PLAN.md and IMPLEMENTATION_PLAN.md, ensuring the codebase is ready for deployment and iterative improvement.

Can I use autonomous coding for rapid prototyping and iterative improvement?

Yes, you can use autonomous coding for rapid prototyping and iterative improvement. It facilitates this process by producing clear task plans, structured documentation, and progress tracking artifacts, allowing you to quickly refine raw ideas into production-ready applications through successive loops.

Do I need a typed language stack to automate end-to-end app creation?

Yes, you need a typed language stack to automate end-to-end app creation with this workflow. The autonomous coding process generates a runnable project scaffold specifically using a typed language stack to ensure the production-ready application is structurally sound and ready for deployment.

When should I not use an autonomous AI-assisted workflow for app development?

You should not use an autonomous AI-assisted workflow for app development if your project requires bypassing human-in-the-loop checkpoints or lacks a clear high-level app idea to provide as input. The 6-phase process depends on mandatory human review to refine the PRD and implementation plan.