data-client-endpoint-setup とは?
カスタム非同期操作用に @data-client/endpoint を設定します。データ クライアント フックで使用するために、既存の非同期関数をエンドポイントでラップします。 data-client-setup が非 REST/GraphQL 非同期パターンを検出した後に使用します。 ソース: reactive/data-client。
カスタム非同期操作用に @data-client/endpoint を設定します。データ クライアント フックで使用するために、既存の非同期関数をエンドポイントでラップします。 data-client-setup が非 REST/GraphQL 非同期パターンを検出した後に使用します。
コマンドラインで data-client-endpoint-setup AI スキルを開発環境にすばやくインストール
ソース: reactive/data-client。
This skill configures @data-client/endpoint for wrapping existing async functions. It should be applied after data-client-setup detects custom async patterns that aren't REST or GraphQL.
If the default key function doesn't work for your use case:
In production builds, function names may be mangled. Always provide explicit name option:
カスタム非同期操作用に @data-client/endpoint を設定します。データ クライアント フックで使用するために、既存の非同期関数をエンドポイントでラップします。 data-client-setup が非 REST/GraphQL 非同期パターンを検出した後に使用します。 ソース: reactive/data-client。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/reactive/data-client --skill data-client-endpoint-setupカスタム非同期操作用に @data-client/endpoint を設定します。データ クライアント フックで使用するために、既存の非同期関数をエンドポイントでラップします。 data-client-setup が非 REST/GraphQL 非同期パターンを検出した後に使用します。 ソース: reactive/data-client。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/reactive/data-client --skill data-client-endpoint-setup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/reactive/data-client