coroutines skills

21 tagged coroutines, measured the same way as everything else here.

Browse within: kotlin 19android 18kotlin-multiplatform 18compose-multiplatform 17jetpack-compose 17

compose-animations

01

chrisbanes/skills

Skill Claude CodeCodex

Use when writing or reviewing Jetpack Compose motion: visibility enter/exit, animating one property toward a target, color or size transitions, multiple properties from one state, switching composable content, or choosing between AnimatedVisibility, animateAsState, rememberTransition, AnimatedContent, and Crossfade.

1.0k 5d ago A 64 tokens original Apache-2.0

chrisbanes/skills

Skill Claude CodeCodex

Use when writing or reviewing Jetpack Compose UI tests, screenshot tests, previews, semantics assertions, fake image loading, keyboard input, focus assertions, interaction state (hover/pressed/focused), or tests for plain state-driven UI composables.

1.0k 5d ago A 54 tokens original Apache-2.0

to-plan

03

chrisbanes/skills

Skill Claude CodeCodex

Use when one ready GitHub issue or an in-chat task needs a repository-aware implementation plan for a later implementation workflow.

1.0k 5d ago A 27 tokens original Apache-2.0

santimattius/structured-coroutines

Skill Claude CodeCodex

Load, when a developer writes, reviews, or debugs Kotlin coroutine code and needs help spotting concurrency bugs — GlobalScope leaks, runBlocking in suspend, missing Flow catch, hardcoded or wrong dispatchers, unhandled timeouts, cancellation and structured-concurrency mistakes — or asks how to make async Kotlin…

140 8d ago A 71 tokens original Apache-2.0