소개
The React Native Web Core skill equips Claude with the foundational patterns and best practices needed to develop high-quality web applications using the React Native API. It enables seamless cross-platform development by enforcing the use of React Native primitives like View, Text, and Pressable over standard HTML elements, ensuring code portability between web, iOS, and Android. By implementing platform-specific abstractions, accessibility standards, and type-safe styling, this skill helps developers maintain a single codebase for multiple platforms without sacrificing web performance or user experience.