Browse curated AI prompts for GitHub Copilot.
Convert CREATE TABLE SQL into a Prisma schema.prisma file.
Use Copilot to define a new Prisma model, migrate, seed, and test it.
Have Copilot generate migration scripts for schema changes based on a before/after view.