CtrlK
BlogDocsLog inGet started
Tessl Logo

android-agent-skills

github.com/krutikJain/android-agent-skills

Skill

Added

android-gradle-build-logic

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

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

android-modularization

skills/android-modularization/SKILL.md

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

android-kotlin-core

skills/android-kotlin-core/SKILL.md

Use Kotlin idioms safely in Android apps, including nullability, data classes, sealed types, extension functions, and collection pipelines.

android-testing-ui

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

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

android-performance-observability

.github/skills/android-performance-observability/SKILL.md

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

android-coroutines-flow

skills/android-coroutines-flow/SKILL.md

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

android-permissions-activity-results

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

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

android-compose-state-effects

.github/skills/android-compose-state-effects/SKILL.md

Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.

android-emulator-automation

.github/skills/android-emulator-automation/SKILL.md

Use semantic ADB and UIAutomator workflows to inspect, launch, and interact with Android apps from agents.

android-di-hilt

skills/android-di-hilt/SKILL.md

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

android-state-management

.github/skills/android-state-management/SKILL.md

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

android-workmanager-notifications

.github/skills/android-workmanager-notifications/SKILL.md

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

android-room-database

skills/android-room-database/SKILL.md

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

android-local-persistence-datastore

.github/skills/android-local-persistence-datastore/SKILL.md

Persist lightweight user and app preferences with DataStore, schema-safe models, and migration-aware defaults.

android-security-best-practices

skills/android-security-best-practices/SKILL.md

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

android-architecture-clean

.github/skills/android-architecture-clean/SKILL.md

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

android-rxjava-to-coroutines-migration

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

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

android-navigation-deeplinks

skills/android-navigation-deeplinks/SKILL.md

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

android-gradle-build-performance

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

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

android-ui-states-validation

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

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

android-compose-foundations

skills/android-compose-foundations/SKILL.md

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

android-compose-state-effects

skills/android-compose-state-effects/SKILL.md

Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.

android-mobile-frontend-design

skills/android-mobile-frontend-design/SKILL.md

Design Android mobile frontend experiences from scratch, improve existing screens, and fix UI issues with brand-forward, localization-safe, overflow-safe guidance across Compose and Views.

android-modernization-upgrade

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-security-best-practices

.github/skills/android-security-best-practices/SKILL.md

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