NestJS framework best practices and production patterns. Use whenever working with NestJS — creating modules, controllers, services, DTOs, guards, interceptors, pipes, middleware, or building REST/GraphQL/microservice APIs. Also use when setting up authentication, authorization, validation, queues, health checks, WebSockets, caching, or any @nestjs/* package. Even for simple NestJS tasks, this skill ensures correct import paths, proper decorator usage, and production-ready patterns. Covers NestJS v11 with Express v5, native JWT auth, Zod validation, Keyv caching, and Suites testing.
$npx -y skills add biggora/claude-plugins-registry --skill nest-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/biggora/claude-plugins-registry" --skill "biggora/claude-plugins-registry/nest-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/biggora/claude-plugins-registry" that are relevant to the current task. Run `npx skills add "https://github.com/biggora/claude-plugins-registry"` and select the relevant skills, then follow their instructions.