STEP 4/vibe-agents

Vibe Agents

Generate AGENTS.md and AI configuration files for your project. Use when the user wants to create agent instructions, set up AI configs, or says "create AGENTS.md", "configure my AI assistant", or "generate agent files".

npx skills add https://github.com/khazp/vibe-coding-prompt-template --skill vibe-agents

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.


What This Skill Does


Generates instruction files that guide AI coding assistants to build your MVP. Requires PRD and Tech Design.


Files Generated


project/
├── AGENTS.md                    # Master plan
├── agent_docs/
│   ├── tech_stack.md           # Tech details
│   ├── code_patterns.md        # Code style
│   ├── project_brief.md        # Persistent rules
│   ├── product_requirements.md # PRD summary
│   └── testing.md              # Test strategy
├── CLAUDE.md                   # If Claude Code selected
├── GEMINI.md                   # If Gemini/Antigravity selected
├── .cursorrules                # If Cursor selected
└── .github/copilot-instructions.md  # If Copilot selected

Supported AI Tools


  • Claude Code (terminal-based)
  • Gemini CLI (free terminal agent)
  • Google Antigravity (agent-first IDE)
  • Cursor (AI-powered IDE)
  • VS Code + GitHub Copilot
  • Lovable / v0 (no-code)

  • AGENTS.md Contents


  • Project overview and current phase
  • How the AI should think
  • Plan -> Execute -> Verify workflow
  • Context files to load
  • Current state tracking
  • Roadmap with phases
  • What NOT to do
  • Want all 6 skills?

    Download the complete Vibe Coding skill set and transform your Claude Code workflow.

    Cookie Preferences

    We use analytics to understand how our app is used and improve your experience. Your API keys and project data are always stored locally and never shared. Privacy Policy