·android-retrofit

Expert guidance on setting up and using Retrofit for type-safe HTTP networking in Android. Covers service definitions, coroutines, OkHttp configuration, and Hilt integration.

27Installs·2Trend·@new-silvermoon

Installation

$npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill android-retrofit

SKILL.md

When implementing network layers using Retrofit, follow these modern Android best practices (2025).

URL Manipulation Retrofit allows dynamic URL updates through replacement blocks and query parameters.

Request Body & Form Data You can send objects as JSON bodies or use form-encoded/multipart formats.

Expert guidance on setting up and using Retrofit for type-safe HTTP networking in Android. Covers service definitions, coroutines, OkHttp configuration, and Hilt integration. Source: new-silvermoon/awesome-android-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill android-retrofit
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is android-retrofit?

Expert guidance on setting up and using Retrofit for type-safe HTTP networking in Android. Covers service definitions, coroutines, OkHttp configuration, and Hilt integration. Source: new-silvermoon/awesome-android-agent-skills.

How do I install android-retrofit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill android-retrofit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/new-silvermoon/awesome-android-agent-skills