·swift-networking
</>

swift-networking

pluginagentmarketplace/custom-plugin-swift

Behandeln Sie Netzwerke in Swift – URLSession, async/await, Codable, API-Clients, Fehlerbehandlung

6Installationen·0Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-networking

SKILL.md

Modern networking patterns for Swift applications using URLSession, async/await, and type-safe API clients.

| .default | Standard caching, credentials | | .ephemeral | No persistent storage | | .background | Large transfers, app suspended |

| GET | Retrieve resource | No | | POST | Create resource | Yes | | PUT | Replace resource | Yes | | PATCH | Partial update | Yes | | DELETE | Remove resource | Optional |

Behandeln Sie Netzwerke in Swift – URLSession, async/await, Codable, API-Clients, Fehlerbehandlung Quelle: pluginagentmarketplace/custom-plugin-swift.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-networking
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist swift-networking?

Behandeln Sie Netzwerke in Swift – URLSession, async/await, Codable, API-Clients, Fehlerbehandlung Quelle: pluginagentmarketplace/custom-plugin-swift.

Wie installiere ich swift-networking?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-networking Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/pluginagentmarketplace/custom-plugin-swift