·database-driver-design
</>

database-driver-design

joannis/claude-skills

有關建立 Swift 資料庫客戶端程式庫的專家指導。當開發人員提及以下內容時使用:(1) 建置資料庫驅動程式、(2) 線路協定實作、(3) 連線池設計、(4) 用於協定處理的狀態機、(5) 用於資料庫的 NIO 通道處理程序、(6) 結果流中的背壓、(7) Actor 執行器與 NIO 對齊。

3安裝·0熱度·@joannis

安裝

$npx skills add https://github.com/joannis/claude-skills --skill database-driver-design

SKILL.md

This skill provides expert guidance on building production-quality database client libraries in Swift, covering wire protocol implementation, connection management, type-safe APIs, and integration with Swift Concurrency. Patterns are derived from exemplary implementations: valkey-swift and postgres-nio.

Define commands as types with associated response types for compile-time safety:

Eliminate context switches by aligning actor executor with NIO event loop:

有關建立 Swift 資料庫客戶端程式庫的專家指導。當開發人員提及以下內容時使用:(1) 建置資料庫驅動程式、(2) 線路協定實作、(3) 連線池設計、(4) 用於協定處理的狀態機、(5) 用於資料庫的 NIO 通道處理程序、(6) 結果流中的背壓、(7) Actor 執行器與 NIO 對齊。 來源:joannis/claude-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/joannis/claude-skills --skill database-driver-design
分類
</>開發工具
認證
收錄時間
2026-02-11
更新時間
2026-02-18

快速解答

什麼是 database-driver-design?

有關建立 Swift 資料庫客戶端程式庫的專家指導。當開發人員提及以下內容時使用:(1) 建置資料庫驅動程式、(2) 線路協定實作、(3) 連線池設計、(4) 用於協定處理的狀態機、(5) 用於資料庫的 NIO 通道處理程序、(6) 結果流中的背壓、(7) Actor 執行器與 NIO 對齊。 來源:joannis/claude-skills。

如何安裝 database-driver-design?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/joannis/claude-skills --skill database-driver-design 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

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

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-11