reviewing-dependencies
CommunityAutomate dependency analysis, optimize your project.
Software Engineering#code review#npm#optimization#bundle size#dependencies#security audit#technical debt#package.json
Authordjankies
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unused, outdated, or vulnerable dependencies bloat bundle sizes, introduce security risks, and increase maintenance overhead. This Skill provides automated tools and patterns to identify and address these issues.
Core Features & Use Cases
- Unused Dependencies Detection: Identifies packages that are installed but not actively used in the codebase.
- Security Audit: Runs
npm auditto detect known vulnerabilities in your project's dependencies. - Outdated Dependencies: Lists dependencies with available patch, minor, or major version upgrades.
- Duplicate Functionality Detection: Flags multiple packages serving the same purpose (e.g., multiple date libraries, HTTP clients).
- Use Case: Perform a comprehensive dependency review of your project, identifying unused packages, outdated versions, and potential security vulnerabilities, then suggest replacements for large, lightly used libraries.
Quick Start
Run bash ~/.claude/plugins/cache/review/scripts/review-unused-deps.sh to find unused dependencies in the current project.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: reviewing-dependencies Download link: https://github.com/djankies/claude-configs/archive/main.zip#reviewing-dependencies Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.