powersync とは?
PowerSync を使用してアプリケーションを構築するためのベスト プラクティス — スキーマ設計、クライアント SDK の使用法、同期構成、サービス セットアップ、およびデバッグ。 ソース: powersync-ja/agent-skills。
PowerSync を使用してアプリケーションを構築するためのベスト プラクティス — スキーマ設計、クライアント SDK の使用法、同期構成、サービス セットアップ、およびデバッグ。
コマンドラインで powersync AI スキルを開発環境にすばやくインストール
ソース: powersync-ja/agent-skills。
Best practices and expertise for building applications with PowerSync.
Key rule: client writes never go through PowerSync — they go directly from the app's upload queue to your backend API. PowerSync only handles the read/sync path.
When setting up the PowerSync Service, ask the user two questions if the answers aren't clear from context:
PowerSync を使用してアプリケーションを構築するためのベスト プラクティス — スキーマ設計、クライアント SDK の使用法、同期構成、サービス セットアップ、およびデバッグ。 ソース: powersync-ja/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/powersync-ja/agent-skills --skill powersyncPowerSync を使用してアプリケーションを構築するためのベスト プラクティス — スキーマ設計、クライアント SDK の使用法、同期構成、サービス セットアップ、およびデバッグ。 ソース: powersync-ja/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/powersync-ja/agent-skills --skill powersync インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/powersync-ja/agent-skills