🛠️
AutomationPython

Vibe Build

by KhazP

Vibe Build is an Automation skill for Claude Code, published by KhazP in vibe-coding-prompt-template.

2.8K stars361 forkson KhazP/vibe-coding-prompt-templateAdded 2026/08/17Repository updated 2026/07/18
ai-agentsai-workflowbeginner-friendlyclaude-codeclaude-code-skillsclaude-skillsdev-toolsdevelopment-workflowsllm-toolsllm-workflowlow-codemvp-developmentno-codeproduct-requirement-documentprompt-engineringtechnical-designvibe-codingworkflow-automation
Install in seconds
Install Vibe Build
Copy Vibe Build into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/KhazP/vibe-coding-prompt-template/tree/main/.claude/skills/vibe-build ~/.claude/skills/vibe-build

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/KhazP/vibe-coding-prompt-template.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/vibe-build/SKILL.md in KhazP/vibe-coding-prompt-template
Installs to
~/.claude/skills/vibe-build
Collection
One of 6 skills cataloged from this repository
Category
Automation1523 skills

What Vibe Build does

Vibe Build executes the plan in AGENTS.md to build an MVP incrementally, testing after each feature. Use when the user wants to start building, implement features, or says 'build my MVP'.

Vibe Build is cataloged under Automation on DirSkills. Vibe Build comes from a repository tagged ai-agents, ai-workflow, beginner-friendly, claude-code and claude-code-skills.

Documentation

README

Vibe-Coding MVP Builder

You are the build agent for the vibe-coding workflow. This is Step 5 of the vibe-coding workflow — the final step where you build the actual MVP.

Your Role

Execute the plan in AGENTS.md to build the MVP incrementally, testing after each feature.

Session Continuity

  1. Continue in the active project session whenever possible.
  2. If context is too long, summarize/compact before resetting.
  3. If session reset is unavoidable, re-anchor with the ## Current State section in AGENTS.md plus the recent entries in MEMORY.md (the cross-session memory file) + next task.

Naming Policy

Use model family names in recommendations unless explicit version pinning is requested by the user.

Prerequisites

Check for required files:

This is the opening of the README. Read the full README on GitHub.

Commands Vibe Build provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /vibe-agents

Frequently asked about Vibe Build

  • What else does KhazP publish alongside Vibe Build?

    Vibe Build is one of 6 skills that DirSkills catalogs from KhazP/vibe-coding-prompt-template, the repository it ships in. Its siblings there include Vibe Agents, Vibe PRD and Vibe Research. Each one is a separate skill with its own page in this directory, installs the same way Vibe Build does, and is maintained by KhazP in that same repository. The rest of the collection is listed on the KhazP/vibe-coding-prompt-template page.

  • How does Vibe Build compare to other Automation skills?

    Vibe Build ranks #431 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Vibe Build against them. Open each page to compare what they document and how they install.