dkmqflx

26 mods across 3 repositories, 3 stars between them.

nestjs-testing

25

dkmqflx/nestjs-best-practices-plugin

Skill Claude CodeCodex

NestJS testing best practices (unit and e2e). Use when writing or reviewing NestJS tests — Test.createTestingModule, mocking providers, controller/service unit tests, or e2e with supertest. Triggers on TestingModule, createTestingModule, overrideProvider, or supertest.

1 2mo ago A 62 tokens original MIT

dkmqflx/nestjs-best-practices-plugin

Skill Claude CodeCodex

NestJS validation and pipes best practices. Use when validating or transforming request input in NestJS — DTO validation, ValidationPipe, class-validator/class-transformer, or custom pipes. Triggers on ValidationPipe, @IsString/@IsEmail, ParseIntPipe, whitelist, or transform.

1 2mo ago A 62 tokens original MIT