General
PromptBeginner5 minmarkdown
- Use `npm ci` in CI for clean
reproducible installs from the lockfile.
0
Explore
110,661 skills indexed with the new KISS metadata standard.
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
framework
commands
limits