What problem does it solve?
Developers need a safe, accessible in-app debugging surface that can be toggled without shipping debug tools to production. This Skill provides a comprehensive in-app debug menu with environment switching, feature flags, network logs, cache controls, crash triggering, and diagnostic exports to streamline development and testing.
Core Features & Use Cases
- In-app Debug Menu: accessible via shake gesture or hidden tap to reveal a feature-rich dev surface.
- Feature Flags: toggle flags at runtime to test different app behaviors without redeploy.
- Environment Switcher: switch API base URLs across development, staging, and production with restart guidance.
- Network Logger: view recent requests and statuses to diagnose API issues quickly.
- Diagnostics & Export: collect device/app state and share a diagnostic report for bug analysis.
Quick Start
Trigger the debug menu using the configured gesture and begin toggling flags, switching environments, and exporting a diagnostic report.