nestjs
Installation
SKILL.md
NestJS Framework
NestJS is a progressive Node.js framework for building efficient, scalable server-side applications. It uses TypeScript and combines elements of OOP, FP, and FRP.
When to Use This Skill
Use this skill when:
- Building Node.js backend applications with TypeScript
- Working with NestJS controllers, providers, and modules
- Implementing guards, pipes, interceptors, and middleware
- Setting up authentication and authorization
- Building microservices or GraphQL APIs
- Working with WebSockets
- Configuring the NestJS CLI