git log --oneline --stat
HEAD
- Stars
- 2.9k
- Forks
- 118
- Updated
- May 23, 2026
repo --stat
stars
2.9k
forks
118
last update
May 23, 2026
license
MITv2.1.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add android-kotlin-coroutines-pro - Invoke
// Run from any project directory
$ claude --skill android-kotlin-coroutines-pro "help me ship this" - Or copy this from the README
// extracted bash block
$ claude skills add android-kotlin-coroutines-pro
android-kotlin-coroutines-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Kotlin Coroutines & Flow Pro
- slug:
- android-kotlin-coroutines-pro
- version:
- v2.1.0
- license:
- MIT
- author:
- @jetbrains-friends
- categories:
- tags:
- #kotlin#coroutines#flow#concurrency#testing
- description:
Idiomatic structured concurrency: coroutines, Flow, channels, error handling, testing — done right.
README.md
android-kotlin-coroutines-pro/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…