What problem does it solve? Modern frontend development requires juggling React Server Components, concurrent rendering, state management, accessibility, and Core Web Vitals optimization simultaneously. This Skill provides structured guidance for building production-grade React and Next.js interfaces without missing critical performance or accessibility requirements. ## Core Features & Use Cases - React 19 & Next.js 15 Implementation: Build components using Server Components, Server Actions, Suspense streaming, and hooks like useActionState and useOptimistic. - State & Data Management: Implement Zustand, TanStack Query, SWR, and optimistic update patterns for client-side data flows. - Performance & Accessibility: Optimize Core Web Vitals (LCP, FID, CLS) and implement WCAG 2.2 AA compliance with ARIA patterns and keyboard navigation. - Use Case: When asked to build a data table with sorting and filtering, the Skill produces a TypeScript-typed, accessible component with proper loading states, error boundaries, and responsive Tailwind styling. ## Quick Start Ask the assistant to build a React component or Next.js page, specifying your target devices, state management preference, and any accessibility requirements.