·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 中使用

这个 Skill 的源码在哪?

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

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-05