mobile-debugging
Installation
SKILL.md
Mobile Debugging
Trigger
Use this skill when the user:
- Has a bug they cannot find or fix
- Asks about debugging tools (Flipper, DevTools, Debugger)
- Needs to inspect network requests, state, or component trees
- Wants to detect memory leaks or performance issues
- Mentions "debug", "Flipper", "DevTools", "memory leak", "profiler", "breakpoint", or "network inspector"
- Is troubleshooting crashes, freezes, or unexpected behavior
Required Inputs
- Framework: Expo (React Native) or Flutter
- Issue type: crash, performance, UI rendering, network, state, memory leak
- Platform: iOS, Android, or both
- Build mode: development, preview, or production