android-memory-leak-fixer

Installation
SKILL.md

Android Memory Leak Fixer

Purpose

Use this skill for:

  • LeakCanary reports
  • memory growth after repeated navigation
  • OOM symptoms
  • retained Activities/Fragments/Views
  • listeners or callbacks never released
  • bitmap/cache over-retention

Goals

  • Trace the retention chain
  • distinguish intentional cache retention from leaks
  • identify the owning reference that should be released
  • recommend a fix that preserves behavior
  • define verification with leak and memory checks
Installs
17
GitHub Stars
1
First Seen
Jun 27, 2026
android-memory-leak-fixer — te-quanbzhang/skills-pool