Acerca de
Streamlines the database development lifecycle for worldbuilding applications by providing standardized patterns for using Prisma ORM with Supabase. It offers comprehensive guidance on configuring dual-connection pooling for transaction and session management, setting up shadow databases for safe migration previews, and implementing idempotent seeding scripts. This skill ensures robust data architecture through best practices for schema design, CI/CD validation, and the implementation of singleton client patterns to prevent connection exhaustion in serverless environments.