·ios-android-logs
</>

ios-android-logs

cap-go/capacitor-skills

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.

56Installs·1Trend·@cap-go

Installation

$npx skills add https://github.com/cap-go/capacitor-skills --skill ios-android-logs

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/capacitor-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cap-go/capacitor-skills --skill ios-android-logs
Category
</>Dev Tools
Verified
First Seen
2026-02-01
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/capacitor-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/capacitor-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/capacitor-skills