shaharkeisarapps
Community@shaharkeisarapps
Senior Mobile Engineer & AI Architect · Kotlin Multiplatform, Compose, Android
Agent Skills by shaharkeisarapps
Showing 16 vetted skills indexed across 1 GitHub repositories.
coroutines-expert
Design Kotlin Coroutines patterns for multiplatform projects with structured concurrency.
navigation3
Migrate Android apps from Jetpack Navigation 2 to Navigation 3 with type-safe routes.
compose-expert
Implement cross-platform UI components with Compose Multiplatform for Android, Desktop, and iOS.
usecase-expert
Architects domain logic with single-responsibility use cases in Kotlin Multiplatform.
viewmodel-testing-expert
Unit test Android ViewModels with Turbine and MainDispatcherRule.
testing-expert
Design and maintain Kotlin Multiplatform tests with established patterns and templates.
cicd-expert
Automate CI/CD setup for Kotlin Multiplatform projects with GitHub Actions.
Shared Element Transitions Skill
Morph shared UI components across Jetpack Compose screens with SharedTransitionLayout.
store5-room-bridge
Implement offline-first data pipelines with Store5 and Room as SourceOfTruth.
technical-researcher
Analyzes code quality, architecture, and documentation gaps in target repositories.
store5-expert
Configure Store5 caching with Fetcher, SourceOfTruth, Converter, and Validator.
quality-expert
Configure Detekt, ktlint, and Spotless for Kotlin Multiplatform modules.
git-expert
Automate Git workflow design and commit conventions for Kotlin Multiplatform projects.
ktor-expert
Design and implement multiplatform HTTP clients using Ktor.
gradle-expert
Configure Gradle Kotlin DSL for Kotlin Multiplatform projects with version catalogs.
compose-viewmodel-bridge
Bridges ViewModel StateFlow to Compose UIs using collectAsStateWithLifecycle.