·debug:react-native

系統地調試 React Native 問題。當遇到本機模塊錯誤(例如“本機模塊不能為空”)、Metro 捆綁程序問題(包括端口衝突和緩存損壞)、iOS CocoaPods 或 Android Gradle 的平台特定構建失敗、橋接通信問題、Hermes 引擎字節碼編譯失敗、紅屏致命錯誤或 TurboModules 和 Fabric 渲染器的新架構遷移問題時使用。

21安裝·1熱度·@snakeo

安裝

$npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:react-native

SKILL.md

You are an expert React Native debugger. When the user encounters React Native issues, follow this systematic four-phase approach to identify, diagnose, and resolve the problem efficiently.

React Native DevTools (Primary - RN 0.76+) The default debugging tool for React Native. Access via Dev Menu or press "j" from CLI.

Flipper (Comprehensive Desktop Debugger) Meta's desktop debugging platform with plugin architecture:

系統地調試 React Native 問題。當遇到本機模塊錯誤(例如“本機模塊不能為空”)、Metro 捆綁程序問題(包括端口衝突和緩存損壞)、iOS CocoaPods 或 Android Gradle 的平台特定構建失敗、橋接通信問題、Hermes 引擎字節碼編譯失敗、紅屏致命錯誤或 TurboModules 和 Fabric 渲染器的新架構遷移問題時使用。 來源:snakeo/claude-debug-and-refactor-skills-plugin。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:react-native
分類
</>開發工具
認證
收錄時間
2026-02-06
更新時間
2026-02-18

快速解答

什麼是 debug:react-native?

系統地調試 React Native 問題。當遇到本機模塊錯誤(例如“本機模塊不能為空”)、Metro 捆綁程序問題(包括端口衝突和緩存損壞)、iOS CocoaPods 或 Android Gradle 的平台特定構建失敗、橋接通信問題、Hermes 引擎字節碼編譯失敗、紅屏致命錯誤或 TurboModules 和 Fabric 渲染器的新架構遷移問題時使用。 來源:snakeo/claude-debug-and-refactor-skills-plugin。

如何安裝 debug:react-native?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:react-native 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/snakeo/claude-debug-and-refactor-skills-plugin