Code review for Next.js and TypeScript projects. Use when asked to "review this code", "check this PR", "review my changes", "look at this component", or any code review request. Applies team standards for TypeScript types, React component patterns, error handling, accessibility, and performance.
Always structure reviews as follows:
One paragraph: What does this code do? Is it ready to merge?
This project uses:
BlogCard.tsxtype not interface"use client" directive only when needed