Nestjs Provider Review

Review NestJS module / provider / dependency-injection code before you PR for common regressions. Injection scope misuse (DEFAULT vs REQUEST vs TRANSIENT), circular module dependencies masked by `forwardRef`, missing `exports` in module definitions, exception filter / interceptor / pipe / guard ordering, and async-provider typing gaps. Triggers include "review this NestJS code", "check my module wiring", "why is my provider undefined", "nest DI review".

BK202503 Updated

File contents

BK202503/open-claude-all/tree/main/skills/nestjs-provider-review commit 9824e3cb5e

Frequently asked questions

npx skillmds@latest add bk202503/nestjs-provider-review