home/categories/architecture-patterns/hoangnguyen0403-agent-skills-standard-skills-nestjs-nestjs-architecture-skill-md
architecture-patternsdevelopment

nestjs-architecture

Design decoupled, testable NestJS module boundaries with feature, core, and shared modules. Use when structuring module imports, creating feature modules, or enforcing separation of concerns in NestJS. (triggers: **/*.module.ts, main.ts, NestFactory, Module, Controller, Injectable)

HoangNguyen0403
maintainer
HoangNguyen0403
更新於 3/25/2026
星標
389
分支
108
quick start

Installation and usage

Design decoupled, testable NestJS module boundaries with feature, core, and shared modules. Use when structuring module imports, creating feature modules, or enforcing separation of concerns in NestJS. (triggers: **/*.module.ts, main.ts, NestFactory, Module, Controller, Injectable)

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use nestjs-architecture