Sonal@git
Community@Sonal-Github1
Sonal@git provides deployment and development guidance for Prisma Platform, Prisma Composer service composition, and FastAPI backend conventions.
Agent Skills by Sonal@git
Showing 2 vetted skills indexed across 1 GitHub repositories.
prisma-platform-core-concepts
Explains Prisma Platform concepts for deploying, hosting, and operating Composer apps.
prisma-composer-core-concepts
Explains Prisma Composer concepts for composing, deploying, and testing typed service applications.
Frequently Asked Questions About Sonal@git
FAQPage SchemaWhat tasks can I accomplish using Sonal@git's skills?▼
You can host and operate apps on Prisma Platform (projects, branches, preview environments, Prisma Postgres, buckets, logs, GitHub integration), deploy and test services composed with @prisma/composer, and apply FastAPI best practices for Pydantic models, dependencies, and SSE streaming.
Who are these skills designed for?▼
Backend and platform engineers deploying applications on Prisma Platform or Prisma Postgres, developers composing modular services with @prisma/composer, and Python web developers building FastAPI services with streaming responses and frontend serving.
What commands and runtime workflows do these skills cover?▼
They cover prisma deploy, dev, auth, project, branch, service, postgres, bucket, and git commands plus prisma.config.ts for platform operations, the prisma-composer CLI for standing up and tearing down environments, and FastAPI conventions for clean, current application code.
What are the prerequisites and dependencies for these skills?▼
The Prisma Platform skill targets library version 8.0.0-rc.14, the Composer skill targets @prisma/composer 0.19.0 with functions like compute(), module(), and service.load(), and the FastAPI skill assumes a FastAPI project using Pydantic models and dependency injection.