home/categories/database-tools/comeonoliver-skillshub-skills-hoangnguyen0403-agent-skills-standard-nestjs-database-skill-md
database-toolsdatabases
nestjs-database
Data access patterns, Scaling, Migrations, and ORM selection. Use when implementing TypeORM/Prisma repositories, migrations, or database patterns in NestJS. (triggers: **/*.entity.ts, prisma/schema.prisma, TypeOrmModule, PrismaService, MongooseModule, Repository)
maintainer
ComeOnOliver
Обновлено 3/23/2026
Звёзды
26
Форки
7
quick start
Installation and usage
Data access patterns, Scaling, Migrations, and ORM selection. Use when implementing TypeORM/Prisma repositories, migrations, or database patterns in NestJS. (triggers: **/*.entity.ts, prisma/schema.prisma, TypeOrmModule, PrismaService, MongooseModule, Repository)
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use nestjs-database