Diagnoses and resolves complex React Native and Expo issues including white screens, Firebase connectivity, and performance bottlenecks.
The rn-debug skill provides a systematic troubleshooting framework for React Native and Expo applications, specifically targeting common pain points like the 'White Screen of Death,' Firebase configuration errors, and EAS build failures. It equips Claude with structured workflows to investigate native module mismatches, stabilize Firestore connections, and debug complex re-rendering cycles using standardized logging patterns. By integrating with MobileMCP for visual inspection and providing specific fixes for emulator connectivity, this skill streamlines the entire mobile debugging lifecycle for developers.
Key Features
01Advanced re-rendering detection and hook-lifecycle logging patterns
0232 GitHub stars
03Systematic troubleshooting flows for white screens and app crashes
04MobileMCP integration for visual screen inspection and element interaction
05EAS local build debugging and environment variable management
06Firebase Auth and Firestore emulator connectivity optimization for iOS/Android
Use Cases
01Fixing startup crashes caused by Provider errors or Firebase initialization issues
02Identifying performance bottlenecks through comprehensive component re-render logging
03Resolving EAS local build failures and .env file exclusion problems