·react-native-state

Gestion de l'état principal - Redux Toolkit, Zustand, TanStack Query et persistance des données

23Installations·0Tendance·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-react-native --skill react-native-state

SKILL.md

Learn production-ready state management including Redux Toolkit, Zustand, TanStack Query, and persistence with AsyncStorage/MMKV.

| useState/useReducer | Component-local state | | Zustand | Simple global state, preferences | | Redux Toolkit | Complex app state, large teams | | TanStack Query | Server state, caching, sync | | Context | Theme, auth status (low-frequency) |

| "Non-serializable value" | Functions in Redux state | Use middleware ignore | | State not persisting | Wrong storage config | Check persist config | | Stale data | Missing invalidation | Add proper query keys |

Gestion de l'état principal - Redux Toolkit, Zustand, TanStack Query et persistance des données Source : pluginagentmarketplace/custom-plugin-react-native.

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-react-native --skill react-native-state
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que react-native-state ?

Gestion de l'état principal - Redux Toolkit, Zustand, TanStack Query et persistance des données Source : pluginagentmarketplace/custom-plugin-react-native.

Comment installer react-native-state ?

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/pluginagentmarketplace/custom-plugin-react-native --skill react-native-state 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/pluginagentmarketplace/custom-plugin-react-native