taze
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseThe skill is based on(latest README on GitHub) as of 2026-02-24.taze
tazetaze.config.(js|ts)This skill is written for agents that:
- Need to review or perform dependency upgrades using
taze - Work in monorepos and must keep workspace packages in sync
- Must follow safety policies around tests, lint/typecheck, and upgrade strategy
本Skill基于截至2026年2月24日GitHub上最新README的开发。taze
tazetaze.config.(js|ts)本Skill适用于以下场景的Agent:
- 需要使用查看或执行依赖升级操作
taze - 工作在Monorepo环境中,需要保持工作区包版本同步
- 必须遵循包含测试、代码检查/类型校验及升级策略在内的安全规范
Core References
核心参考资料
| Topic | Description | Reference |
|---|---|---|
| Overview & CLI modes | | core-overview |
| Monorepo support | | core-monorepo |
| 主题 | 描述 | 参考链接 |
|---|---|---|
| 概述与CLI模式 | | core-overview |
| Monorepo支持 | | core-monorepo |
Features
功能特性
Configuration & Filtering
配置与过滤
| Topic | Description | Reference |
|---|---|---|
| Config file usage | | features-config-file |
| Filters & peer deps | | features-filters-and-peer-deps |
| 主题 | 描述 | 参考链接 |
|---|---|---|
| 配置文件使用 | | features-config-file |
| 过滤与Peer依赖 | | features-filters-and-peer-deps |
Best Practices & Upgrade Policy
最佳实践与升级策略
| Topic | Description | Reference |
|---|---|---|
| Safe upgrade workflow | When to upgrade, required checks (tests, e2e, lint, typecheck), major-default policy with fallback | best-practices-upgrade-strategy |
| 主题 | 描述 | 参考链接 |
|---|---|---|
| 安全升级工作流 | 升级时机、必要检查(测试、端到端测试、代码检查、类型校验)、默认大版本更新策略及回退方案 | best-practices-upgrade-strategy |