ProfessorGPTProfessorGPT
LiveKit
LiveKitLiveKit· v1.0.0
codingOfficial
Official Provider SkillView repo

Implement and review Kotlin Coroutines on Android: configure CoroutineScopes, manage Dispatchers, expose StateFlow/SharedFlow from ViewModels, collect with repeatOnLifecycle, and convert callback APIs to callbackFlow. Use when writing suspend functions, wiring up Flow or StateFlow, fixing async bugs, replacing GlobalScope, or integrating coroutines with Android lifecycle components.

Files2 files
.openskills.json7 lines
{
"source": "https://github.com/new-silvermoon/awesome-android-agent-skills.git",
"sourceType": "git",
"repoUrl": "https://github.com/new-silvermoon/awesome-android-agent-skills.git",
"subpath": ".github/skills/android-coroutines",
"installedAt": "2026-02-08T13:21:45.307Z"
}

Install

Recommended

One command — your agent picks it up automatically.

Select an AI agent above to see the install command.

or

Manual Install

More steps

Download the archive and add the files to your project manually.

Skill details

Versionv1.0.0
AuthorLiveKit
Categorycoding
Skill IDlivekit/client-sdk-android/.agent/skills/android-coroutines
Files2 files

Related skills