Builds production-ready Node.js backend services with Express or Fastify, covering middleware, error handling, authentication, database integration, API design, and microservices.
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 yo-steven/agents-exploration-20260523 --plugin javascript-typescriptProvides patterns for building production-ready Node.js backend services with Express/Fastify, covering middleware, error handling, authentication, database integration, and API design.
Guides building scalable, production-ready Node.js backends with REST/GraphQL APIs, microservices, auth, databases, WebSockets, and background jobs.
Provides expert Node.js backend patterns for Express, NestJS, Fastify APIs including project structures, async error handlers, custom error classes, and global error handling.