Shofikul Islam avatar

Shofikul Islam

Community

@Shofikul-Isl4m · Bangladesh

8Followers
|
21Public Repos
|
9Published Skills

Aspiring Full Stack Engineer | AI/ML Enthusiast | Problem Solver | Manifesting Success through Purpose and Persistence | Inspired by Think and Grow Rich

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

Agent Skills by Shofikul Islam

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Shofikul Islam

FAQPage Schema
What tasks can I accomplish using Shofikul Islam's 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 connections, and deploy apps to Prisma Compute.

Who are these Prisma skills designed for?

Backend and full-stack engineers working with Prisma ORM 7, database administrators provisioning Prisma Postgres, and developers maintaining driver adapters or evaluating MongoDB migration paths. They suit anyone writing type-safe database queries or deploying Prisma-backed applications across frameworks like Next.js, Hono, or Nest.

How do I handle a MongoDB project when upgrading to Prisma 7?

The prisma-mongodb-upgrade skill explains that MongoDB projects on v6 have no direct upgrade path to v7. It guides you through evaluating the situation when provider equals mongodb and deciding whether to move to Prisma Next, rather than attempting an unsupported standard migration.

Are these Prisma skills free to use?

Yes. All nine skills carry the MIT license, permitting free use, modification, and distribution. They are published under the prisma author metadata with versions ranging from 0.1.0 to 7.9.1, and no paid tiers or subscriptions are mentioned in the manifest.

What prerequisites do these skills assume?

Skills assume an existing Prisma ORM project or intent to create one. Specific prerequisites include a v6 codebase for upgrade guides, service tokens or OAuth for Management API provisioning, PRISMA_SERVICE_TOKEN for Compute deployments, and familiarity with SqlDriverAdapter concepts for adapter implementation work.