This generates the instruction files that AI coding assistants actually read when building your project. It's step 4 in the vibe-coding workflow, so you need PRD and TechDesign docs first or it'll ask you to create them. You tell it which tools you're using (Claude Code, Cursor, Gemini CLI, etc.) and your skill level, then it writes AGENTS.md as your master plan plus a bunch of supporting docs in agent_docs/ with tech stack details, code patterns, and testing strategy. The smart bit is progressive disclosure: high-level plan in AGENTS.md, specifics tucked away so your AI doesn't get overwhelmed. It also writes tool-specific configs so each IDE knows how to behave. Basically scaffolding for the AI that will build your MVP.
npx -y skills add khazp/vibe-coding-prompt-template --skill vibe-agents --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot