Node.js Development Skill This skill provides comprehensive guidance for building modern Node.js applications covering the event loop, async patterns, streams, file system operations, HTTP servers, process management, and best practices for production-ready Node.js development. When to Use This Skill Use this skill when: - Building RESTful APIs and backend services - Creating command-line interface (CLI) tools and utilities - Developing microservices and distributed systems - Building real-time applications with WebSockets or Server-Sent Events - Creating build tools, task runners, and develo…