About
This skill equips Claude with specialized knowledge to audit and enhance React applications across three critical production domains: performance, accessibility, and security. It provides actionable guidance on implementing automatic code-splitting with TanStack Router, optimizing components for the React Compiler, and managing assets efficiently for faster load times. For accessibility, it ensures adherence to WCAG standards through semantic HTML and keyboard navigation patterns. On the security front, it implements robust protections against XSS, manages environment variables safely, and enforces strict data validation using Zod, making it an essential companion for building high-quality, production-grade web interfaces.