android-anr-investigator

Installation
SKILL.md

Android ANR Investigator

Purpose

Use this skill for:

  • ANR reports
  • app freeze complaints
  • "click does nothing"
  • long startup hangs
  • blocked navigation
  • jank severe enough to appear frozen

Goals

  • Identify what the main thread was blocked on
  • Distinguish CPU-heavy work from I/O wait or lock contention
  • Find the responsible code path
  • Propose targeted fixes with low regression risk
  • Suggest observability and performance regression checks
Installs
17
GitHub Stars
1
First Seen
Jun 27, 2026
android-anr-investigator — te-quanbzhang/skills-pool