About
The ORM Reviewer skill is a specialized tool for Claude Code designed to audit Object-Relational Mapping code for performance bottlenecks and architectural flaws. It automatically detects patterns in popular frameworks like Prisma, TypeORM, SQLAlchemy, Django ORM, and GORM to identify common issues such as N+1 queries, inefficient loading strategies, and missing transactions. By providing actionable feedback and framework-specific code examples, it helps developers ensure their database interactions are scalable, performant, and reliable.