nest-module

Official

Scaffold production-ready NestJS modules

Authorlety-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the repetitive, error-prone work of creating boilerplate backend modules in a NestJS microservices monorepo by generating all required files and enforcing project conventions so teams can deliver features faster and with fewer integration issues.

Core Features & Use Cases

  • Complete scaffolding: Generates entity, Create/Update DTOs, module, gRPC controller, service, unit test, and mock factory following Lety 2.0 conventions.
  • Production-ready patterns: Enforces BaseEntity inheritance, snake_case column names, toResponseDto serialization, RequestContextService usage, BaseRpcException with gRPC status codes, and optional RabbitMQ handlers with ack/nack.
  • Use case: Rapidly add a new domain (e.g., Conversation) with relations, validations, and tests that integrate into apps/api and the shared libs folder.

Quick Start

Use the nest-module skill to scaffold a Conversation module with fields title:string, content:jsonb, author:ManyToOne(User), target service apps/api, and enable RequestContextService.

Dependency Matrix

Required Modules

None required

Components

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-module
Download link: https://github.com/lety-ai/lety-skill-hub/archive/main.zip#nest-module

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.