Implement robust error handling in Node.js with custom error classes, async patterns, Express middleware, and production monitoring
pluginagentmarketplace/custom-plugin-nodejs
SkillsMP has collected 11 skills from pluginagentmarketplace/custom-plugin-nodejs. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 11 of 11 collected skills.
Build GraphQL APIs with Node.js using Apollo Server, type definitions, resolvers, and real-time subscriptions
Build enterprise-grade Node.js applications with NestJS framework, TypeScript, dependency injection, and modular architecture
Master Node.js streams for memory-efficient processing of large datasets, real-time data handling, and building data pipelines
Implement real-time bidirectional communication with Socket.io and ws library for chat, notifications, and live dashboards
Master asynchronous programming in Node.js with Promises, async/await, streams, and event-driven patterns for efficient non-blocking operations
Containerize and deploy Node.js applications with Docker including multi-stage builds, Docker Compose, and production optimization
Build production-ready RESTful APIs with Express.js including routing, middleware, validation, and error handling for scalable backend services
Test Node.js applications with Jest including unit tests, integration tests, mocking, code coverage, and CI/CD integration
Implement secure JWT (JSON Web Token) authentication in Node.js applications with access/refresh tokens and role-based access control
Optimize Node.js application performance with caching, clustering, profiling, and monitoring techniques