backenddevelopment
repository-pattern-nestjs
Provides Prisma-specific repository implementation patterns for NestJS. This skill should be used when implementing repositories that extend BaseRepository or use Prisma delegates.
maintainer
allenlin90
Обновлено 1/18/2026
Звёзды
1
Форки
0
quick start
Installation and usage
Provides Prisma-specific repository implementation patterns for NestJS. This skill should be used when implementing repositories that extend BaseRepository or use Prisma delegates.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use repository-pattern-nestjs