@hairyf/taze

Hairy's curated collection of agent skills.

View in AI SkillSafe app
Scanned · no findings
47 downloads
0 stars
0 demos
SKILL.md
nametaze
descriptionKeep JavaScript/TypeScript dependencies fresh with safety rails and monorepo support.

The skill is based on taze (latest README on GitHub) as of 2026-02-24.

taze is a lightweight CLI for upgrading dependencies in JavaScript/TypeScript projects and monorepos. It focuses on safe-by-default version bumps, powerful filtering, and configuration via flags or taze.config.(js|ts) so agents can orchestrate dependency maintenance workflows.

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 taze goals, install-free usage, major/minor/patch modes core-overview
Monorepo support -r recursive mode, workspaces, local packages core-monorepo

Features

Configuration & Filtering

Topic Description Reference
Config file usage taze.config.js/ts, defineConfig, options mapping features-config-file
Filters & peer deps --include/--exclude, locked deps, --peer, dep fields 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

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@hairyf/taze/verified)](https://skillsafe.ai/skill/@hairyf/taze/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@hairyf/taze/installs)](https://skillsafe.ai/skill/@hairyf/taze/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@hairyf/taze/scan)](https://skillsafe.ai/skill/@hairyf/taze/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@hairyf/taze/eval)](https://skillsafe.ai/skill/@hairyf/taze/)