Nodejs Backend Patterns
Skill Verifiziert AktivBuild production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
To provide developers with best practices, patterns, and code examples for creating scalable, maintainable, and production-ready Node.js backend applications.
Funktionen
- Build Node.js backend services with Express/Fastify
- Implement middleware patterns
- Handle errors and authentication
- Integrate SQL and NoSQL databases
- Apply API design best practices
Anwendungsfälle
- Creating Node.js servers
- Building REST APIs
- Developing GraphQL backends
- Designing microservices architectures
Nicht-Ziele
- Frontend development
- DevOps and deployment automation
- Specific cloud provider configurations
Documentation
- info:Configuration & parameter referenceWhile the SKILL.md provides code examples, it does not explicitly document configuration parameters or environment variables with default values or precedence orders.
Practical Utility
- info:Edge casesWhile the skill covers many patterns, explicit documentation of failure modes and recovery steps for each specific pattern (e.g., database connection failure during transactions) is not detailed.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install javascript-typescript@claude-code-workflowsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Senior Backend Engineer
100Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.
Backend Patterns
99Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Netlify Identity
100Verwenden Sie dies, wenn die Aufgabe Authentifizierung, Benutzerregistrierungen, Anmeldungen, Passwortwiederherstellung, OAuth-Anbieter, rollenbasierte Zugriffskontrolle oder den Schutz von Routen und Funktionen beinhaltet. Verwenden Sie immer `@netlify/identity`. Verwenden Sie niemals `netlify-identity-widget` oder `gotrue-js` – diese sind veraltet.
Auth0 Express OAuth2 JWT Bearer
100Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support
Fastify
97Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and graceful shutdown
Nodejs Backend Typescript
95Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration