debugging-capacitor

Installation
SKILL.md

Debugging Capacitor Applications

Complete guide to debugging Capacitor apps on iOS and Android.

When to Use This Skill

  • User reports app crashes
  • User needs to debug WebView/JavaScript
  • User needs to debug native code
  • User has network/API issues
  • User sees unexpected behavior
  • User asks how to debug

Quick Reference: Debugging Tools

Platform WebView Debug Native Debug Logs
iOS Safari Web Inspector Xcode Debugger Console.app
Android Chrome DevTools Android Studio adb logcat
Installs
372
GitHub Stars
44
First Seen
Feb 6, 2026
debugging-capacitor — cap-go/capgo-skills