com um clique
android-networking
Standards for Retrofit, OkHttp, and API Communication
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Standards for Retrofit, OkHttp, and API Communication
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Foundational "High-Density" standard for token-optimized agent instructions and CLI-based automated activation.
Universal principles for clean, maintainable, and robust code across all environments.
Standards for performing high-quality, readable code reviews.
Essential rules for code comments, READMEs, and technical documentation.
CRITICAL - Before ANY file write, audit loaded skills for violations. Auto-report via feedback command.
Universal standards for version control, branching, and team collaboration.
| name | Android Networking |
| description | Standards for Retrofit, OkHttp, and API Communication |
| metadata | {"labels":["android","networking","retrofit","okhttp"],"triggers":{"files":["**/*Api.kt","**/*Service.kt","**/*Client.kt"],"keywords":["Retrofit","OkHttpClient","@GET","@POST"]}} |
@SerialName for field mapping.HttpLoggingInterceptor).Result type (Success/Error/Loading) in Repository/DataSource, NOT in the API interface.suspend functions.**No Blocking Calls**: Use suspend.**No Logic in Interface**: Only definitions.**No Raw Factory**: When using kotlinx.serialization, always explicitly specify "application/json" MediaType in your converter factory.