STEP 4
/vibe-agentsVibe 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-agentsVibe-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 selectedSupported AI Tools
AGENTS.md Contents
Other Skills in the Workflow
Want all 6 skills?
Download the complete Vibe Coding skill set and transform your Claude Code workflow.