CtrlK
BlogDocsLog inGet started
Tessl Logo

android-agent-skills

github.com/krutikJain/android-agent-skills

Skill

Added

Review

android-modernization-upgrade

Bring very old Android projects to a current supported baseline with staged upgrades, deprecated API replacement, 16 KB alignment checks, and explicit handoff to specialized skills.

android-di-hilt

Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries.

android-ci-cd-release-playstore

Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.

android-ui-states-validation

Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release.

android-security-best-practices

Apply Android app security guidance around secrets, storage, network trust, exported components, and least privilege.

android-gradle-build-performance

Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits.

android-rxjava-to-coroutines-migration

Migrate Android RxJava code to Kotlin coroutines and Flow with safe lifecycle-aware replacements.

android-coroutines-flow

Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines.

android-coroutines-flow

Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines.

android-serialization-offline-sync

Coordinate serialization, caching, conflict handling, and offline-first sync flows in Android apps.

android-modularization

Design Android repositories with feature, core, and build-logic modules that scale without cyclic dependencies.

android-room-database

Model Room entities, DAOs, transactions, migrations, schema exports, and test-safe local persistence.

android-compose-foundations

Build Android UI with Jetpack Compose foundations, layouts, modifiers, theming, and stable component structure.

android-di-hilt

Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries.

android-compose-xml-interoperability

Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming.

android-compose-accessibility

Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets.

android-navigation-deeplinks

Handle navigation graphs, back stack behavior, app links, intents, and destination ownership for Android apps.

android-compose-performance

Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps.