vibe-agents

仓库创建 2025年4月15日最近提交 8 天前SkillHot 收录 20 天前
▸ 精选理由

快速生成规范化的 AI 可用 agent 配置

这个 Skill 做什么

为项目生成 AGENTS.md 与 AI 配置文件,规范代理行为与任务分工。

生成项目用的 AGENTS.md 和 AI 配置文件,明确每个代理的职责、行为规范和任务分工,方便多代理协同工作。适合要配置 AI 助手、搭建多个 agent 协作的开发流程或执行 vibe‑coding 工作流时使用。做法是把总览放在 AGENTS.md,细节放在 agent_docs/,让每个 agent 能按规则执行。

▸ 展开 SKILL.md 英文原文

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

Skill 开发管理agent配置文档生成项目引导通用
2.7k
Stars
332
Forks
6
仓库内 Skill
+95
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/KhazP/vibe-coding-prompt-template/main/.claude/skills/vibe-agents/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/KhazP/vibe-coding-prompt-template/main/.claude/skills/vibe-agents/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# 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 recommen
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有