Most developers know npm install, npm run, and npm publish. The rest of the CLI tends to be discovered only when something breaks — which is the worst possible time to learn a debugging tool.
These are the commands I’ve found myself reaching for repeatedly, in rough order of how …