nestjs

Provides NestJS framework development standards and architectural patterns. Ensures domain-centric architecture, proper dependency injection, and decorator pattern utilization. Specializes in modular design, providers and services, middleware and guards, interceptors and pipes, custom decorators, and microservices architecture.Use when: developing NestJS applications, designing module structure (@Module), creating controllers (@Controller) and services (@Injectable), implementing REST or GraphQL APIs, configuring dependency injection, building middleware and guards, creating custom decorators, implementing authentication/authorization, designing microservices with NestJS, or integrating with TypeORM/Prisma for database access.

$ Installer

git clone https://github.com/specvital/specvital.github.io /tmp/specvital.github.io && cp -r /tmp/specvital.github.io/.claude/skills/nestjs ~/.claude/skills/specvital-github-io

// tip: Run this command in your terminal to install the skill