General
PromptBeginner5 minmarkdown
- Configure `.yarnrc.yml` for registry
cache
0
Explore
101,844 skills indexed with the new KISS metadata standard.
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
# Dependency Manager
constructive
verify:
not cosmetic nitpicks
branch
queries
framework
commands