rr-nestjs

Community

Build scalable backends with NestJS.

Authorroderik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive guidance for building robust, scalable, and maintainable server-side applications using the NestJS framework, accelerating backend development and ensuring architectural best practices.

Core Features & Use Cases

  • Modular Architecture: Guides you in structuring applications with controllers, providers, and modules using dependency injection.
  • Database Integration: Provides patterns for integrating with databases like MongoDB using ORMs such as MikroORM.
  • Advanced Backend Patterns: Covers middleware, guards, interceptors, pipes, GraphQL, and microservices for complex applications.
  • Use Case: Scaffold a new NestJS module with a controller and service, integrate it with a MongoDB database using MikroORM, and add basic API documentation.

Quick Start

Create a new NestJS project and scaffold a 'users' module with a controller and service.

Dependency Matrix

Required Modules

@nestjs/core@nestjs/common@nestjs/platform-express@nestjs/cli

Components

references

💻 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: rr-nestjs
Download link: https://github.com/roderik/ai-rules/archive/main.zip#rr-nestjs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository