backend-nestjs

Installation
SKILL.md

Backend NestJS Conventions

This skill provides specific conventions for NestJS backend development.

When to Use

  • Use this skill when working on NestJS projects
  • Use this skill when creating new NestJS modules, services, or controllers
  • This skill builds upon project-standards skill

Instructions

1. Architecture

  • Adhere to Modular Monolith architecture.
  • Each Feature is a separate Module (AuthModule, UserModule).
Installs
1
First Seen
Mar 30, 2026
backend-nestjs — teodevlor/agent-kit-skill