关于
This skill provides a standardized framework for managing a Prisma-based data access library, specifically optimized for high-integrity TypeScript environments. It streamlines the implementation of database operations by enforcing patterns like UUID primary keys, mandatory timestamps, and soft deletes. By guiding users through schema design, Data Access Object (DAO) creation, and PostgreSQL Role-Based Access Control (RBAC), this skill ensures that database interactions remain secure, performant, and maintainable throughout the software development lifecycle.