taze
Original:🇺🇸 English
Translated
Keep JavaScript/TypeScript dependencies fresh with safety rails and monorepo support.
3installs
Sourcehairyf/skills
Added on
NPX Install
npx skill4agent add hairyf/skills tazeTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →The 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
Core References
| Topic | Description | Reference |
|---|---|---|
| Overview & CLI modes | | core-overview |
| Monorepo support | | core-monorepo |
Features
Configuration & Filtering
| Topic | Description | Reference |
|---|---|---|
| Config file usage | | features-config-file |
| Filters & peer deps | | 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 |