·swift-networking
</>

swift-networking

pluginagentmarketplace/custom-plugin-swift

Manejar redes en Swift: URLSession, async/await, Codable, clientes API, manejo de errores

6Instalaciones·0Tendencia·@pluginagentmarketplace

Instalación

$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 |

Manejar redes en Swift: URLSession, async/await, Codable, clientes API, manejo de errores Fuente: pluginagentmarketplace/custom-plugin-swift.

Ver original

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-networking
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-01
Actualizado
2026-02-18

Respuestas rápidas

¿Qué es swift-networking?

Manejar redes en Swift: URLSession, async/await, Codable, clientes API, manejo de errores Fuente: pluginagentmarketplace/custom-plugin-swift.

¿Cómo instalo swift-networking?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-networking Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor

¿Dónde está el repositorio de origen?

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