networking

Installation
SKILL.md

Network.framework Networking

When to Use This Skill

Use when:

  • Implementing UDP/TCP connections for gaming, streaming, or messaging apps
  • Migrating from BSD sockets, CFSocket, NSStream, or SCNetworkReachability
  • Debugging connection timeouts or TLS handshake failures
  • Supporting network transitions (WiFi ↔ cellular) gracefully
  • Adopting structured concurrency networking patterns (iOS 26+)
  • Implementing custom protocols over TLS/QUIC
  • Requesting code review of networking implementation before shipping

Related Skills

  • Use swift-concurrency-expert for Sendable/actor-isolation issues in networking code
  • Use xcode-debugging for environment-level build/run problems
Related skills

More from derklinke/codex-config

Installs
2
GitHub Stars
8
First Seen
Jan 27, 2026