rdc-react
✓Utilisez les hooks @data-client/react - useSuspense, useQuery, useCache, useLive, useController pour la récupération/les mutations, 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.
Utilisez les hooks @data-client/react - useSuspense, useQuery, useCache, useLive, useController pour la récupération/les mutations, DataProvider, AsyncBoundary, useLoading, useDebounce Source : reactive/data-client.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/reactive/data-client --skill rdc-react- Source
- reactive/data-client
- Catégorie
- {}Analyse de Données
- Vérifié
- ✓
- Première apparition
- 2026-02-01
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que rdc-react ?
Utilisez les hooks @data-client/react - useSuspense, useQuery, useCache, useLive, useController pour la récupération/les mutations, DataProvider, AsyncBoundary, useLoading, useDebounce Source : reactive/data-client.
Comment installer rdc-react ?
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/reactive/data-client --skill rdc-react Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor
Où se trouve le dépôt source ?
https://github.com/reactive/data-client
Détails
- Catégorie
- {}Analyse de Données
- Source
- skills.sh
- Première apparition
- 2026-02-01