Soumen Pal
Community@soumeningit
Developer skilled in MERN, Spring Boot, Cloud, and ML, crafting scalable systems, polished interfaces, and reliable end-to-end solutions for modern applications
Agent Skills by Soumen Pal
Showing 9 vetted skills indexed across 1 GitHub repositories.
prisma-upgrade-v7
Migrates Prisma ORM projects from v6 to v7 across all breaking changes.
prisma-cli
Reference Prisma ORM CLI commands for migrations, client generation, and database workflows.
prisma-driver-adapter-implementation
Implements Prisma ORM 7 SQL driver adapters with transaction, savepoint, and error-mapping contracts.
prisma-client-api
Provides Prisma Client API reference for model queries, filters, relations, and transactions.
prisma-postgres
Provision and manage Prisma Postgres databases via Console, create-db CLI, and Management API.
prisma-postgres-setup
Provision Prisma Postgres databases via the Management API and connect them to local projects.
prisma-mongodb-upgrade
Guides Prisma v6 MongoDB projects through migration decisions and cutover to Prisma Next.
prisma-compute
Deploy and manage TypeScript applications on Prisma Compute using the Prisma Platform CLI.
prisma-database-setup
Configure Prisma ORM with PostgreSQL, MySQL, SQLite, MongoDB, and other database providers.
Frequently Asked Questions About Soumen Pal
FAQPage SchemaWhat tasks can I accomplish using Soumen Pal'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, including developers upgrading from v6 to v7, teams implementing custom database driver adapters, and engineers provisioning Prisma Postgres or deploying Hono, Next.js, Nuxt, or Nest applications to Prisma Compute.
How do the Prisma v7 upgrade and MongoDB skills work together?▼
The prisma-upgrade-v7 skill guides standard v6-to-v7 migrations covering breaking changes and driver adapters, while prisma-mongodb-upgrade handles MongoDB projects, which have no v7 upgrade path, by evaluating alternatives such as moving to Prisma Next.
Are these Prisma skills free to use?▼
Yes. All nine skills are released under the MIT license, permitting free use, modification, and distribution. They are authored under the prisma organization with versions ranging from 0.1.0 to 7.9.1.
What prerequisites do these Prisma skills assume?▼
Skills assume an existing Prisma ORM project or database context. Provisioning skills reference the Management API, service tokens, or OAuth for Prisma Postgres, while Compute deployment skills reference prisma.compute.ts, defineComputeConfig, and framework readiness for Hono, Next.js, Astro, and others.