Update feature specs and implementation docs to accurately reflect debugging work. Use after completing a feature implementation that required multiple rounds of debugging and iteration.
npx ai-builder add skill asnar00/post-debug-cleanupStart real-time log streaming from connected iPhone to console and file. Shows only app's explicit log messages with [APP] prefix. Use when monitoring app behavior, debugging, or viewing logs.
npx ai-builder add skill asnar00/ios-watch-logsStop the Android app running on connected device. Cleanly terminates the app using force-stop. Use when stopping the app for debugging, testing, or cleanup.
npx ai-builder add skill asnar00/android-stop-app