When to use
Use this skill whenever you are dealing with Node.js code to obtain domain-specific knowledge for building robust, performant, and maintainable Node.js applications.
References
Consider loading these reference files based on your task:
- references/async-patterns.md - Load when writing or reviewing async code, Promises, or concurrency
- references/error-handling.md - Load when handling, catching, or propagating errors
- references/typescript.md - Load when writing or reviewing TypeScript