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
Updated 1/18/2026
Stars
1
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use repository-pattern-nestjs