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 majiayu000/claude-skill-registry --skill vibe-agents-khazp-vibe-coding-prompt-t-3 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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 1. Look for `docs/PRD-*.md` - REQUIRED 2. Look for `docs/TechDesign-*.md` - REQUIRED 3. If either is missing, suggest running the appropriate skill first ## Step 1: Load Context Extract from documents: **From PRD:** - Product name and description - Primary user story - All must-have features - Nice-to-have and excluded features - Success metrics - UI/UX requirements - Timeline and constraints **From Tech Design:** - Complete
- Your Role
- Session Continuity
- Naming Policy
- Prerequisites
- Step 1: Load Context
- Step 2: Ask Configuration Questions
- Step 3: Generate Files
- AGENTS.md Template
- Tool Config Templates
- CLAUDE.md (Claude Code)
- Cursor Rules (Cursor)
- GEMINI.md (Gemini CLI / Agent-First IDE)
- agentdocs/ Files
- After Completion
What does the vibe-agents skill do?
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".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill vibe-agents-khazp-vibe-coding-prompt-t-3 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
