vibe-agents

Featured

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".

AI & Automation 2,181 stars 286 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 tech stack - Project structure - Database schema - Implementation approach - Deployment platform - AI tool recommendations ## Step 2: Ask Configuration Questions Ask the user: > **Which AI tools will you use?** (Select all that apply) > 1. Claude Code (terminal-based) > 2. Gemini CLI...

Details

Author
KhazP
Repository
KhazP/vibe-coding-prompt-template
Created
1 years ago
Last Updated
1 months ago
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

agent-builder

Build custom AI agents in Claude Code from a user's problem statement. This skill analyzes the user's use case, asks smart clarifying questions, researches the internet for similar agents (GitHub repos, blogs, Claude Code community patterns), and then architects and builds production-ready Claude Code agents — including subagents, skills, hooks, slash commands, MCP integrations, and CLAUDE.md configuration. Use this skill whenever the user wants to create an agent, build an automation workflow, set up a Claude Code subagent, design a multi-agent system, or says things like 'build me an agent for...', 'automate this with Claude Code', 'I want a subagent that...', 'help me create a workflow', 'set up an agent pipeline', or any variation of wanting Claude Code to do something specialized. Also trigger when the user mentions agent architecture, agent SDK, agentic workflows, or task delegation in Claude Code — even if they don't use the word 'agent' explicitly.

38 Updated 2 months ago
keysersoose
AI & Automation Featured

vibe-prd

Create a Product Requirements Document (PRD) for your MVP. Use when the user wants to define product requirements, create a PRD, or says "help me write requirements", "create PRD", or "define my product".

2,181 Updated 1 months ago
KhazP
AI & Automation Featured

agent-builder

Design and build AI agents for any domain. Use when users: (1) ask to "create an agent", "build an assistant", or "design an AI system" (2) want to understand agent architecture, agentic patterns, or autonomous AI (3) need help with capabilities, subagents, planning, or skill mechanisms (4) ask about Claude Code, Cursor, or similar agent internals (5) want to build agents for business, research, creative, or operational tasks Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestration

62,572 Updated today
shareAI-lab
AI & Automation Solid

agent-architecture-planner

Use when designing an autonomous agent, planning agent architecture, building a scheduled automation, or creating a Claude Code agent workflow. Triggers: 'design an agent', 'build an automation', 'agent architecture', 'automate this workflow', 'create a scheduled agent', 'shell script agent'.

23 Updated 1 months ago
Othmane-Khadri