npm-package-maintenance

Official

Guides npm package maintenance and cleanup.

AuthorlenneTech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you manage dependencies, identify outdated packages, address security vulnerabilities via npm audit, and optimize packaging for best practices. It also promotes using the dedicated npm-package-maintainer agent via /maintain commands.

Core Capabilities

  • Guidance for removing unused packages and properly categorizing dependencies
  • Recommends and orchestrates updates with the npm-package-maintainer agent
  • Provides strategies for security fixes and pre/post-release cleanup
  • Clear guidance on git-based change tracking and cleanup

Quick Start

Use the maintenance commands to audit, clean, and update your package.json, then run tests to ensure the build remains stable.

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: npm-package-maintenance
Download link: https://github.com/lenneTech/claude-code/archive/main.zip#npm-package-maintenance

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