Loading...
Loading...
Compare original and translation side by side
project-root/ # README here documents entire monorepo
├── packages/
│ └── my-lib/ # README here documents only my-lib
│ └── README.md
└── README.mdproject-root/ # 此处的README记录整个单体仓库
├── packages/
│ └── my-lib/ # 此处的README仅记录my-lib
│ └── README.md
└── README.mdindex.tsmain.tsmainexportsexamples/index.tsmain.tsmainexportsexamples/Start
↓
Does README.md exist?
├─ No → Analyze codebase → Generate from template
└─ Yes → Analyze codebase → Compare with existing
↓
Identify gaps and staleness
↓
Suggest specific changes
↓
Apply updates (with user confirmation)开始
↓
是否存在README.md?
├─ 否 → 分析代码库 → 基于模板生成
└─ 是 → 分析代码库 → 与现有内容对比
↓
找出差距和过时内容
↓
提出具体修改建议
↓
应用更新(需用户确认)humanizerhumanizer/skill humanizerhumanizerhumanizer/skill humanizer| Lockfile | Package Manager | Install Command |
|---|---|---|
| pnpm | |
| npm | |
| yarn | |
| bun | |
| 锁文件 | 包管理器 | 安装命令 |
|---|---|---|
| pnpm | |
| npm | |
| yarn | |
| bun | |
humanizerhumanizer