claudeindex
Plugin

coroutines-patterns

Kotlin Coroutines patterns for Android development with StateFlow, SharedFlow, suspend functions, and structured concurrency. Use when implementing async operations, managing streams of data, handling view model lifecycle, or implementing repository patterns with coroutines.

Installation

1

Add the marketplace

/plugin marketplace add maichanchinh/claude-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.