update-minor-deps

Official

Safely batch non-breaking dev dependency updates

Authormakeup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually updating dev dependencies one-by-one is time-consuming, creates messy commit history, and risks accidentally mixing breaking changes into non-breaking update batches.

Core Features & Use Cases

  • Batch non-breaking updates: Groups all patch and minor devDependency version bumps into a single commit to keep project history clean and easy to bisect.
  • Built-in validation gates: Automatically runs build and test suites after updates to catch regressions before any changes are committed.
  • Supply-chain compliant: Handles registry-blocked or policy-rejected versions gracefully without bypassing corporate security controls.
  • Use Case: For a JavaScript monorepo with dozens of dev dependencies, use this skill to update all non-breaking versions at once, verify the build and tests pass, and create a single signed commit without manual effort.

Quick Start

Use the update-minor-deps skill to update all non-breaking dev dependencies for the current project, run build and tests, and create a signed commit if everything passes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: update-minor-deps
Download link: https://github.com/makeup/makeup-js/archive/main.zip#update-minor-deps

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.