react-native-debugging

Use PROACTIVELY when debugging React Native apps. Reads console logs and executes JavaScript in running apps via Metro bundler. Invoke for: app crashes, state inspection, API debugging, error investigation, or running diagnostic code. Requires Metro running (port 8081).

$ Installer

git clone https://github.com/mikekelly/react-native-debugger ~/.claude/skills/react-native-debugger

// tip: Run this command in your terminal to install the skill