General
PromptBeginner5 minmarkdown
- **Wildcard version ranges**: Using `*` or `>=` ranges that allow any version
risking unexpected breakage.
0
Explore
105,244 skills indexed with the new KISS metadata standard.
risking unexpected breakage.
testing
cache
use PnP mode for faster installs and stricter dependency resolution.
rationale
reproducible installs from the lockfile.
verify:
exact versions
not just direct imports
yarn audit
high
overrides
minor (features)
requirements.txt
testing compatibility
before/after comparisons
finding lighter alternatives
version constraints
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...
# Dependency Manager
constructive
verify:
not cosmetic nitpicks
branch