nestjs
Installation
SKILL.md
NestJS Skill
Production patterns for NestJS 11 backend services using Fastify adapter, modular architecture, and Railway deployment.
When to Use This Skill
- Setting up a new NestJS backend project
- Creating REST API modules (controllers, services, DTOs)
- Configuring guards, pipes, interceptors, and filters
- Integrating Prisma with NestJS (PrismaModule/PrismaService)
- Deploying NestJS to Railway