home/categories/backend/hoangnguyen0403-agent-skills-standard-skills-nestjs-nestjs-api-standards-skill-md
backenddevelopment

nestjs-api-standards

Create standardized API response envelopes, paginated endpoints, and error interceptors in NestJS. Use when implementing response wrappers, pagination DTOs, or global error formats. (triggers: **/*.controller.ts, **/*.dto.ts, ApiResponse, Pagination, TransformInterceptor)

HoangNguyen0403
maintainer
HoangNguyen0403
Обновлено 3/25/2026
Звёзды
389
Форки
108
quick start

Installation and usage

Create standardized API response envelopes, paginated endpoints, and error interceptors in NestJS. Use when implementing response wrappers, pagination DTOs, or global error formats. (triggers: **/*.controller.ts, **/*.dto.ts, ApiResponse, Pagination, TransformInterceptor)

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use nestjs-api-standards