Midhat Ratib Khan avatar

Midhat Ratib Khan

Community

@son1cleo

10Followers
|
32Public Repos
|
9Published Skills

Life is all about effort

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

Agent Skills by Midhat Ratib Khan

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Midhat Ratib Khan

FAQPage Schema
What tasks can I accomplish using son1cleo's Prisma skills?β–Ό

You can migrate Prisma ORM from v6 to v7, run CLI commands like init, generate, migrate, and studio, write Client queries with filters and transactions, provision Prisma Postgres databases, implement driver adapters, evaluate MongoDB upgrade paths, and deploy Prisma Compute apps.

Who should use these Prisma skills?β–Ό

Backend engineers and database developers working with Prisma ORM v6 or v7, teams provisioning Prisma Postgres, developers implementing custom SqlDriverAdapter or Transaction interfaces, and engineers deploying Node.js frameworks like Hono, Next.js, or Nest to Prisma Compute.

How do I set up a Prisma Postgres database with these skills?β–Ό

Use the prisma-postgres-setup skill to create a database via the Management API, create-db CLI, or Console, then retrieve a connection string and connect your local project. Programmatic provisioning supports service tokens or OAuth authentication.

Are these Prisma skills free to use?β–Ό

Yes. All nine skills are released under the MIT license, authored by Prisma and Tyler Benfield, permitting free use, modification, and redistribution in personal or commercial projects.

Can MongoDB projects upgrade to Prisma 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 a potential move to Prisma Next.