·sqlite-data
{}

sqlite-data

johnrogers/claude-swift-engineering

SQLite の永続化、クエリ、書き込み、移行、または CloudKit プライベート データベース同期のために SQLiteData ライブラリ (@Table、@FetchAll、@FetchOne マクロ) を操作するときに使用します。

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 |

SQLite の永続化、クエリ、書き込み、移行、または CloudKit プライベート データベース同期のために SQLiteData ライブラリ (@Table、@FetchAll、@FetchOne マクロ) を操作するときに使用します。 ソース: 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 とは?

SQLite の永続化、クエリ、書き込み、移行、または CloudKit プライベート データベース同期のために SQLiteData ライブラリ (@Table、@FetchAll、@FetchOne マクロ) を操作するときに使用します。 ソース: 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 で使用できるようになります

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

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