Praveen S
Community@praveens649
Praveen S maintains reference skills for deploying and operating applications on the Prisma Platform and composing services with @prisma/composer.
Agent Skills by Praveen S
Showing 2 vetted skills indexed across 1 GitHub repositories.
prisma-platform-core-concepts
Explains Prisma Platform concepts for deploying services, databases, and preview environments.
prisma-composer-core-concepts
Explains Prisma Composer concepts for composing, deploying, and testing typed service applications.
Frequently Asked Questions About Praveen S
FAQPage SchemaWhat tasks can I perform using Praveen S's Prisma skills?▼
You can host, deploy, and operate apps on the Prisma Platform—managing projects, branches, preview environments, Prisma Postgres databases, storage buckets, environment variables, custom domains, logs, and the GitHub integration—plus compose, run, and test services with @prisma/composer.
Who are these Prisma skills designed for?▼
They target developers and platform engineers deploying applications on Prisma Platform (version 8.0.0-rc.14) or building composed service architectures with @prisma/composer 0.19.0, including those handling promote/rollback cycles and environment teardown.
How do I run and test composed services with @prisma/composer?▼
Use the prisma-composer CLI to run services locally, wire Modules via compute(), module(), and contract(), load dependencies with service.load(), and test in isolation using mockService and bootstrapService before standing up or tearing down an environment.
What commands and configuration trigger the Prisma Platform skill?▼
The skill activates on prisma deploy, prisma dev, prisma auth, prisma project, prisma branch, prisma service, prisma postgres, prisma bucket, prisma git, and prisma.config.ts, covering promote and rollback operations across services and their versions.