·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