rdc-react
✓Verwenden Sie @data-client/react-Hooks – useSuspense, useQuery, useCache, useLive, useController für Abruf/Mutationen, DataProvider, AsyncBoundary, useLoading, useDebounce
Installation
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.
Verwenden Sie @data-client/react-Hooks – useSuspense, useQuery, useCache, useLive, useController für Abruf/Mutationen, DataProvider, AsyncBoundary, useLoading, useDebounce Quelle: reactive/data-client.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/reactive/data-client --skill rdc-react- Quelle
- reactive/data-client
- Kategorie
- {}Datenanalyse
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist rdc-react?
Verwenden Sie @data-client/react-Hooks – useSuspense, useQuery, useCache, useLive, useController für Abruf/Mutationen, DataProvider, AsyncBoundary, useLoading, useDebounce Quelle: reactive/data-client.
Wie installiere ich rdc-react?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/reactive/data-client --skill rdc-react Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/reactive/data-client
Details
- Kategorie
- {}Datenanalyse
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01