关于
The Prisma Setup skill provides a comprehensive framework for implementing the Prisma ORM within Node.js environments. It automates the boilerplate associated with database initialization, schema definition, and client configuration while enforcing best practices like type safety and efficient query patterns. Whether you are setting up a new PostgreSQL database, managing complex migrations, or implementing advanced pagination and transactions, this skill ensures your data layer is scalable, performant, and deeply integrated with TypeScript.