·react-native-state
</>

react-native-state

pluginagentmarketplace/custom-plugin-react-native

マスター状態管理 - Redux Toolkit、Zustand、TanStack Query、およびデータ永続性

23インストール·0トレンド·@pluginagentmarketplace

インストール

$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 |

マスター状態管理 - Redux Toolkit、Zustand、TanStack Query、およびデータ永続性 ソース: pluginagentmarketplace/custom-plugin-react-native。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-react-native --skill react-native-state
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

react-native-state とは?

マスター状態管理 - Redux Toolkit、Zustand、TanStack Query、およびデータ永続性 ソース: pluginagentmarketplace/custom-plugin-react-native。

react-native-state のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-react-native --skill react-native-state インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/pluginagentmarketplace/custom-plugin-react-native