nest-conventions
CommunityNestJS conventions for clean backend modules.
AuthorAratKruglik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Establish a shared blueprint for NestJS module structure, dependency injection wiring, and lifecycle usage to reduce architectural drift and improve maintainability.
Core Features & Use Cases
- Module-per-feature layout: one feature equals a dedicated NestJS module.
- Wire DI correctly: constructor injection, scopes, and custom tokens.
- Config and lifecycle: proper ConfigModule setup, ValidationPipe usage, and exception filters.
- Lifecycle awareness: apply OnModuleInit, OnApplicationShutdown for reliable startup and shutdown.
Quick Start
Create a NestJS feature module following this skill's conventions and wire it into the root AppModule.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nest-conventions Download link: https://github.com/AratKruglik/antigravity-sdlc/archive/main.zip#nest-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.