Devan F
Community@devanfer02
Agent Skills by Devan F
Showing 16 vetted skills indexed across 1 GitHub repositories.
android-data-layer
Coordinate Room caching, Retrofit fetches, and offline-first synchronization in Android data layers.
android-testing
Configure unit, Hilt integration, and Roborazzi screenshot tests for Android apps.
compose-navigation
Model Jetpack Compose navigation routes as @Serializable primitives for type-safe NavHost setup.
android-architecture
Enforce Clean Architecture and Hilt dependency injection across Android UI, Domain, and Data layers.
xml-to-compose-migration
Convert Android XML layouts into Jetpack Compose equivalents.
android-coroutines
Enforce structured concurrency and lifecycle-safe coroutine patterns in Android Kotlin code.
android-retrofit
Build type-safe Android REST clients with Retrofit and Kotlin coroutines.
compose-ui
Enforce stateless components and MaterialTheme patterns in Jetpack Compose UIs.
android-viewmodel
Generate Kotlin ViewModels with MutableSharedFlow event handling for Android apps.
kotlin-concurrency-expert
Identify and fix improper Kotlin coroutine usage in Android projects.
atomic-commits
Breaks down feature implementations into manageable, independently committed unitsUTE with standardized messages.
coil-compose
Implement Coil image loading in Jetpack Compose with AsyncImage and error handling.
compose-performance-audit
Analyze Jetpack Compose code to diagnose recomposition storms and jank.
android-accessibility
Identifies Android Jetpack Compose accessibility issues including content descriptions, touch targets, color contrast, focus management, and semantic structuring.
gradle-build-performance
Diagnose Android/Gradle build performance with build scans and configuration cache.
android-gradle-logic
Consolidate Android Gradle build configurations into reusable convention plugins and a version catalog.