🚀
AutomationPython

Vibe Workflow

by KhazP

Vibe Workflow 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 Workflow
Copy Vibe Workflow 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-workflow ~/.claude/skills/vibe-workflow

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-workflow/SKILL.md in KhazP/vibe-coding-prompt-template
Installs to
~/.claude/skills/vibe-workflow
Collection
One of 6 skills cataloged from this repository
Category
Automation1523 skills

What Vibe Workflow does

Vibe Workflow guides users through a 5-step process to transform an app idea into a working MVP, from research and requirements to technical design, AI agent configuration, and building.

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

Documentation

README

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:

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

Commands Vibe Workflow provides

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

  • /vibe-research
  • /vibe-prd
  • /vibe-techdesign
  • /vibe-agents
  • /vibe-build
  • /vibe-workflow

Frequently asked about Vibe Workflow

  • What else does KhazP publish alongside Vibe Workflow?

    Vibe Workflow 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 Build and Vibe PRD. Each one is a separate skill with its own page in this directory, installs the same way Vibe Workflow 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 Workflow compare to other Automation skills?

    Vibe Workflow ranks #432 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 Workflow against them. Open each page to compare what they document and how they install.