Bruno avatar

Bruno

Community

@Soares-B

0Followers
|
4Public Repos
|
10Published Skills

Studying Software Engineering | HTML, CSS, JS

Skills Distribution
DomainData Systems...Database ORM & Que.. (40%)Database Provision.. (25%)Version Migration .. (20%)Cloud Deployment &.. (15%)

Agent Skills by Bruno

Showing 10 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Bruno

FAQPage Schema
What tasks can I accomplish with Soares-B's Prisma skills?

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

Who are these Prisma skills designed for?

Backend and full-stack engineers working with Prisma ORM v7, especially developers upgrading from v6, implementing custom database driver adapters, wiring service dependencies with Prisma Composer, or deploying Hono, Next.js, Nuxt, Svelte, or Nest applications to Prisma Compute.

How do I migrate from Prisma v6 to v7 using these skills?

The prisma-upgrade-v7 skill covers all breaking changes including the prisma-client generator and mandatory driver adapters. MongoDB projects have no v7 upgrade path; the prisma-mongodb-upgrade skill guides evaluating a move to Prisma Next instead.

Are these Prisma skills free to use?

Yes. Nine of the ten skills carry an MIT license authored by Prisma, permitting free use, modification, and redistribution. The prisma-composer skill lists no explicit license but references the published @prisma/composer npm package version 0.16.0.

What prerequisites do these Prisma skills require?

Skills assume a Node.js project using Prisma ORM v7.9.1 or related packages like @prisma/composer 0.16.0. Postgres provisioning may require service tokens or OAuth credentials, and Prisma Compute deployments need a PRISMA_SERVICE_TOKEN and workspace access.