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