bymargelo· 10 skills
Fast synchronous key-value storage for React Native via react-native-mmkv (Nitro-backed). Covers creating and configuring MMKV instances, reading/writing all value types (string, number, boolean, buffer), React hooks for reactive UI, value-change listeners, encryption, AsyncStorage migration, and state-management integrations (zustand, redux-persist, jotai, react-query). Also covers storage limits, multi-process mode, and the V4 upgrade from the class-based API.
$npx -y skills add margelo/react-native-skills --skill react-native-mmkvInstalls into the current project.
Run `npx skills use "https://github.com/margelo/react-native-skills" --skill "margelo/react-native-skills/react-native-mmkv"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/margelo/react-native-skills" that are relevant to the current task. Run `npx skills add "https://github.com/margelo/react-native-skills"` and select the relevant skills, then follow their instructions.