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