About
This Claude Code skill empowers developers to proactively detect and fix inefficient database patterns that degrade application performance. It provides specialized detection logic for N+1 queries, sequential awaits, and missing pagination across popular ORMs like Prisma, Drizzle, and TypeORM. By offering both automated grep-based scanning scripts and concrete refactoring templates, it helps teams optimize their data access layer, reduce database load, and ensure scalable connection management.