rn-debug

Diagnose React Native Expo issues across iOS and Android workflows.

35|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/sean-sunagaku/claude-code-plugin --skill rn-debug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rn-debug
Source: https://github.com/sean-sunagaku/claude-code-plugin/tree/main/rn-debug/skills/rn-debug
Command: npx skills add https://github.com/sean-sunagaku/claude-code-plugin --skill rn-debug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, end-to-end workflow for diagnosing and fixing React Native (Expo) debugging issues, reducing time to resolution by guiding you through common root causes from white screens to native module errors and API failures.

Core Features & Use Cases

  • Systematic flow that covers error categories, environment differences (Expo Go vs dev-client), and platform nuances (iOS/Android).
  • Step-by-step verification checklists, log analysis, and targeted remediation tips.
  • Reproducible debugging sessions that can be reused across teams and projects.

Quick Start

Describe the current RN/Expo issue to initiate a guided debugging workflow.

Frequently Asked Questions about rn-debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug a white screen in React Native Expo?

Debugging a React Native Expo white screen requires analyzing Metro logs and checking environment differences between Expo Go and dev-client to isolate the root cause. A structured troubleshooting flow guides you through verifying platform nuances and validating fixes.

Why does my Firebase connectivity fail in an Expo dev-client?

Firebase connectivity issues in an Expo dev-client often stem from native module errors or environment misconfigurations. Diagnosing these failures requires step-by-step verification checklists and targeted log analysis across iOS and Android platforms to isolate and resolve the problem.

Does this debugging workflow support both Expo Go and dev-client?

Yes, the debugging workflow supports both Expo Go and dev-client environments. It provides environment-aware checks to navigate platform differences on iOS and Android, ensuring systematic troubleshooting for native module errors and performance problems across both setups.

What is the best way to troubleshoot React Native API errors?

The best way to troubleshoot React Native API errors is using a systematic diagnostic flow that isolates root causes through log analysis and platform-specific checks. This structured approach reduces time to resolution by guiding you through targeted remediation tips.

How do I diagnose React Native performance problems on iOS and Android?

Diagnosing React Native performance problems on iOS and Android involves an end-to-end structured flow with environment-aware checks. By analyzing Metro logs and applying step-by-step verification checklists, you can isolate performance bottlenecks and validate remediation fixes.