agent-skills
Expert React Native skills for building, testing, and migrating apps
All Skills in This Repository (13)
Pure Emerald Level Indicatorsvalidate-skills
Validate skill directories against the agentskills.io specification and Claude Code best practices.
react-native-best-practices
Profile and optimize React Native performance bottlenecks across JavaScript and native layers.
github
Automate GitHub PR workflows and code reviews using the gh CLI.
vercel-react-native-skills
Optimize React Native and Expo app performance with list virtualization and state management guidelines.
react-native-testing
Write and execute automated React Native Testing Library tests for RNTL v13 and v14.
dogfood
Explore mobile apps to identify bugs and generate reports with screenshots and steps.
assess-react-native-migration
Assess mobile product migration readiness to React Native with evidence-based analysis.
react-navigation
Configure React Native navigation stacks, tabs, drawers, and sheets with predefined patterns.
upgrading-react-native
Automate React Native upgrades by applying diffs and updating dependencies.
create-react-native-library
Automate React Native library and native module setup with Turbo or Nitro support.
react-native-brownfield-migration
Guide incremental migration from native iOS/Android apps to React Native or Expo.
react-native-tv-best-practices
Optimize React Native apps for TV platforms with focus navigation and 10-foot UI.
Frequently Asked Questions
FAQPage SchemaHow to install Callstack Agent Skills?โผ
Run `npx skills add callstackincubator/agent-skills --all -g -y` in your terminal to install every skill globally. To install just one, use `--skill react-native-best-practices` instead of `--all`.
What problems do these React Native skills solve?โผ
They cover performance optimization, navigation setup, TV app development, version upgrades, library scaffolding, CI build artifacts, device testing, and migrating native iOS/Android apps to React Native.
Which AI assistants work with these skills?โผ
They follow the universal SKILL.md standard and work with Claude Code, OpenAI Codex, Cursor, GitHub Copilot, Gemini CLI, and other compatible assistants.
Can AI help migrate my native app to React Native?โผ
Yes. The migration skills assess whether migration makes sense for your product, then guide incremental brownfield integration of React Native into existing iOS and Android apps.
Do I need React Native experience to use these skills?โผ
Basic familiarity helps, but the skills give your AI assistant expert-level instructions, so you can describe what you want in plain English and let the agent apply the correct patterns.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core