๐ŸŽฏ

react-native-vision-camera

๐ŸŽฏSkill

from margelo/react-native-skills

VibeIndex|
What it does
|

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.

๐Ÿ“ฆ

Same repository

margelo/react-native-skills(8 items)

react-native-vision-camera

Installation

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

SKILL.md

353Installs
-
AddedMay 21, 2026

More from this repository7

๐ŸŽฏ
react-native-mmkv๐ŸŽฏSkill

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.

๐ŸŽฏ
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.

๐ŸŽฏ
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.