kotlinknight avatar

kotlinknight

Community

@kotlinknight

0Followers
|
13Public Repos
|
15Published Skills

Agent Skills by kotlinknight

Showing 15 vetted skills indexed across 1 GitHub repositories.

kotlinknightkotlinknight

android-data-layer

Coordinate local Room storage and remote APIs with repository-based Android data layers.

Community
Advanced
kotlinknightkotlinknight

android-tdd

Guide Android/KMP TDD with three-tier testing for ViewModels, Repositories, DAOs, and Compose UI.

Community
Advanced
kotlinknightkotlinknight

xml-to-compose-migration

Convert Android XML layouts to Jetpack Compose with migration plans.

Community
Intermediate
kotlinknightkotlinknight

android-debugging

Gather Android-specific evidence from Logcat, ADB, and ANR traces during debugging.

Community
Advanced
kotlinknightkotlinknight

android-ux

Audit Android UI touch targets, spacing, navigation, accessibility, and motion against Material Design 3.

Community
Intermediate
kotlinknightkotlinknight

android-dev

Guide Android and Kotlin Multiplatform projects with clean architecture and MVVM.

Community
Advanced
kotlinknightkotlinknight

android-retrofit

Configure Retrofit networking with coroutines, serialization, and Hilt DI.

Community
Advanced
kotlinknightkotlinknight

kotlin-coroutines

Implement Kotlin coroutines patterns for Android and Kotlin Multiplatform projects.

Community
Advanced
kotlinknightkotlinknight

compose

Map Jetpack Compose usage contexts to androidx source references and patterns.

Community
Advanced
kotlinknightkotlinknight

rxjava-migration

Migrate RxJava code to Kotlin Coroutines/Flow incrementally across layers.

Community
Advanced
kotlinknightkotlinknight

kotlin-flows

Identify Kotlin Flow patterns for cold and hot streams in Android and Multiplatform projects.

Community
Advanced
kotlinknightkotlinknight

coil-compose

Configure Coil image loading in Jetpack Compose with AsyncImage variants.

Community
Intermediate
kotlinknightkotlinknight

android-source-search

Fetch and summarize AOSP or AndroidX source code from Gitiles and raw.githubusercontent.com.

Community
Intermediate
kotlinknightkotlinknight

gradle-build-performance

Diagnose Android Gradle build bottlenecks using build scans and apply targeted optimizations.

Community
Intermediate
kotlinknightkotlinknight

android-gradle-logic

Automate centralized Android Gradle build configuration with convention plugins and version catalogs.

Community
Advanced