nodejs-backend-patterns
Comprehensive guide to building scalable Node.js backends using TypeScript, layered architecture, and best practices.
Install
npx skills add https://github.com/wshobson/agents --skill nodejs-backend-patternsStats
| Total installs | 12,786 |
| Weekly installs | 12.7K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers layered architecture (controllers, services, repositories), dependency injection, and microservices design with TypeScript
- Includes middleware patterns for authentication, validation, rate limiting, and request logging with practical examples
- Provides custom error handling, global error handlers, and async error wrappers for robust error management
- Supports PostgreSQL (connection pooling, transactions) and MongoDB (Mongoose) with caching strategies using Redis
- Demonstrates JWT authentication, refresh tokens, API response formatting, and best practices for production deployments
Tags
Related skills
| Skill | Installs | vs nodejs-backend-patterns |
|---|---|---|
| performance-optimization | 11,460 | -1,326 |
| backend-testing | 11,809 | -977 |
| next-cache-components | 12,956 | +170 |
| create-auth-skill | 11,399 | -1,387 |
| monitoring-observability | 10,961 | -1,825 |
FAQ
- How many installs does nodejs-backend-patterns have?
- nodejs-backend-patterns has 12,786 total installs and 12.7K installs this week.
- Where is nodejs-backend-patterns hosted?
- nodejs-backend-patterns is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does nodejs-backend-patterns have?
- nodejs-backend-patterns has 32.4K GitHub stars.
- When was nodejs-backend-patterns first indexed?
- OrangeBot.AI first indexed nodejs-backend-patterns on Jan 20, 2026.
- How do I install nodejs-backend-patterns?
- Run: npx skills add https://github.com/wshobson/agents --skill nodejs-backend-patterns