·powersync
</>

powersync

PowerSync を使用して、ローカルファーストのオフライン対応 TypeScript アプリを構築します。 SQLite とバックエンド データベース (Postgres、MongoDB、MySQL、SQL Server) の間のリアルタイム同期を実装する場合に使用します。スキーマ定義、データベース設定、CRUD 操作、React/Vue フック、監視クエリ、Kysely/Drizzle ORM 統合をカバーします。

8インストール·1トレンド·@guillempuche

インストール

$npx skills add https://github.com/guillempuche/ai-skill-powersync --skill powersync

powersync のインストール方法

コマンドラインで powersync AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/guillempuche/ai-skill-powersync --skill powersync
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: guillempuche/ai-skill-powersync。

Sync engine for local-first apps with real-time sync between client SQLite and backend databases.

| Web | @powersync/web + @journeyapps/wa-sqlite | | React Native | @powersync/react-native + @powersync/op-sqlite | | React hooks | @powersync/react | | Vue composables | @powersync/vue | | Node.js | @powersync/node | | Kysely ORM | @powersync/kysely-driver | | Drizzle ORM | @powersync/drizzle-driver |

| Get one | db.get(sql, params) / db.getOptional(sql, params) | | Get all | db.getAll(sql, params) | | Execute | db.execute(sql, params) | | Transaction | db.writeTransaction(async (tx) => { ... }) | | Watch | db.query({sql, parameters}).watch() | | Diff watch | db.query({sql, parameters}).differentialWatch() |

PowerSync を使用して、ローカルファーストのオフライン対応 TypeScript アプリを構築します。 SQLite とバックエンド データベース (Postgres、MongoDB、MySQL、SQL Server) の間のリアルタイム同期を実装する場合に使用します。スキーマ定義、データベース設定、CRUD 操作、React/Vue フック、監視クエリ、Kysely/Drizzle ORM 統合をカバーします。 ソース: guillempuche/ai-skill-powersync。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/guillempuche/ai-skill-powersync --skill powersync
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-21
更新日
2026-03-11

Browse more skills from guillempuche/ai-skill-powersync

クイックアンサー

powersync とは?

PowerSync を使用して、ローカルファーストのオフライン対応 TypeScript アプリを構築します。 SQLite とバックエンド データベース (Postgres、MongoDB、MySQL、SQL Server) の間のリアルタイム同期を実装する場合に使用します。スキーマ定義、データベース設定、CRUD 操作、React/Vue フック、監視クエリ、Kysely/Drizzle ORM 統合をカバーします。 ソース: guillempuche/ai-skill-powersync。

powersync のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/guillempuche/ai-skill-powersync --skill powersync インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

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

https://github.com/guillempuche/ai-skill-powersync

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-21

関連 Skills

なし