Настройка AI-агентов для vibe-coding проекта

vibe-coding

vibe-agents is a Claude Code skill that generates AGENTS.md and tool-specific configuration files for AI coding assistants as Step 4 of the vibe-coding workflow. It reads existing PRD and Tech Design documents from the docs/ folder, asks about the chosen AI tools and the user's technical level, then instantiates templates from templates/ to produce up to nine files: AGENTS.md, MEMORY.md, REVIEW-CHECKLIST.md, five agent_docs/ documents, and thin adapters for Claude Code (CLAUDE.md), Cursor (.cursor/rules/vibe.mdc), GitHub Copilot, Gemini CLI, and Antigravity. Designed for vibe-coders building an MVP who want any AI agent to immediately understand the project stack, architecture, and conventions without re-explaining context at the start of every session.