node
Installation
SKILL.md
Node — Node.js Runtime Reference
Quick-reference skill for Node.js runtime internals, npm workflows, and server-side JavaScript.
When to Use
- Understanding the Node.js event loop and async model
- Managing npm packages and resolving dependency issues
- Working with streams, buffers, and file system APIs
- Debugging Node.js applications and memory leaks
- Scaling Node.js with cluster and worker threads
Commands
intro
scripts/script.sh intro