swift-networking
✓Swift でネットワークを処理する - URLSession、async/await、Codable、API クライアント、エラー処理
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 |
Swift でネットワークを処理する - URLSession、async/await、Codable、API クライアント、エラー処理 ソース: pluginagentmarketplace/custom-plugin-swift。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-networking- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
swift-networking とは?
Swift でネットワークを処理する - URLSession、async/await、Codable、API クライアント、エラー処理 ソース: pluginagentmarketplace/custom-plugin-swift。
swift-networking のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-networking インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/pluginagentmarketplace/custom-plugin-swift
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01