VerifiedGlobalGit
v1.0.0

android-coroutines

by @new-silvermoon0 pulls
URLopenbooklet.com/s/android-coroutines
Pinnedopenbooklet.com/s/android-coroutines@1.0.0
APIGET /api/v1/skills/android-coroutines

Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, lifecycle integration, and reactive streams.

android-coroutinesviewing
android-accessibility.github/skills/android-accessibility/SKILL.md

Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.

android-architecture.github/skills/android-architecture/SKILL.md

Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt. Use this when asked about project structure, module setup, or dependency injection.

android-data-layer.github/skills/android-data-layer/SKILL.md

Guidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first synchronization.

android-gradle-logic.github/skills/android-gradle-logic/SKILL.md

Expert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.

android-testing.github/skills/android-testing/SKILL.md

Comprehensive testing strategy involving Unit, Integration, Hilt, and Screenshot tests.

android-viewmodel.github/skills/android-viewmodel/SKILL.md

Best practices for implementing Android ViewModels, specifically focused on StateFlow for UI state and SharedFlow for one-off events.

coil-compose.github/skills/coil-compose/SKILL.md

Expert guidance on using Coil for image loading in Jetpack Compose. Use this when asked about loading images from URLs, handling image states, or optimizing image performance in Compose.

compose-navigation.github/skills/compose-navigation/SKILL.md

Implement navigation in Jetpack Compose using Navigation Compose. Use when asked to set up navigation, pass arguments between screens, handle deep links, or structure multi-screen apps.

compose-ui.github/skills/compose-ui/SKILL.md

Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or refactoring Composable functions.

gradle-build-performance.github/skills/gradle-build-performance/SKILL.md

Debug and optimize Android/Gradle build performance. Use when builds are slow, investigating CI/CD performance, analyzing build scans, or identifying compilation bottlenecks.

rxjava-to-coroutines-migration.github/skills/rxjava-to-coroutines-migration/SKILL.md

Guide and execute the migration of asynchronous code from RxJava to Kotlin Coroutines and Flow. Use this skill when a user asks to convert RxJava (Observables, Singles, Completables, Subjects) to Coroutines (suspend functions, Flows, StateFlows).

Auto-indexed from new-silvermoon/awesome-android-agent-skills

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0