Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Integrate Retrofit, OkHttp, and Kotlinx Serialization for type-safe API communication in Android. Use when building API clients, adding interceptors, or configuring network security—not standalone MockWebServer or API-test setup.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -41% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 3% | 0% |
@SerialName for JSON field mapping.See setup & wrappers for DTO and API examples.
suspend functions.See setup & wrappers for API endpoint definitions.
Bearer token injection and HttpLoggingInterceptor (debug only).Result wrapper or Either in Repository layer.isMinifyEnabled = true.Other measured skills in the registry, with their headline benchmark lift.