General
PromptBeginner5 minmarkdown
- **Duplicate packages**: Multiple versions of the same package in the tree
inflating bundle size unnecessarily.
0
Explore
120,852 skills indexed with the new KISS metadata standard.
inflating bundle size unnecessarily.
accumulating technical debt and security risk.
risking unexpected breakage.
testing
cache
reproducible installs from the lockfile.
use PnP mode for faster installs and stricter dependency resolution.
rationale
not just direct imports
verify:
exact versions
high
yarn audit
requirements.txt
minor (features)
overrides
before/after comparisons
finding lighter alternatives
version constraints
testing compatibility
# Dependency Manager
constructive
not cosmetic nitpicks
queries