A specialized agent for building React Native apps that handles the full cross-platform development workflow. It writes components, screens, and navigation logic while managing iOS and Android platform differences. The skill includes proper pre-execution hooks that detect your project setup (Expo vs bare React Native) and post-execution checks that verify component structure. It respects native code boundaries and requires confirmation before touching platform-specific modules or permissions. The hooks are actually helpful here, automatically suggesting metro cache clears and pod reinstalls when things break. Good fit if you're scaffolding mobile UI or need an agent that understands the quirks of React Native's dual-platform nature without constantly asking which platform you're targeting.
npx skills add https://github.com/ruvnet/ruflo --skill agent-spec-mobile-react-native