krutikJain/android-agent-skills
Agent Claude Code
Model Room entities, DAOs, transactions, migrations, schema exports, and test-safe local persistence.
krutikJain/android-agent-skills
Agent Claude Code
Model Room entities, DAOs, transactions, migrations, schema exports, and test-safe local persistence.
krutikJain/android-agent-skills
Agent Claude Code
Migrate Android RxJava code to Kotlin coroutines and Flow with safe lifecycle-aware replacements.
krutikJain/android-agent-skills
Agent Claude Code
Apply Android app security guidance around secrets, storage, network trust, exported components, and least privilege.
krutikJain/android-agent-skills
Agent Claude Code
Coordinate serialization, caching, conflict handling, and offline-first sync flows in Android apps.
krutikJain/android-agent-skills
Agent Claude Code
Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership.
krutikJain/android-agent-skills
Agent Claude Code
Validate Android UI behavior with Compose UI tests, Espresso-style checks, screenshot assertions, and accessibility verification.
krutikJain/android-agent-skills
Agent Claude Code
Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders.
krutikJain/android-agent-skills
Agent Claude Code
Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release.
krutikJain/android-agent-skills
Agent Claude Code
Handle XML layouts, ConstraintLayout, Fragments, ViewBinding, DataBinding, and classic Android UI lifecycle patterns.
krutikJain/android-agent-skills
Agent Claude Code
Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits.
krutikJain/android-agent-skills
Cursor rule Cursor
Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projects.
krutikJain/android-agent-skills
Cursor rule Cursor
Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
krutikJain/android-agent-skills
Cursor rule Cursor
Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns.
krutikJain/android-agent-skills
Cursor rule Cursor
Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets.
krutikJain/android-agent-skills
Cursor rule Cursor
Build Android UI with Jetpack Compose foundations, layouts, modifiers, theming, and stable component structure.
krutikJain/android-agent-skills
Cursor rule Cursor
Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps.
krutikJain/android-agent-skills
Cursor rule Cursor
Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.
krutikJain/android-agent-skills
Cursor rule Cursor
Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming.
krutikJain/android-agent-skills
Cursor rule Cursor
Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines.
krutikJain/android-agent-skills
Cursor rule Cursor
Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries.
krutikJain/android-agent-skills
Cursor rule Cursor
Use semantic ADB and UIAutomator workflows to inspect, launch, and interact with Android apps from agents.
krutikJain/android-agent-skills
Cursor rule Cursor
Shape Android build logic with Gradle, version catalogs, plugins, convention patterns, and toolchain compatibility.
krutikJain/android-agent-skills
Cursor rule Cursor
Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits.
krutikJain/android-agent-skills
Cursor rule Cursor
Use Kotlin idioms safely in Android apps, including nullability, data classes, sealed types, extension functions, and collection pipelines.