sk Skill · affaan-m
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. Use when building or reviewing Node.js, Express, or Next.js API routes and their data access.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 2,125
- 30-day movement
- starts with the next reading
- Related entries
- 10
- Connections
- 0
typescriptJavaScript
A SKILL.md that loads backend architecture guidance for Node.js, Express, and Next.js API routes. It covers API design, database optimization, caching, error handling, auth, rate limiting, queues, and logging patterns.
Reach for it when building or reviewing server-side code so the agent applies established backend patterns instead of improvising.
Use it to
- Design REST or GraphQL endpoints
- Implement repository, service, or controller layers
- Fix N+1 queries and add indexing or pooling
- Add Redis cache-aside and shared-store rate limiting
- Set up centralized error handling and structured logging
For Developers building Node.js, Express, or Next.js backends
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,800
- Installs, 8 weeks
- 2,125
- Host stars
- 261k
- Host language
- JavaScript
topicsbackendnodejsapi-designdatabasecachingarchitecture