ios-android-logs
✓Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filtering, and real-time streaming. Use this skill when users need to view device logs for debugging.
Installation
SKILL.md
Complete guide to viewing and filtering device logs on iOS and Android.
| default | Default messages | | info | Informational | | debug | Debug (hidden by default) | | error | Error conditions | | fault | Fault/critical |
| V | Verbose | | D | Debug | | I | Info | | W | Warn | | E | Error | | F | Fatal | | S | Silent |
Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filtering, and real-time streaming. Use this skill when users need to view device logs for debugging. Source: cap-go/capgo-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cap-go/capgo-skills --skill ios-android-logs- Source
- cap-go/capgo-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-09
- Updated
- 2026-02-18
Quick answers
What is ios-android-logs?
Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filtering, and real-time streaming. Use this skill when users need to view device logs for debugging. Source: cap-go/capgo-skills.
How do I install ios-android-logs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cap-go/capgo-skills --skill ios-android-logs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cap-go/capgo-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-09