CtrlK
BlogDocsLog inGet started
Tessl Logo

android-agent-skills

github.com/krutikJain/android-agent-skills

Skill

Added

android-rxjava-to-coroutines-migration

.github/skills/android-rxjava-to-coroutines-migration/SKILL.md

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

android-coil-compose

.github/skills/android-coil-compose/SKILL.md

Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns.

android-state-management

skills/android-state-management/SKILL.md

Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership.

android-networking-retrofit-okhttp

.github/skills/android-networking-retrofit-okhttp/SKILL.md

Build Android networking stacks with Retrofit, OkHttp, interceptors, API contracts, and resilient error handling.

android-workmanager-notifications

skills/android-workmanager-notifications/SKILL.md

Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits.

android-performance-observability

skills/android-performance-observability/SKILL.md

Measure startup, rendering, memory, jank, vitals, logs, and crash signals for Android apps with actionable traces.

android-modularization

.github/skills/android-modularization/SKILL.md

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

android-compose-accessibility

skills/android-compose-accessibility/SKILL.md

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

android-media-files-sharing

skills/android-media-files-sharing/SKILL.md

Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions.

android-gradle-build-performance

skills/android-gradle-build-performance/SKILL.md

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

android-compose-xml-interoperability

.github/skills/android-compose-xml-interoperability/SKILL.md

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

android-testing-unit

skills/android-testing-unit/SKILL.md

Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders.

android-gradle-build-logic

skills/android-gradle-build-logic/SKILL.md

Shape Android build logic with Gradle, version catalogs, plugins, convention patterns, and toolchain compatibility.

android-serialization-offline-sync

skills/android-serialization-offline-sync/SKILL.md

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

android-material3-design-system

skills/android-material3-design-system/SKILL.md

Apply Material 3 tokens, color, type, spacing, adaptive components, and theme ownership in Android apps.

android-networking-retrofit-okhttp

skills/android-networking-retrofit-okhttp/SKILL.md

Build Android networking stacks with Retrofit, OkHttp, interceptors, API contracts, and resilient error handling.

android-viewsystem-foundations

.github/skills/android-viewsystem-foundations/SKILL.md

Handle XML layouts, ConstraintLayout, Fragments, ViewBinding, DataBinding, and classic Android UI lifecycle patterns.

android-modernization-upgrade

.github/skills/android-modernization-upgrade/SKILL.md

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-serialization-offline-sync

.github/skills/android-serialization-offline-sync/SKILL.md

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

android-material3-design-system

.github/skills/android-material3-design-system/SKILL.md

Apply Material 3 tokens, color, type, spacing, adaptive components, and theme ownership in Android apps.

android-ui-states-validation

skills/android-ui-states-validation/SKILL.md

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

android-testing-ui

skills/android-testing-ui/SKILL.md

Validate Android UI behavior with Compose UI tests, Espresso-style checks, screenshot assertions, and accessibility verification.

android-testing-unit

.github/skills/android-testing-unit/SKILL.md

Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders.

android-permissions-activity-results

skills/android-permissions-activity-results/SKILL.md

Use modern permission requests, Activity Result APIs, and capability-gated UX in Android flows.

android-architecture-clean

skills/android-architecture-clean/SKILL.md

Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projects.