prisma-schema-helper
This skill provides automated assistance for prisma schema helper tasks within the Backend Development doma
Content Preview
--- name: prisma-schema-helper description: | Prisma Schema Helper - Auto-activating skill for Backend Development. Triggers on: prisma schema helper, prisma schema helper Part of the Backend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Prisma Schema Helper ## Purpose This skill provides automated assistance for prisma schema helper tasks within the Backend Development doma
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/prisma-schema-helper.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/06-backend-dev/prisma-schema-helper/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/06-backend-dev/prisma-schema-helper/SKILL.md
Related Skills
documentation-lookup
Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).
documentation-lookupdocumentationlookupapi
by affaan-m · everything-claude-code
database-migrations
数据库迁移最佳实践,涵盖模式变更、数据迁移、回滚以及零停机部署,适用于PostgreSQL、MySQL及常用ORM(Prisma、Drizzle、Django、TypeORM、golang-migrate)。
database-migrationsdatabasemigrationsprisma
by affaan-m · everything-claude-code
prisma-expert
You are an expert in Prisma ORM with deep knowledge of schema design, migrations, query optimization, relations modeling, and database operations across PostgreSQL, MySQL, and SQLite.
data-aiprisma
by sickn33 (Antigravity) · antigravity-awesome-skills
nestjs-expert
Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when building NestJS REST APIs or GraphQL services, implementing dependency injection, scaffolding modular architecture, adding JWT/Passport authentication, integrating TypeORM or Prisma, or working with .module.ts, .controller.ts, and .service.ts files. Invoke for guards, interceptors, pipes, validation, Swagger documentation, and unit/E2E testing in NestJS projects.
nestjs-expertnestjsexperttypescript
by Jeffallan · jeffallan-claude-skills