kotlin-coroutines-flows

Community

Master Kotlin's async and reactive patterns.

AuthorKimjiman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers write efficient, non-blocking asynchronous code in Kotlin using coroutines and Flows, simplifying complex concurrent operations and reactive data streams.

Core Features & Use Cases

  • Structured Concurrency: Manages coroutine lifecycles and cancellation robustly.
  • Flow Management: Handles reactive data streams with operators for transformation, debouncing, and error handling.
  • State Management: Utilizes StateFlow and SharedFlow for UI state and one-time events.
  • Testing: Provides patterns for testing coroutines and Flows effectively.
  • Use Case: Build a responsive Android UI that fetches data from multiple sources in parallel, displays loading states, and updates in real-time as data changes, all while ensuring proper cancellation and resource management.

Quick Start

Use the kotlin-coroutines-flows skill to demonstrate structured concurrency with a ViewModelScope example.

Dependency Matrix

Required Modules

None required

Components

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-coroutines-flows
Download link: https://github.com/Kimjiman/basic-arch/archive/main.zip#kotlin-coroutines-flows

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 223,000+ vetted skills library on demand.