Skip to main content
rulesSource-backedReview first Safety · Privacy

NestJS Expert - CLAUDE.md Rules for Claude Code

Transform Claude into a NestJS specialist with deep knowledge of the module system, dependency injection, decorators, providers, guards, interceptors, and microservice patterns.

by jaso0n0818·added 2026-06-13·
HarnessClaude Code
Review first review before installing

Open the source and read safety notes before installing.

Privacy notes

  • Rules reference JWT tokens and OAuth2 authentication middleware; signing keys and client secrets must be stored in environment variables or a secrets manager, not in source code.

Schema details

Install type
copy
Troubleshooting
No
Full copyable content
## Usage

Add this rule set to your project's `CLAUDE.md` to configure Claude as a NestJS expert. It covers the module system, constructor-injected providers, request pipeline (controllers, pipes, guards, interceptors, exception filters), OpenAPI documentation with `@nestjs/swagger`, microservice transport layers, and testing with `Test.createTestingModule()` — all grounded in the [official NestJS documentation](https://docs.nestjs.com/).

## Sources

- [NestJS Modules](https://docs.nestjs.com/modules)
- [NestJS Providers](https://docs.nestjs.com/providers)
- [NestJS Guards](https://docs.nestjs.com/guards)
- [NestJS Interceptors](https://docs.nestjs.com/interceptors)
- [NestJS Pipes](https://docs.nestjs.com/pipes)
- [NestJS Microservices](https://docs.nestjs.com/microservices/basics)
- [NestJS OpenAPI](https://docs.nestjs.com/openapi/introduction)

About this resource

Usage

Add this rule set to your project's CLAUDE.md to configure Claude as a NestJS expert. It covers the module system, constructor-injected providers, request pipeline (controllers, pipes, guards, interceptors, exception filters), OpenAPI documentation with @nestjs/swagger, microservice transport layers, and testing with Test.createTestingModule() — all grounded in the official NestJS documentation.

Sources

Source citations

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.