Agent Skills by kotlinknight
Showing 15 vetted skills indexed across 1 GitHub repositories.
android-data-layer
Coordinate local Room storage and remote APIs with repository-based Android data layers.
android-tdd
Guide Android/KMP TDD with three-tier testing for ViewModels, Repositories, DAOs, and Compose UI.
xml-to-compose-migration
Convert Android XML layouts to Jetpack Compose with migration plans.
android-debugging
Gather Android-specific evidence from Logcat, ADB, and ANR traces during debugging.
android-ux
Audit Android UI touch targets, spacing, navigation, accessibility, and motion against Material Design 3.
android-dev
Guide Android and Kotlin Multiplatform projects with clean architecture and MVVM.
android-retrofit
Configure Retrofit networking with coroutines, serialization, and Hilt DI.
kotlin-coroutines
Implement Kotlin coroutines patterns for Android and Kotlin Multiplatform projects.
compose
Map Jetpack Compose usage contexts to androidx source references and patterns.
rxjava-migration
Migrate RxJava code to Kotlin Coroutines/Flow incrementally across layers.
kotlin-flows
Identify Kotlin Flow patterns for cold and hot streams in Android and Multiplatform projects.
coil-compose
Configure Coil image loading in Jetpack Compose with AsyncImage variants.
android-source-search
Fetch and summarize AOSP or AndroidX source code from Gitiles and raw.githubusercontent.com.
gradle-build-performance
Diagnose Android Gradle build bottlenecks using build scans and apply targeted optimizations.
android-gradle-logic
Automate centralized Android Gradle build configuration with convention plugins and version catalogs.