android-debugging

Community

Debug Android & KMP issues

Authorrcosteira79
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides specialized techniques and tools to efficiently diagnose and resolve issues encountered during Android and Kotlin Multiplatform (KMP) development, extending systematic debugging with platform-specific insights.

Core Features & Use Cases

  • Evidence Gathering: Utilizes adb logcat, ANR traces, and memory leak analysis (e.g., LeakCanary) to collect critical diagnostic data.
  • Stack Trace Decoding: Offers methods for decoding obfuscated R8/ProGuard stack traces and diagnosing Gradle build failures.
  • Compose Debugging: Addresses common issues like recomposition bugs and state management problems in Jetpack Compose.
  • Use Case: When an Android app crashes in production, this Skill helps analyze the Caused by: chain in the stack trace, identify potential memory leaks using LeakCanary, and decode R8-obfuscated logs to pinpoint the root cause.

Quick Start

Use the android-debugging skill to analyze the provided crash log and identify the root cause.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-debugging
Download link: https://github.com/rcosteira79/android-skills/archive/main.zip#android-debugging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.