01Optimizes asset loading using next/image, next/font, and next/script conventions
02Validates React Server Component (RSC) boundaries and prop serializability
03Guides migration to Next.js 15+ async APIs for params, searchParams, and cookies
04Prevents data waterfalls through optimized Suspense and preloading strategies
050 GitHub stars
06Enforces standardized error handling using error.tsx and global-error.tsx patterns