Node.js Best Practices Full Reference : See advanced.md for worker pool pattern, memory management, cluster mode, graceful shutdown, and performance flags. Deep Knowledge : Use with technology: for comprehensive documentation. Event Loop Phases Priority Order Don't Block the Event Loop Async Patterns Streams (Pipeline) When NOT to Use This Skill | Scenario | Use Instead | |----------|-------------| | Express.js framework | skill | | NestJS framework | skill | | JavaScript/TypeScript syntax | or skills | | Testing | or skills | | Database operations | Database-specific skills | Anti-Patterns |…