Nodejs Patterns

Use this skill when implementing Node.js-specific patterns — streams, event emitters, worker threads, DI containers, error handling, and async patterns. This skill enforces: backpressure handling in streams, typed event emitters, structured concurrency with worker threads, DI with awilix or inversify, and centralized error classification. Requires Node.js 18+. Do NOT use for: framework-specific (Express/Fastify) patterns, database patterns, or non-Node.js runtimes.

j4flmao Updated

File contents

j4flmao/agent-skills/tree/main/skills/backend/nodejs/patterns commit 3ba31cfe7c

Frequently asked questions

npx skillmds@latest add j4flmao/nodejs-patterns