什麼是 tanstack-db?
TanStack DB 反應式客戶端資料庫,具有即時查詢和樂觀突變。使用本機優先資料、同步引擎或樂觀更新建立反應式 UI 時使用。用於 tanstack-db、即時查詢、樂觀突變、同步引擎、反應式資料庫、本地優先。 來源:oakoss/agent-skills。
TanStack DB 反應式客戶端資料庫,具有即時查詢和樂觀突變。使用本機優先資料、同步引擎或樂觀更新建立反應式 UI 時使用。用於 tanstack-db、即時查詢、樂觀突變、同步引擎、反應式資料庫、本地優先。
透過命令列快速安裝 tanstack-db AI 技能到你的開發環境
來源:oakoss/agent-skills。
TanStack DB is a reactive client store built on differential dataflow that extends TanStack Query with collections, live queries, and optimistic mutations. It normalizes data into typed collections, enables sub-millisecond cross-collection queries, and provides instant optimistic updates with automatic rollback on failure.
When to use: Reactive UIs needing local-first data, cross-collection joins with live updates, optimistic mutations with automatic sync, real-time sync via ElectricSQL or other backends, apps that outgrow TanStack Query's per-query caching model.
When NOT to use: Simple fetch-and-display (TanStack Query alone suffices), server-components-only apps, purely synchronous local state (useState/Zustand), GraphQL with normalized caching (Apollo/urql).
TanStack DB 反應式客戶端資料庫,具有即時查詢和樂觀突變。使用本機優先資料、同步引擎或樂觀更新建立反應式 UI 時使用。用於 tanstack-db、即時查詢、樂觀突變、同步引擎、反應式資料庫、本地優先。 來源:oakoss/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/oakoss/agent-skills --skill tanstack-dbTanStack DB 反應式客戶端資料庫,具有即時查詢和樂觀突變。使用本機優先資料、同步引擎或樂觀更新建立反應式 UI 時使用。用於 tanstack-db、即時查詢、樂觀突變、同步引擎、反應式資料庫、本地優先。 來源:oakoss/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/oakoss/agent-skills --skill tanstack-db 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oakoss/agent-skills