piyushverma0

28 mods across 1 repository, 15 stars between them.

retrofit

25

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Retrofit HTTP networking for Android AI agents. Use this skill whenever implementing REST API calls, Retrofit service interfaces, OkHttp client, interceptors, authentication headers, API key injection, JWT tokens, @GET @POST @PUT @DELETE @PATCH annotations, @Query @Path @Body @Header @Field @Multipart…

15 4mo ago A 122 tokens original MIT

room-database

26

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Room database for Android AI agents. Use this skill whenever implementing local data persistence with Room: @Entity, @Dao, @Database, @Query, @Insert, @Update, @Delete, @Upsert, TypeConverter, database migration, Room Flow queries, RoomDatabase.Builder, fallbackToDestructiveMigration, prepopulate, FTS (full-text…

15 4mo ago A 121 tokens original MIT

security

27

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Android app security for AI agents. Use this skill whenever implementing secure data storage, EncryptedSharedPreferences, EncryptedFile, Android Keystore, ProGuard/R8 code obfuscation, certificate pinning, network security config, root detection, SSL/TLS, token storage, preventing reverse engineering, securing API…

15 4mo ago A 108 tokens original MIT

supabase-android

28

piyushverma0/android-agent-skills

Skill Claude CodeCodex

Supabase Kotlin SDK for Android AI agents. Use this skill whenever integrating Supabase in Android apps: supabase-kt setup, Auth (email/password, Google, phone OTP), UnauthorizedRestException fix, persistSession configuration, getUser(jwt) pattern, FunctionsHttpException, Edge Functions invocation, Realtime…

15 4mo ago A 115 tokens original MIT