·rdc-rest
{}

rdc-rest

reactive/data-client

@data-client/rest を使用して REST API を定義します - resource()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP フェッチ、正規化、キャッシュ、urlPrefix、パス パラメーター

8インストール·0トレンド·@reactive

インストール

$npx skills add https://github.com/reactive/data-client --skill rdc-rest

SKILL.md

This project uses @data-client/rest to define, fetch, normalize, and update RESTful resources and entities in React/TypeScript apps with type safety and automatic cache management.

Always follow these patterns when generating code that interacts with remote APIs.

This project uses schemas to define and normalize data models with type safety and automatic cache management. Apply the skill "rdc-schema" for schema patterns. Always follow these patterns (apply the skill "rdc-schema") when generating mutable data definitions.

@data-client/rest を使用して REST API を定義します - resource()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP フェッチ、正規化、キャッシュ、urlPrefix、パス パラメーター ソース: reactive/data-client。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/reactive/data-client --skill rdc-rest
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

rdc-rest とは?

@data-client/rest を使用して REST API を定義します - resource()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP フェッチ、正規化、キャッシュ、urlPrefix、パス パラメーター ソース: reactive/data-client。

rdc-rest のインストール方法は?

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

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

https://github.com/reactive/data-client