debugging

Installation
SKILL.md

Purpose

Find root causes with evidence and apply minimal fixes.

When to use

  • A build, sync, runtime crash or ANR occurs.
  • Logcat, adb or Crashlytics evidence needs triage.
  • A minimal reproduction is needed.

Inputs to inspect

  • Exact command that failed.
  • Full stacktrace and first error.
  • Relevant Gradle versions and files.
  • Reproduction steps and device/API.

Required workflow

Installs
9
GitHub Stars
2
First Seen
Jun 26, 2026
debugging — gdvega/super-android-kotlin-firebase-skill