retrofit-networking
CommunityStreamline Retrofit networking with OkHttp.
AuthordimitriRemoiville
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Android apps rely on network calls that are error-prone and boilerplate heavy. This Skill standardizes Retrofit services and OkHttp configuration to provide a clean, testable networking layer and consistent error handling.
Core Features & Use Cases
- Typed API interfaces: Define Retrofit services with suspend functions and typed parameters.
- DTO + Domain Mapping: Use kotlinx.serialization DTOs and mapping to domain models.
- Error Handling: Centralized mapping of HTTP errors to domain errors at the repository boundary.
- Use Case: Create a repository method to fetch a list of orders and handle errors consistently.
Quick Start
Configure a Retrofit service for an endpoint and wire up an OkHttp client with a logging interceptor in debug mode.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: retrofit-networking Download link: https://github.com/dimitriRemoiville/cc-mobile/archive/main.zip#retrofit-networking Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.