backend-patterns
Installation
SKILL.md
Backend Development Patterns
Backend architecture patterns and best practices for scalable server-side applications.
Framework-Specific Guidelines
When working with specific frameworks, combine this skill with framework-specific skills:
| Framework | Additional Skill | When to Use |
|---|---|---|
| NestJS | nestjs-best-practices skill |
Modules, Controllers, Providers, Guards, Interceptors, Pipes, DI |
| FastAPI | fastapi-templates skill |
Routes, Decorators, DI, GraphQL, Microservices |
| Next.js API | This skill only | Serverless API routes |
NestJS Integration
When using NestJS, the patterns in this skill should be adapted to NestJS conventions: