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)

HoangNguyen0403
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