skills
Production React Native patterns for animations, streaming, and on-device AI
All Skills in This Repository (21)
Pure Emerald Level Indicatorsreact-native-best-practices
Codify Software Mansion's React Native best practices across animations, gestures, SVG, and audio.
rnrepo
Substitute prebuilt artifacts for native libraries in React Native and Expo builds.
typegpu
Unify CPU and GPU schemas with TypeScript for WebGPU applications.
expo-horizon
Migrate Expo SDK apps to Meta Quest using expo-horizon packages.
fishjam
Integrate Fishjam's hosted WebRTC platform for real-time video, audio, and livestreaming.
radon-mcp
Guide live React Native and Expo debugging with Radon MCP commands.
svg
Render SVGs in React Native using react-native-svg from URIs, XML, or files.
multithreading
Run JavaScript worklets across UI, RN, and worker runtimes in React Native.
jsi
Bind native C++ functions and objects to React Native JavaScript via JSI.
audio
Manage audio playback, recording, and analysis workflows in React Native apps with iOS/Android support.
on-device-ai
Implement on-device AI workflows in React Native apps using ExecuTorch.
gestures
Implement React Native Gesture Handler touch interactions across gesture types.
Frequently Asked Questions
FAQPage SchemaHow to install Software Mansion skills?βΌ
Run `npx skills add software-mansion-labs/skills --all -g -y` in your terminal to install all skills globally.
What do these React Native skills cover?βΌ
They cover animations with Reanimated 4, gestures, SVG, on-device AI with ExecuTorch, audio, multithreading with worklets, JSI, WebRTC video with Fishjam, MoQ live streaming, haptics, and deferred deep linking with Detour.
Do these skills work with Claude Code and Cursor?βΌ
Yes. Every skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and other compatible coding agents.
Can these skills help debug a running React Native app?βΌ
Yes. The radon-mcp skill lets your agent view screenshots, read logs, inspect the component tree, and debug network requests through Radon IDE.
Do I need the New Architecture to use these skills?βΌ
Most skills target React Native's New Architecture (Fabric), which is required by libraries like Reanimated 4, ExecuTorch, and react-native-moq.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core