Zero Latency
Community@team-zerolatency · Chandigarh
⚡ Zero Latency Building real-time, scalable solutions with zero delay between idea and execution.
Agent Skills by Zero Latency
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 CLI, Console, and Management API.
prisma-postgres-setup
Provisions a Prisma Postgres database via the Management API and connects it to a local project.
prisma-mongodb-upgrade
Guides Prisma v6 MongoDB projects through migration to Prisma Next or staying on v6.
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 Zero Latency
FAQPage SchemaWhat tasks can I accomplish using Zero Latency's Prisma skills?▼
You can migrate Prisma ORM 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, database administrators provisioning Prisma Postgres, and developers implementing custom SQL driver adapters or deploying framework apps (Hono, Next.js, Nuxt, Svelte, Nest, Astro) to Prisma Compute hosting environments.
How do I handle a MongoDB project when upgrading to Prisma 7?▼
MongoDB projects on Prisma v6 have no direct upgrade path to v7. The prisma-mongodb-upgrade skill provides a decision guide for evaluating migration options, including moving to Prisma Next, triggered when upgrading a project with provider set to mongodb.
Are Zero Latency's Prisma skills free to use?▼
Yes. All nine skills are released under the MIT license, permitting free use, modification, and distribution. They are authored by Prisma and cover versions from 0.1.0 through 7.9.1 of the ORM ecosystem.
What prerequisites are needed to use these Prisma skills?▼
Prerequisites depend on the skill: an existing Prisma v6 project for migrations, database provider credentials for setup guides, service tokens or OAuth for Management API provisioning, and PRISMA_SERVICE_TOKEN plus a supported framework for Prisma Compute deployments.