Loading...
Loading...
Compare original and translation side by side
| File | Read When |
|---|---|
| Phase 3: choosing structure and writing sections for a specific project type |
| Phase 5: validating the finished README against quality standards |
| Phase 4: adding badges after the main content is written |
| 文件 | 读取时机 |
|---|---|
| 阶段3:为特定项目类型选择结构并编写章节时 |
| 阶段5:根据质量标准验证完成后的README时 |
| 阶段4:主内容编写完成后添加徽章时 |
README progress:
- [ ] Phase 1: Discover project context
- [ ] Phase 2: Choose README structure
- [ ] Phase 3: Write sections
- [ ] Phase 4: Add badges and extras
- [ ] Phase 5: Validate qualityREADME progress:
- [ ] Phase 1: Discover project context
- [ ] Phase 2: Choose README structure
- [ ] Phase 3: Write sections
- [ ] Phase 4: Add badges and extras
- [ ] Phase 5: Validate qualitypackage.jsonCargo.tomlpyproject.tomlgo.mod| Type | Signals |
|---|---|
| CLI tool | |
| Library / package | |
| Web app | |
| Framework | Plugin/middleware architecture, configuration API, extensibility points |
| Monorepo | |
| Skill bundle | |
package.jsonCargo.tomlpyproject.tomlgo.mod| 类型 | 识别特征 |
|---|---|
| CLI工具 | |
| 库/包 | |
| Web应用 | |
| 框架 | 插件/中间件架构、配置API、可扩展点 |
| 单仓项目 | |
| 技能包 | 包含 |
references/section-templates.md| Section | CLI | Library | App | Framework | Monorepo | Skills |
|---|---|---|---|---|---|---|
| Title + one-liner | yes | yes | yes | yes | yes | yes |
| Badges | yes | yes | -- | yes | yes | -- |
| Features / highlights | yes | yes | yes | yes | -- | yes |
| Install | yes | yes | -- | yes | yes | -- |
| Quick start / usage | yes | yes | yes | yes | yes | yes |
| Options / API reference | yes | yes | -- | yes | -- | -- |
| Configuration | opt | opt | yes | yes | opt | -- |
| Environment variables | -- | -- | yes | -- | -- | -- |
| Packages table | -- | -- | -- | -- | yes | -- |
| Skills table | -- | -- | -- | -- | -- | yes |
| Requirements | yes | yes | opt | yes | opt | -- |
| Contributing | opt | opt | opt | opt | opt | opt |
| License | yes | yes | yes | yes | yes | opt |
references/section-templates.md| 章节 | CLI | 库 | 应用 | 框架 | 单仓项目 | 技能包 |
|---|---|---|---|---|---|---|
| 标题 + 一句话描述 | 是 | 是 | 是 | 是 | 是 | 是 |
| 徽章 | 是 | 是 | -- | 是 | 是 | -- |
| 特性/亮点 | 是 | 是 | 是 | 是 | -- | 是 |
| 安装步骤 | 是 | 是 | -- | 是 | 是 | -- |
| 快速开始/使用示例 | 是 | 是 | 是 | 是 | 是 | 是 |
| 选项/API参考 | 是 | 是 | -- | 是 | -- | -- |
| 配置说明 | 可选 | 可选 | 是 | 是 | 可选 | -- |
| 环境变量 | -- | -- | 是 | -- | -- | -- |
| 包列表 | -- | -- | -- | -- | 是 | -- |
| 技能列表 | -- | -- | -- | -- | -- | 是 |
| 系统要求 | 是 | 是 | 可选 | 是 | 可选 | -- |
| 贡献指南 | 可选 | 可选 | 可选 | 可选 | 可选 | 可选 |
| 许可证 | 是 | 是 | 是 | 是 | 是 | 可选 |
references/section-templates.mdnpm install -gnpm installfooexamplereferences/section-templates.mdnpm install -gnpm installfooexamplereferences/badges-and-shields.mdreferences/badges-and-shields.mdreferences/quality-checklist.mdreferences/quality-checklist.mdfoobartestfoobartest| When | Run |
|---|---|
| After README is written, audit prose quality | |
| If project needs AGENTS.md / CLAUDE.md | |
| 场景 | 调用对应工具 |
|---|---|
| README编写完成后,审核文案质量 | |
| 如果项目需要AGENTS.md / CLAUDE.md文件 | |