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" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill android-kotlin-coroutines-pro "now refactor it"
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
- repository:
- github.com/jetbrains-friends/kotlin-coroutines-pro
- categories:
- tags:
- #kotlin#coroutines#flow#concurrency#testing
- description:
Idiomatic structured concurrency: coroutines, Flow, channels, error handling, testing — done right.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
android-kotlin-coroutines-pro/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…