swift-networking
Installation
SKILL.md
Swift Networking Skill
Modern networking patterns for Swift applications using URLSession, async/await, and type-safe API clients.
Prerequisites
- iOS 15+ / macOS 12+ (for async/await)
- Understanding of HTTP fundamentals
- Familiarity with Codable protocol