·sqlite-data

使用 SQLiteData 庫(@Table、@FetchAll、@FetchOne 宏)進行 SQLite 持久性、查詢、寫入、遷移或 CloudKit 私有數據庫同步時使用。

37安裝·1熱度·@johnrogers

安裝

$npx skills add https://github.com/johnrogers/claude-swift-engineering --skill sqlite-data

SKILL.md

SQLiteData provides type-safe SQLite access through Swift macros, simplifying database modeling and queries while handling CloudKit sync, migrations, and async patterns automatically.

ALWAYS load reference files if there is even a small chance the content may be required. It's better to have the context than to miss a pattern or make a mistake.

| Table Models | Defining tables with @Table, setting up primary keys, columns, or enums | | Queries - Basics | Using @FetchAll, @FetchOne, @Selection, filtering, ordering, or joins | | Queries - Advanced | Using @Fetch with FetchKeyRequest, dynamic queries, recursive CTEs, or direct reads |

使用 SQLiteData 庫(@Table、@FetchAll、@FetchOne 宏)進行 SQLite 持久性、查詢、寫入、遷移或 CloudKit 私有數據庫同步時使用。 來源:johnrogers/claude-swift-engineering。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/johnrogers/claude-swift-engineering --skill sqlite-data
分類
{}資料分析
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 sqlite-data?

使用 SQLiteData 庫(@Table、@FetchAll、@FetchOne 宏)進行 SQLite 持久性、查詢、寫入、遷移或 CloudKit 私有數據庫同步時使用。 來源:johnrogers/claude-swift-engineering。

如何安裝 sqlite-data?

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

這個 Skill 的原始碼在哪?

https://github.com/johnrogers/claude-swift-engineering

詳情

分類
{}資料分析
來源
skills.sh
收錄時間
2026-02-01