home/categories/architecture-patterns/hoangnguyen0403-agent-skills-standard-skills-nestjs-nestjs-controllers-services-skill-md
architecture-patternsdevelopment
nestjs-controllers-services
Separate Controllers from Services and build Custom Decorators in NestJS. Use when defining NestJS controllers, services, or custom parameter decorators. (triggers: **/*.controller.ts, **/*.service.ts, Controller, Injectable, ExecutionContext, createParamDecorator)
maintainer
HoangNguyen0403
更新於 4/4/2026
星標
389
分支
108
quick start
Installation and usage
Separate Controllers from Services and build Custom Decorators in NestJS. Use when defining NestJS controllers, services, or custom parameter decorators. (triggers: **/*.controller.ts, **/*.service.ts, Controller, Injectable, ExecutionContext, createParamDecorator)
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use nestjs-controllers-services