React Native Development
Deep integration with React Native ecosystem for cross-platform mobile development
npx skills add a5c-ai/babysitter --skill react-native-dev --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# React Native Development Skill ## Overview This skill provides deep integration with the React Native ecosystem for cross-platform mobile development. It enables execution of React Native CLI commands, component generation, build optimization, and comprehensive debugging capabilities. ## Allowed Tools - `bash` - Execute React Native CLI, Expo CLI, and npm/yarn commands - `read` - Analyze React Native project files, configurations, and components - `write` - Generate and modify React Native components and configurations - `edit` - Update existing React Native code and configurations - `glob` - Search for React Native components and configuration files - `grep` - Search for patterns in React Native codebase ## Capabilities ### Core Development 1. **React Native CLI Operations** - Initialize new React Native projects - Run Metro bundler with custom configurations - Execute platform-specific builds (iOS/Android) - Link native dependencies - Generate native code bridges 2. **Expo CLI Operations** - Create and manage Expo projects - Configure EAS Build and EAS Submit - Manage Expo config plugins - Handle over-the-air updates - Prebuild for bare workflow ejection 3. **Component Generati
- Overview
- Allowed Tools
- Capabilities
- Core Development
- State Management
- Navigation
- Performance
- Testing
- Debugging
- Target Processes
- Dependencies
- Required
- Optional
- Configuration
Create new React Native project npx react-native init MyApp --template react-native-template-typescript Or with Expo npx create-expo-app MyApp --template expo-template-blank-typescript npx react-native start --reset-cache cd ios && pod install --repo-update cd android && ./gradlew clean npx react-native link
What does the React Native Development skill do?
Deep integration with React Native ecosystem for cross-platform mobile development
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill react-native-dev --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
