Sonal@git avatar

Sonal@git

Community

@Sonal-Github1

2Followers
|
12Public Repos
|
2Published Skills

Sonal@git provides deployment and development guidance for Prisma Platform, Prisma Composer service composition, and FastAPI backend conventions.

Skills Distribution
DomainDeveloper To...Prisma Platform Op.. (40%)Service Compositio.. (30%)FastAPI Backend De.. (30%)

Agent Skills by Sonal@git

Showing 2 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Sonal@git

FAQPage Schema
What 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.