From jeremylongshore-claude-code-plugins-plus-skills
Guides Prisma schema design, patterns, and best practices for backend development. Auto-activates on Prisma-related queries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:prisma-schema-helperThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for prisma schema helper tasks within the Backend Development domain.
This skill provides automated assistance for prisma schema helper tasks within the Backend Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with prisma schema helper" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Backend Development skill category. Tags: nodejs, python, go, microservices, database
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin ejentum-reasoningExpert in Prisma schema design, migrations, query optimization, relation modeling, and edge deployment for type-safe database access in TypeScript applications.
Provides fast reference for Prisma 5+ ORM: schema design, migrations, type-safe CRUD, relations, transactions, error handling, testing, and integrations with Supabase, PlanetScale, Neon for TypeScript/JavaScript database access.
Designs Prisma schemas with datasource, generator, models, field types, and attributes. Helps create new schemas, add models, or configure providers.