A focused assistant for building React Native apps with HeroUI Native, the mobile component library that runs on Uniwind instead of regular Tailwind CSS. It knows the critical differences between HeroUI's web and native versions (HSL vs oklch colors, onPress vs onClick, compound component patterns) and will fetch current documentation before suggesting implementations. Handles the full setup process including required dependencies like react-native-reanimated and proper provider wrapping. Most useful when you need to implement specific mobile UI patterns without accidentally mixing in web-only HeroUI React code that won't work on iOS and Android.
npx skills add https://github.com/heroui-inc/heroui --skill heroui-native