Nestjs

Use when building or structuring a NestJS backend — feature modules, providers and DI wiring, provider scopes and request-lifecycle order, where to bind guards/pipes/interceptors/filters, and testing with Test.createTestingModule. NOT a bare Express/Fastify service with no DI (that is `nodejs`), NOT framework-agnostic REST design (that is `api-design`).

ericrisco fb13efb 6 files · 24.9 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/nestjs commit fb13efb50d

Frequently asked questions

npx skillmds@latest add ericrisco/nestjs