android-bug-hunting-coroutine-and-flow-defects

Community

Identify and fix Kotlin coroutine and Flow bugs in Android apps.

AuthorMithrandir21
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers face subtle bugs in Kotlin coroutine and Flow usage that can lead to crashes, memory leaks, or UI glitches in Android applications.

Core Features & Use Cases

  • Detects common coroutine scope misuses like GlobalScope and runBlocking on the main thread.
  • Highlights improper Flow collection practices, such as not using repeatOnLifecycle.
  • Finds issues with StateFlow and SharedFlow for event handling and state representation.
  • Assists in identifying unsafe coroutine dispatching, blocking calls, and cancellation problems in Kotlin code across Android projects.
  • Applicable during code reviews or static code analysis to improve app stability and correctness.

Quick Start

Scan the Kotlin source files in your project to find coroutine and Flow-related anti-patterns and safety issues.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-coroutine-and-flow-defects
Download link: https://github.com/Mithrandir21/game-deals-android-app/archive/main.zip#android-bug-hunting-coroutine-and-flow-defects

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.