Imported from ssrjkk/claude-skills (
.claude/skills/mobile/expo-debugging/SKILL.md). Install upstream withnpx skills add ssrjkk/claude-skills --skill expo-debugging. Copyright stays with the author.
Expo Debugging
Debugging for Expo: debugging and troubleshooting
Quick Start
Begin by understanding the core concepts of Debugging with Expo.
When to Use
- Setting up Expo for debugging and troubleshooting
- Implementing Debugging patterns
- Building production-ready solutions with Expo
Step-by-Step
- Review prerequisites and requirements
- Set up the development environment
- Implement the debugging configuration
- Test the implementation
- Deploy to production
Dependencies
- Expo
- Development environment
- Required SDKs and tools
Examples
See the official Expo documentation for complete examples.
Resources
- Expo official documentation
- Community guides and tutorials
Validation
- Verify the setup works correctly
- Run test cases
- Check logs and metrics