Acerca de
The React Native Web Performance skill equips Claude with specialized knowledge to audit and enhance the efficiency of cross-platform applications running in the browser. It provides implementation patterns for dynamic code splitting via Suspense, list virtualization with FlatList, and memoization techniques to minimize re-renders. By integrating web-specific optimizations like native image lazy loading and Intersection Observer support, this skill ensures that React Native applications remain lightweight and responsive, helping developers avoid common anti-patterns that lead to bloated bundles and sluggish UI performance.