This skill provides React and Next.js specific patterns for building performant, maintainable frontend applications. When to Invoke This Skill Automatically activate for: - React component implementation - Next.js page and API routes - State management patterns - Performance optimization - Server/Client component decisions Next.js App Router Patterns Server vs Client Components Streaming with Suspense Data Fetching Patterns React Performance Patterns Component Decomposition Memoization Strategies State Management Patterns Context with Reducer Custom Hooks Component Patterns Compound Component…