Provides patterns for building production-ready Node.js backend services with Express/Fastify, covering middleware, error handling, authentication, database integration, and API design.
How this skill is triggered — by the user, by Claude, or both
Slash command
/javascript-typescript:nodejs-backend-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns, and best practices.
Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns, and best practices.
Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.
* in productionSee javascript-testing-patterns skill for comprehensive testing guidance.
npx claudepluginhub wshobson/agents --plugin javascript-typescriptGuides building scalable, production-ready Node.js backends with REST/GraphQL APIs, microservices, auth, databases, WebSockets, and background jobs.
Implements Node.js backend patterns with Express/Fastify for middleware, error handling, auth, DB integration, REST/GraphQL APIs, microservices, and WebSockets.
Provides expert Node.js backend patterns for Express, NestJS, Fastify APIs including project structures, async error handlers, custom error classes, and global error handling.