software-mansion-labssoftware-mansion-labsOfficialΒ·21 Agent Skills Included

skills

Production React Native patterns for animations, streaming, and on-device AI

Guides coding agents through production React Native and Expo development on the New Architecture. Covers animations, gestures, SVG, on-device AI, audio, multithreading, JSI, WebRTC streaming, MoQ live streaming, haptics, deep linking, and Meta Quest migration. Eliminates outdated API guesses, threading crashes, and build misconfigurations with version-checked, copy-ready patterns.
npx skills add software-mansion-labs/skills --all -g -y

All Skills in This Repository (21)

Pure Emerald Level Indicators
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

react-native-best-practices

Codify Software Mansion's React Native best practices across animations, gestures, SVG, and audio.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

rnrepo

Substitute prebuilt artifacts for native libraries in React Native and Expo builds.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

typegpu

Unify CPU and GPU schemas with TypeScript for WebGPU applications.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

expo-horizon

Migrate Expo SDK apps to Meta Quest using expo-horizon packages.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

fishjam

Integrate Fishjam's hosted WebRTC platform for real-time video, audio, and livestreaming.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

radon-mcp

Guide live React Native and Expo debugging with Radon MCP commands.

Official
Intermediate
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

svg

Render SVGs in React Native using react-native-svg from URIs, XML, or files.

Official
Intermediate
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

multithreading

Run JavaScript worklets across UI, RN, and worker runtimes in React Native.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

jsi

Bind native C++ functions and objects to React Native JavaScript via JSI.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

audio

Manage audio playback, recording, and analysis workflows in React Native apps with iOS/Android support.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

on-device-ai

Implement on-device AI workflows in React Native apps using ExecuTorch.

Official
Advanced
πŸ“¦ In Repo
software-mansion-labssoftware-mansion-labs

gestures

Implement React Native Gesture Handler touch interactions across gesture types.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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→