Install & Use Skills

This document explains how to install and use the react-native-update Skills to help you efficiently complete integration, configuration, and troubleshooting tasks inside AI programming tools.

Skill Information

  • Skill Name: react-native-update
  • Source Repo: reactnativecn/react-native-update-skill

Install across all supported Agents in your current layout:

npx skills add reactnativecn/react-native-update-skill --skill react-native-update -a '*'

Install exclusively for Claude Code:

npx skills add reactnativecn/react-native-update-skill --skill react-native-update -a claude-code

Update Skill

npx skills check
npx skills update

Usage Guidelines

Following installation, you can assign requests directly to AI assistants, generating outcomes like:

  • "Integrate react-native-update inside my Expo project."
  • "Execute integration remodeling over the class component root node."
  • "Configure a controlled whitelist staged rollout mechanism."
  • "Diagnose why 'OTA updates aren't deploying correctly' issues."

Topics Covered by the Skill

  • RN CLI / Expo Integration flows
  • Checking update.json and appKey configuration parameters
  • Essential iOS / Android native intervention warnings
  • Polling update strategy recommendations (checkStrategy / updateStrategy)
  • Diagnostics tackling familiar conflicts (like expo-updates)
  • Examples combining class instances manipulating user whitelists