🎯

react-native-mmkv

🎯Skill

from margelo/react-native-skills

VibeIndex|
What it does
|

A reference skill for react-native-mmkv, a high-performance synchronous key-value storage library for React Native backed by Tencent's MMKV engine (~30x faster than AsyncStorage). Covers MMKV instances, React hooks, encryption, AsyncStorage migration, and state management integrations.

📦

Same repository

margelo/react-native-skills(8 items)

react-native-mmkv

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add margelo/react-native-skills --skill react-native-mmkv
skills.sh Install⚠ Installs to .agents/skills/
npx skills add margelo/react-native-skills --skill react-native-mmkv
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/react-native-mmkv/SKILL.md

SKILL.md

401Installs
-
AddedMay 21, 2026

More from this repository7

🎯
nitro-fetch🎯Skill

Part of Margelo's React Native agent skills collection, providing specialized capabilities for React Native development. Skills can be installed via the npx skills CLI with an interactive selector to choose specific skills needed for your project.

🎯
react-native-vision-camera🎯Skill

Best practices guide for react-native-vision-camera v5 (Nitro Modules rewrite), covering the new Constraints API, Output-based architecture, in-memory Photo capture, and comprehensive v4-to-v5 migration guidance.

🎯
build-nitro-modules🎯Skill

Part of the Margelo React Native agent skills collection, providing guidance for building Nitro Modules to create high-performance native modules for React Native applications.

🎯
api-design🎯Skill

Guides the design and review of predictable public APIs for TypeScript, JavaScript, React, and React Native libraries, covering exported functions, hooks, options objects, event APIs, error behavior, and cross-platform abstractions.

🎯
swift🎯Skill

Part of the Margelo react-native-skills collection offering high-productivity React Native agent skills, installable via npx skills add.

🎯
kotlin🎯Skill

Guides agents to design, implement, and review Kotlin and Android APIs with emphasis on sealed class type modeling, coroutine-based async patterns, explicit threading, and idiomatic Java interop for React Native Nitro Module implementations.

🎯
cpp🎯Skill

A skill for designing and implementing modern C++ APIs with focus on RAII ownership, type-safe variants, clean file organization, and native integration patterns for React Native Nitro Modules.