kotlin-concurrency-expert
CommunityMaster Kotlin Coroutines in Android
AuthorAerisG222
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses complex concurrency issues in Kotlin/Android applications, ensuring robust, efficient, and lifecycle-aware asynchronous operations.
Core Features & Use Cases
- Coroutine Review & Debugging: Analyzes and fixes bugs related to coroutines, ANRs, and memory leaks.
- Lifecycle Safety: Implements structured concurrency and proper scoping to prevent coroutine leaks.
- Performance Optimization: Improves thread safety and resolves issues with dispatcher usage.
- Use Case: A developer is experiencing ANRs in their Android app due to blocking the main thread. This Skill can identify the offending coroutine, refactor it to use
Dispatchers.IO, and ensure it's properly scoped to the ViewModel's lifecycle.
Quick Start
Review the provided Kotlin code for lifecycle-related coroutine issues and suggest improvements.
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: kotlin-concurrency-expert Download link: https://github.com/AerisG222/maw-photos-android/archive/main.zip#kotlin-concurrency-expert 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 223,000+ vetted skills library on demand.