Hafis Alrizal
Community@hafisalrizal
haha!
Agent Skills by Hafis Alrizal
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 declaring, wiring, testing, and deploying typed service graphs.
Frequently Asked Questions About Hafis Alrizal
FAQPage SchemaWhat tasks can I perform with hafisalrizal'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 composing and testing services with @prisma/composer.
Who should use these Prisma Platform and Composer skills?▼
Backend and platform engineers deploying applications on Prisma Platform, and developers building modular apps with @prisma/composer who need to wire services and Modules, run locally, test composed services, or stand up and tear down environments.
Which commands and functions do these skills cover?▼
Coverage includes prisma deploy, prisma dev, prisma auth, prisma project, prisma branch, prisma service, prisma postgres, prisma bucket, prisma git, prisma.config.ts, promote and rollback, plus Composer's compute(), module(), contract(), service.load(), mockService, and bootstrapService.
What library versions do these skills target?▼
The platform skill targets Prisma library version 8.0.0-rc.15, while the Composer skill targets @prisma/composer version 0.20.0. Both skills carry manifest version 2026.9.1 and trigger on their respective Prisma Platform and Composer keywords.
What prerequisites are needed to use these skills?▼
You need an app hosted or deployable on the Prisma Platform for the platform skill, or a project using @prisma/composer for the Composer skill. Familiarity with prisma.config.ts, the prisma-composer CLI, and Prisma Postgres concepts is assumed.