200-agents-md
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAGENTS.md Generator for Java repositories
Java仓库的AGENTS.md生成器
Generate a comprehensive AGENTS.md file for Java repositories through a modular, step-based interactive process that covers role definition, tech stack, file structure, commands, Git workflow, and contributor boundaries. This is an interactive SKILL.
What is covered in this Skill?
- AGENTS.md generation for Java repositories of any complexity
- Role and expertise definition for AI agents and contributors
- Tech stack documentation: language, build tool, frameworks, pipelines
- File structure mapping with read/write boundaries
- Command catalogue for build/test/deploy/run workflows
- Git workflow conventions: branching strategy, commit message format
- Contributor boundaries using ✅ Always do / ⚠️ Ask first / 🚫 Never do formatting
通过模块化、分步式的交互式流程,为Java仓库生成全面的AGENTS.md文件,内容涵盖角色定义、技术栈、文件结构、命令、Git工作流以及贡献者边界。这是一个交互式SKILL。
本Skill涵盖哪些内容?
- 为任意复杂度的Java仓库生成AGENTS.md
- 定义AI Agent与贡献者的角色及专业能力
- 技术栈文档:语言、构建工具、框架、流水线
- 带读写权限边界的文件结构映射
- 构建/测试/部署/运行工作流的命令目录
- Git工作流约定:分支策略、提交信息格式
- 使用✅ 始终执行 / ⚠️ 先询问 / 🚫 禁止执行的格式定义贡献者权限边界
Constraints
约束条件
No Maven validation is required before generating AGENTS.md. Review the project structure and existing documentation before starting to provide accurate answers during Step 1.
- BEFORE STARTING: Review the project structure and existing documentation to provide accurate answers during Step 1
- BEFORE APPLYING: Read the reference for detailed good/bad examples, constraints, and safeguards for each AGENTS.md generation pattern
生成AGENTS.md前无需进行Maven验证。开始前请先查看项目结构及现有文档,以便在第一步中提供准确答案。
- 开始前:查看项目结构及现有文档,以便在第一步中提供准确答案
- 应用前:阅读参考文档,了解每种AGENTS.md生成模式的详细优劣示例、约束条件及防护措施
When to use this skill
何时使用本Skill
- Create AGENTS.md
- Update AGENTS.md file
- Add agent instructions
- 创建AGENTS.md
- 更新AGENTS.md文件
- 添加Agent相关说明
Reference
参考文档
For detailed guidance, examples, and constraints, see references/200-agents-md.md.
如需详细指南、示例及约束条件,请查看references/200-agents-md.md。