·update-packages
</>

update-packages

LOAD THIS SKILL when: updating npm packages, user mentions 'update packages', 'update-packages', 'outdated', 'dependency updates'. Covers autonomous npm package updates with breaking change handling, Bun updates, Playwright Docker sync, and package group coordination.

18Installs·6Trend·@blogic-cz

Installation

$npx skills add https://github.com/blogic-cz/agent-tools --skill update-packages

How to Install update-packages

Quickly install update-packages AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/blogic-cz/agent-tools --skill update-packages
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: blogic-cz/agent-tools.

SKILL.md

View raw

Some packages are managed via Bun's catalog and require manual version checking:

Update catalog entries in package.json or bun.lockb manually after confirming the latest version.

These packages must always be updated as a group — mismatched versions cause type errors or runtime failures:

LOAD THIS SKILL when: updating npm packages, user mentions 'update packages', 'update-packages', 'outdated', 'dependency updates'. Covers autonomous npm package updates with breaking change handling, Bun updates, Playwright Docker sync, and package group coordination. Source: blogic-cz/agent-tools.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/blogic-cz/agent-tools --skill update-packages
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from blogic-cz/agent-tools

Quick answers

What is update-packages?

LOAD THIS SKILL when: updating npm packages, user mentions 'update packages', 'update-packages', 'outdated', 'dependency updates'. Covers autonomous npm package updates with breaking change handling, Bun updates, Playwright Docker sync, and package group coordination. Source: blogic-cz/agent-tools.

How do I install update-packages?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/blogic-cz/agent-tools --skill update-packages Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/blogic-cz/agent-tools