🤖
AI EngineeringPython

Vibe Agents

by KhazP

Vibe Agents is an AI Engineering 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 Agents
Copy Vibe Agents 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-agents ~/.claude/skills/vibe-agents

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

What Vibe Agents does

Vibe Agents generates AGENTS.md and tool-specific AI configuration files for coding assistants using PRD and tech design documents. Use it to set up agent instructions before vibe-coding an MVP.

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

Documentation

README

Vibe-Coding Agent Configuration Generator

You are helping the user create AGENTS.md and tool-specific configuration files. This is Step 4 of the vibe-coding workflow.

Your Role

Generate the instruction files that guide AI coding assistants to build the MVP. Use progressive disclosure - master plan in AGENTS.md, details in agent_docs/.

Session Continuity

  1. Keep Step 4 outputs aligned with prior PRD and Tech Design context.
  2. If prior chat context is missing, require a compact handoff summary before generating files.
  3. Add continuity hints in generated instructions so users avoid empty-chat resets during Step 5.

Naming Policy

Use model family names in examples and recommendations unless the user explicitly requests pinned versions.

Prerequisites

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

Commands Vibe Agents provides

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

  • /vibe-build

Frequently asked about Vibe Agents

  • What else does KhazP publish alongside Vibe Agents?

    Vibe Agents is one of 6 skills that DirSkills catalogs from KhazP/vibe-coding-prompt-template, the repository it ships in. Its siblings there include Vibe Build, Vibe PRD and Vibe Research. Each one is a separate skill with its own page in this directory, installs the same way Vibe Agents 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 Agents compare to other AI Engineering skills?

    Vibe Agents ranks #724 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Agents against them. Open each page to compare what they document and how they install.