Manab Debnath avatar

Manab Debnath

Community

@manab-debnath · Howrah, West Bengal

1Followers
|
29Public Repos
|
9Published Skills

Passionate about coding and learning new technologies. Exploring the world of Android Development as a 2nd year Computer Science student.

Skills Distribution
DomainData Systems...ORM Migration & Ve.. (30%)Database Provision.. (25%)Query & Client API.. (20%)Driver Adapter Eng.. (15%)

Agent Skills by Manab Debnath

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Manab Debnath

FAQPage Schema
What tasks can I accomplish with these Prisma skills?▼

You can migrate Prisma v6 projects to v7, run CLI commands like init, generate, migrate, and studio, write Client queries with filters and transactions, implement SQL driver adapters, provision Prisma Postgres databases, configure PostgreSQL/MySQL/SQLite/MongoDB providers, and deploy apps to Prisma Compute.

Who are these Prisma skills designed for?▼

Backend and full-stack TypeScript developers working with Prisma ORM 7, including engineers upgrading from v6, teams implementing custom database driver adapters, and developers deploying Hono, Next.js, Nuxt, Svelte, or Nest applications to Prisma Compute or Prisma Postgres.

Can I upgrade a Prisma MongoDB project to v7?▼

No. Prisma ORM MongoDB projects on v6 have no upgrade path to v7. The prisma-mongodb-upgrade skill provides a decision guide for evaluating alternatives, including whether to stay on v6 or move to Prisma Next for MongoDB support.

What license and cost apply to these skills?▼

All nine skills are released under the MIT open-source license at no cost. They are authored by Prisma, with versions ranging from 0.1.0 to 7.9.1, and can be freely used, modified, and redistributed under MIT terms.

What prerequisites are needed to use these skills?▼

You need an existing or new Prisma ORM project, with v6 installed for migration scenarios. Prisma Postgres provisioning requires the Management API with service tokens or OAuth, and Prisma Compute deployment requires a PRISMA_SERVICE_TOKEN and a supported framework such as Hono, Next.js, or Astro.