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