Git Ignore

Generates a .gitignore with the most commonly ignored files/directories for that language/tool.

npx gitignore <langauge/tool>

DepCheck

Lists unused dependencies so that you can prune them.

npx depcheck