swift-nio
✓有關 SwiftNIO 最佳實踐、模式和實施的專家指導。當開發人員提及以下內容時使用:(1) SwiftNIO、NIO、ByteBuffer、Channel、ChannelPipeline、ChannelHandler、EventLoop、NIOAsyncChannel 或 NIOFileSystem,(2) EventLoopFuture、ServerBootstrap 或 DatagramBootstrap,(3) TCP/UDP 服務器或客戶端實現,(4) ByteToMessageDecoder 或有線協議編解碼器,(5) 二進制協議解析或序列化,(6) 阻塞事件循環問題。
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 中使用
這個 Skill 的原始碼在哪?
https://github.com/joannis/claude-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-05