react-native-doctor
Installation
SKILL.md
React Native Doctor
Scans your React Native and Expo codebase for performance, accessibility, architecture, correctness, and security issues. Outputs a 0–100 score with actionable diagnostics.
Usage
npx -y react-native-doc@latest . --verbose
For Expo projects:
npx -y react-native-doc@latest . --verbose --expo-only