Tag: prisma
skill
★ 3,264
Project Code Standards Reviewer Skill
This skill reviews code changes against a comprehensive set of project-specific coding standards. It validates adherence to rules covering multitenancy, data access patterns, architectural layering, and modern TypeScript best practices.
skill
★ 10,706
Prisma ORM for Type-Safe Database Interactions
This skill guides the correct implementation of Prisma ORM, ensuring proper type safety and usage of generated clients and enums within a TypeScript environment. It facilitates robust database interactions with PostgreSQL.
skill
★ 27,411
Langfuse Backend Development Guidelines
Comprehensive development guidelines for the Langfuse monorepo, covering tRPC routers, BullMQ processors, and database access patterns using Prisma and ClickHouse. It provides standards for architecture, middleware, and testing across web, …