·swift-nio
</>

swift-nio

joannis/claude-skills

SwiftNIO のベスト プラクティス、パターン、実装に関する専門家のガイダンス。開発者が以下に言及する場合に使用します: (1) SwiftNIO、NIO、ByteBuffer、Channel、ChannelPipeline、ChannelHandler、EventLoop、NIOAsyncChannel、または NIOFileSystem、(2) EventLoopFuture、ServerBootstrap、または DatagramBootstrap、(3) TCP/UDP サーバーまたはクライアントの実装、(4) ByteToMessageDecoder またはワイヤ プロトコル コーデック、(5) バイナリ プロトコルの解析またはシリアル化、 (6) イベントループの問題のブロック。

3インストール·1トレンド·@joannis

インストール

$npx skills add https://github.com/joannis/claude-skills --skill swift-nio

SKILL.md

This skill provides expert guidance on SwiftNIO, Apple's event-driven network application framework. Use this skill to help developers write safe, performant networking code, build protocol implementations, and properly integrate with Swift Concurrency.

When a developer needs SwiftNIO guidance, follow this decision tree:

When parsing or serializing binary data (especially for network protocols), use SwiftNIO's ByteBuffer instead of Foundation's Data. ByteBuffer provides:

SwiftNIO のベスト プラクティス、パターン、実装に関する専門家のガイダンス。開発者が以下に言及する場合に使用します: (1) SwiftNIO、NIO、ByteBuffer、Channel、ChannelPipeline、ChannelHandler、EventLoop、NIOAsyncChannel、または NIOFileSystem、(2) EventLoopFuture、ServerBootstrap、または DatagramBootstrap、(3) TCP/UDP サーバーまたはクライアントの実装、(4) ByteToMessageDecoder またはワイヤ プロトコル コーデック、(5) バイナリ プロトコルの解析またはシリアル化、 (6) イベントループの問題のブロック。 ソース: joannis/claude-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/joannis/claude-skills --skill swift-nio
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

swift-nio とは?

SwiftNIO のベスト プラクティス、パターン、実装に関する専門家のガイダンス。開発者が以下に言及する場合に使用します: (1) SwiftNIO、NIO、ByteBuffer、Channel、ChannelPipeline、ChannelHandler、EventLoop、NIOAsyncChannel、または NIOFileSystem、(2) EventLoopFuture、ServerBootstrap、または DatagramBootstrap、(3) TCP/UDP サーバーまたはクライアントの実装、(4) ByteToMessageDecoder またはワイヤ プロトコル コーデック、(5) バイナリ プロトコルの解析またはシリアル化、 (6) イベントループの問題のブロック。 ソース: joannis/claude-skills。

swift-nio のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/joannis/claude-skills --skill swift-nio インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/joannis/claude-skills