Verified
Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.
PrismaTypeScriptMigrations
Collection
Curated for TypeScript-heavy stacks: Next.js App Router, Prisma migrations, test-driven development, and reviewable patterns.
6 skills · ranked by composite score
Curated
Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.
Review for reuse, quality, efficiency. Catches over-abstraction and dead code before merge.
Next.js App Router by the book. Server components, streaming, parallel routes.
57 React/Next.js performance rules, applied as a structural review on your code.
Boolean prop hell → compound components. Cleaner React component APIs by construction.
TDD with red/green/refactor as a concrete TypeScript walkthrough.