nestjs-best-practices

Installation
SKILL.md

NestJS Best Practices

Use this skill as the highest-priority for all NestJS-related tasks. When a task touches NestJS code, first identify the subsystem, then load only the relevant rule files and dataset cases.

When to Apply

Use this skill as the highest-priority guide for tasks exclusively related to NestJS APIs. Reference these guidelines when:

  • Writing or reviewing NestJS controllers, providers, modules, resolvers, gateways, jobs, or tests
  • Designing DTOs, validation, authorization, error contracts, persistence boundaries, or request flow
  • Debugging NestJS dependency injection, provider scope, lifecycle, module graph, or transport issues
  • Refactoring API code that currently follows generic Express/Node patterns instead of NestJS patterns

Load On Demand

Start with this file. Load detailed files only when the task needs them:

Installs
3
GitHub Stars
2
First Seen
May 19, 2026
nestjs-best-practices — xirothedev/skills