android-network-bug-debugger

Installation
SKILL.md

Android Network Bug Debugger

Purpose

Use this skill for:

  • API request failures
  • intermittent loading failure
  • auth/token refresh bugs
  • timeout or retry problems
  • offline/weak-network defects
  • parsing compatibility issues
  • stale response overwriting newer UI state

Goals

  • identify whether the bug is transport, auth, parsing, caching, concurrency, or UI-state related
  • trace request lifecycle from trigger to UI update
  • recommend robust fixes for weak and unstable network conditions
  • define tests for retries, expiry, and out-of-order results
Installs
16
GitHub Stars
1
First Seen
Jun 27, 2026
android-network-bug-debugger — te-quanbzhang/skills-pool