debug
Installation
SKILL.md
Skill: debug
On load: Read ../../.claude-plugin/plugin.json from this skill's base directory. Display debug v{version} before proceeding.
Debug React Native apps through Metro, console log streams, CDP evaluation, component tree inspection, and network monitoring.
IMPORTANT: Console streams, component trees, and network logs can be large.
Always dispatch a subagent for streaming and tree operations.
Dependencies
| Skill / Resource | Why |
|---|---|
_shared (metro.sh, logs.sh, cdp-bridge.js, hmr.sh) |
All debug operations — Metro health, log capture, JS eval, component tree, network monitor, HMR events |