piyushverma0

28 mods across 1 repository, 15 stars between them.

piyushverma0/android-agent-skills

Instructions file CodexOpenCode

Instructions for piyushverma0/android-agent-skills, covering android-agent-skills — codex instructions, what this repo is, repo structure, skill.md format — never deviate and writing rules.

15 4mo ago A 596 tokens original MIT

accessibility

02

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Android accessibility for AI agents. Use this skill whenever implementing accessibility, TalkBack support, content descriptions, semantic properties, touch target sizes, contrast ratios, screen reader support, contentDescription, semantics modifier, clearAndSetSemantics, mergeDescendants, heading, stateDescription…

15 4mo ago A 101 tokens original MIT

adaptive-ui

03

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Adaptive UI for Android — responsive layouts for phones, tablets, foldables, Chromebooks, and large screens. Use this skill for EVERY screen you build. Triggers on: WindowSizeClass, ListDetailPaneScaffold, SupportingPaneScaffold, ThreePaneScaffold, NavigationSuiteScaffold, NavigationRail, NavigationDrawer, adaptive…

15 4mo ago A 157 tokens original MIT

piyushverma0/android-agent-skills

Skill Claude CodeCodex

MVVM + Clean Architecture + Unidirectional Data Flow patterns for Android AI agents. Use this skill whenever designing app structure, creating ViewModels, Repositories, UseCases, data classes, domain models, UiState, UiEvent, package structure, separation of concerns, data layer, domain layer, presentation layer…

15 4mo ago A 136 tokens original MIT

android-setup

05

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Android project initialization and environment setup for AI agents. Use this skill whenever starting a new Android project, setting up build files, configuring version catalogs, choosing SDK versions, setting up Kotlin DSL, or when the agent needs to know the project's base configuration. Triggers on: new Android…

15 4mo ago A 133 tokens original MIT

android-testing

06

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Android testing for AI agents. Use this skill whenever writing unit tests, integration tests, UI tests, ViewModel tests, Repository tests, DAO tests, Compose UI tests, Hilt testing, @HiltAndroidTest, TestCoroutineDispatcher, runTest, turbine Flow testing, MockK, Mockito, FakeRepository, Robolectric, Espresso, Compose…

15 4mo ago A 120 tokens original MIT

biometrics

07

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Biometric authentication for Android AI agents. Use this skill whenever implementing fingerprint authentication, face unlock, biometric login, BiometricPrompt, BiometricManager, CryptoObject, Keystore encryption with biometrics, Class 2 vs Class 3 biometrics, biometric availability check, fallback to PIN/pattern…

15 4mo ago A 83 tokens original MIT

ci-cd-android

08

piyushverma0/android-agent-skills

Skill Claude CodeCodex

CI/CD pipeline for Android AI agents. Use this skill whenever setting up GitHub Actions for Android, automated testing in CI, APK/AAB build automation, Play Store deployment automation, Fastlane for Android, code quality checks in CI, lint in pipeline, unit test automation, instrumented test automation, Firebase Test…

15 4mo ago A 95 tokens original MIT

compose-animation

09

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Jetpack Compose animations for Android AI agents — M3 Expressive motion system. Use this skill for any animation: AnimatedVisibility, AnimatedContent, Crossfade, animateAsState, animateColorAsState, animateDpAsState, animateFloatAsState, updateTransition, InfiniteTransition, rememberInfiniteTransition, spring physics…

15 4mo ago A 148 tokens original MIT

compose-navigation

10

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Jetpack Compose Navigation for Android AI agents. Use this skill whenever implementing navigation, NavHost, NavController, back stack, deep links, navigation arguments, routes, type-safe navigation, @Serializable routes, navController.navigate, popBackStack, navigateUp, bottom navigation, tab navigation, nested…

15 4mo ago A 138 tokens original MIT

compose-ui

11

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Jetpack Compose UI best practices for AI agents building Android apps. Use this skill whenever writing any Composable function, building screens, handling UI state, working with Scaffold, LazyColumn, ModalBottomSheet, BottomSheet, edge-to-edge, IME keyboard insets, recomposition, side effects, LaunchedEffect…

15 4mo ago A 131 tokens original MIT

datastore

12

piyushverma0/android-agent-skills

Skill Claude CodeCodex

DataStore (Preferences and Proto) for Android AI agents. Use this skill whenever storing user preferences, settings, small key-value data, replacing SharedPreferences, using DataStore Preferences, DataStore Proto, reading/writing Flow from DataStore, Hilt DataStore injection, migration from SharedPreferences, or any…

