swift-networking
✓Network.framework 接続 (NWConnection、NetworkConnection) の実装、接続失敗のデバッグ、ソケット/URLSession ストリームからの移行、またはネットワーク遷移の処理時に使用します。 UDP/TCP パターン、構造化同時実行ネットワーキング (iOS 26 以降)、および一般的なアンチパターンをカバーします。
SKILL.md
Network.framework is Apple's modern networking API for TCP/UDP connections, replacing BSD sockets with smart connection establishment, user-space networking, and seamless mobility handling.
ALWAYS load reference files if there is even a small chance the content may be required. It's better to have the context than to miss a pattern or make a mistake.
| Getting Started | Setting up NWConnection for TCP/UDP, choosing between APIs | | Connection States | Handling .waiting, .ready, .failed transitions | | iOS 26+ Networking | Using NetworkConnection with async/await, TLV framing, Coder protocol | | Migration Guide | Moving from sockets, CFSocket, SCNetworkReachability, URLSession |
Network.framework 接続 (NWConnection、NetworkConnection) の実装、接続失敗のデバッグ、ソケット/URLSession ストリームからの移行、またはネットワーク遷移の処理時に使用します。 UDP/TCP パターン、構造化同時実行ネットワーキング (iOS 26 以降)、および一般的なアンチパターンをカバーします。 ソース: johnrogers/claude-swift-engineering。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/johnrogers/claude-swift-engineering --skill swift-networking- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
swift-networking とは?
Network.framework 接続 (NWConnection、NetworkConnection) の実装、接続失敗のデバッグ、ソケット/URLSession ストリームからの移行、またはネットワーク遷移の処理時に使用します。 UDP/TCP パターン、構造化同時実行ネットワーキング (iOS 26 以降)、および一般的なアンチパターンをカバーします。 ソース: johnrogers/claude-swift-engineering。
swift-networking のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/johnrogers/claude-swift-engineering --skill swift-networking インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/johnrogers/claude-swift-engineering
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01