·rdc-react
{}

rdc-react

reactive/data-client

使用 @data-client/react 鉤子 - useSuspense、useQuery、useCache、useLive、useController 用於獲取/突變、DataProvider、AsyncBoundary、useLoading、useDebounce

3安裝·0熱度·@reactive

安裝

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

SKILL.md

Prefer using AsyncBoundary for error handling and loading states. Its props are fallback, errorComponent, and errorClassName and listen. It can be used to wrap any component that fetches data.

Controller is returned from useController(). It has: ctrl.fetch(), ctrl.fetchIfStale(), ctrl.expireAll(), ctrl.invalidate(), ctrl.invalidateAll(), ctrl.setResponse(), ctrl.set().

Custom Managers allow for global side effect handling. This is useful for webosckets, SSE, logging, etc. Always use the skill "rdc-manager" when writing managers.

使用 @data-client/react 鉤子 - useSuspense、useQuery、useCache、useLive、useController 用於獲取/突變、DataProvider、AsyncBoundary、useLoading、useDebounce 來源:reactive/data-client。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/reactive/data-client --skill rdc-react
分類
{}資料分析
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 rdc-react?

使用 @data-client/react 鉤子 - useSuspense、useQuery、useCache、useLive、useController 用於獲取/突變、DataProvider、AsyncBoundary、useLoading、useDebounce 來源:reactive/data-client。

如何安裝 rdc-react?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/reactive/data-client --skill rdc-react 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

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

詳情

分類
{}資料分析
來源
skills.sh
收錄時間
2026-02-01