android-bug-hunting-main-thread-violations
CommunityIdentify Android main-thread violations and prevent ANRs.
AuthorMithrandir21
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps developers detect and mitigate main-thread operations that cause app jank, slow startup, and ANRs.
Core Features & Use Cases
- Detection of blocking I/O and heavy work: Finds code patterns like network, disk, and JSON operations on the main thread.
- Scope coverage: Analyzes Kotlin and Java files for synchronous calls such as database, network, or file access during startup or UI interactions.
- Use Case: When debugging startup delays or frame drops, use this skill to identify code that runs synchronously on the main thread, then refactor to perform such operations asynchronously.
Quick Start
Use this skill to scan your project files for main-thread violations and generate a report detailing their locations and severity.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-bug-hunting-main-thread-violations Download link: https://github.com/Mithrandir21/game-deals-android-app/archive/main.zip#android-bug-hunting-main-thread-violations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.