About
This skill empowers Claude to architect and implement professional-grade networking layers within iOS projects. It covers the full lifecycle of mobile data communication, from fundamental URLSession requests using async/await to complex architectural patterns like request interceptors, exponential backoff, and type-safe API clients. It specifically addresses high-level requirements such as OAuth 2.0 authentication flows, JWT management, and offline-first synchronization strategies, ensuring your iOS applications are resilient, secure, and performant.