关于
This skill provides specialized guidance for developers building Shopify applications with Prisma ORM, ensuring data security and performance. It enforces critical multi-tenant architecture by requiring shopId filtering on all queries to prevent cross-merchant data leaks. Beyond security, it offers implementation patterns for complex database tasks such as safe schema migrations, transaction management, bulk operations, and N+1 query prevention. Whether you are setting up a new schema or optimizing an existing production database, this skill helps maintain data integrity and application responsiveness within the Shopify ecosystem.