15 4mo ago A 109 tokens original MIT

design-system

13

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Global-level design system for Android AI agents — Material 3 Expressive. Use this skill for visual consistency: spacing tokens, 8dp grid, M3 typography scale (15 styles), HCT color system, dynamic color Material You, shape system with morphing, motion tokens, physics-based spring animations, design tokens…

15 4mo ago A 144 tokens original MIT

design-tokens

14

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Material 3 design system foundation for Android apps. Use this skill for ANY theming, color, spacing, shape, or elevation work — MaterialTheme, colorScheme, ColorScheme roles, lightColorScheme, darkColorScheme, dynamicColorScheme, primary/secondary/tertiary/surface/background tokens, onSurface, onBackground…

15 4mo ago A 162 tokens original MIT

firebase

15

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Firebase integration for Android AI agents. Use this skill whenever integrating Firebase Authentication, Firestore, Realtime Database, Firebase Storage, Firebase Analytics, Firebase Crashlytics, Firebase Messaging (FCM), Firebase Remote Config, Firebase App Check, google-services.json, Firebase SDK setup, BoM (Bill of…

15 4mo ago A 104 tokens original MIT

gradle

16

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Gradle build system for Android AI agents. Use this skill whenever configuring Gradle, managing dependencies with Version Catalog, Gradle Kotlin DSL, Convention Plugins, composite builds, build variants, product flavors, build types, signing configs, Gradle properties, build optimization, configuration cache, parallel…

15 4mo ago A 123 tokens original MIT

hilt-di

17

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Hilt dependency injection for Android AI agents. Use this skill whenever setting up Hilt, writing @HiltViewModel, @AndroidEntryPoint, @HiltAndroidApp, @Module, @InstallIn, @Provides, @Binds, @Singleton, @ViewModelScoped, @ActivityScoped, @EntryPoint, @AssistedInject, @HiltWorker, @HiltAndroidTest, @BindValue, or…

15 4mo ago A 155 tokens original MIT

kotlin-patterns

18

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Idiomatic Kotlin patterns for Android AI agents. Use this skill whenever writing Kotlin code for Android, especially: coroutines, Flow, StateFlow, SharedFlow, viewModelScope, lifecycleScope, Dispatchers, withContext, suspend functions, sealed classes, sealed interfaces, data classes, extension functions, scope…

15 4mo ago A 134 tokens original MIT

material3

19

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Material 3 Expressive components and theming for Android AI agents. Use this skill for any M3 component: TopAppBar, LargeTopAppBar, CenterAlignedTopAppBar, BottomAppBar, FAB, ExtendedFAB, NavigationBar, NavigationRail, NavigationDrawer, NavigationSuiteScaffold, ModalBottomSheet, Chip (Filter/Assist/Input/Suggestion)…

15 4mo ago A 172 tokens original MIT

notifications

20

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Android notifications for AI agents. Use this skill whenever implementing push notifications, local notifications, notification channels, FCM (Firebase Cloud Messaging), notification styles (BigText, BigPicture, Inbox), notification actions, notification groups, notification importance, foreground services with…

15 4mo ago A 84 tokens original MIT

offline-first

21

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Offline-first architecture for Android AI agents. Use this skill whenever the app needs to work without internet, implementing cache-first strategy, local-first data, sync architecture, optimistic UI updates, conflict resolution, network connectivity monitoring, WorkManager background sync, retry logic, pending…

15 4mo ago A 113 tokens original MIT

performance

22

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Android app performance for AI agents. Use this skill whenever optimizing app performance, reducing recomposition, Compose stability, @Stable, @Immutable, skippable composables, baseline profiles, R8 optimization, lazy loading, image memory, Coil caching, RecyclerView vs LazyList performance, memory leaks, LeakCanary…

15 4mo ago A 110 tokens original MIT

permissions

23

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Android runtime permissions for AI agents. Use this skill whenever requesting permissions, handling permission results, camera permission, location permission, microphone permission, storage permission, contacts permission, notifications permission, Bluetooth permission, ActivityResultLauncher, requestPermissions…

15 4mo ago A 83 tokens original MIT

play-store-release

24

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Play Store release process for Android AI agents. Use this skill whenever preparing an Android app for Play Store submission, creating a release AAB, app signing, Play App Signing, version code management, release tracks (internal/alpha/beta/production), store listing requirements, content ratings, data safety form…

15 4mo ago A 121 tokens original MIT