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
Installs
10
First Seen
Apr 14, 2026
node from skills.volces.com