General
PromptBeginner5 minmarkdown
- **Abandoned dependencies**: Relying on packages with no commits
releases
0
Explore
90,182 skills indexed with the new KISS metadata standard.
releases
inflating bundle size unnecessarily.
accumulating technical debt and security risk.
risking unexpected breakage.
testing
cache
use PnP mode for faster installs and stricter dependency resolution.
reproducible installs from the lockfile.
rationale
not just direct imports
exact versions
verify:
high
yarn audit
overrides
minor (features)
requirements.txt
before/after comparisons
finding lighter alternatives
testing compatibility
version constraints
# Dependency Manager
you must create a file named `TODO_code-reviewer.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,wkaand...
verify: