SlashAI

Your AI Command Vault

Downloading common sense… failed, using AI instead.

AppQuality

Mobile & Apps

AppQuality

24 commands

/AccessibilityBackgroundSync

Improve screen-reader support in a background sync service — e.g. a background job polling a server every 30 seconds.

Mobile & Appsadvanced#background#sync

/CrashAppStartup

Investigate and fix a crash in the app's cold-start sequence — e.g. an app taking 4 seconds to show its first screen.

Mobile & Appseasy#startup#performance

/AccessibilityNetworkRequests

Improve screen-reader support in the app's network request layer — e.g. a screen making 12 sequential api calls on load.

Mobile & Appsmedium#network#requests

/CrashVoiceOverFlow

Investigate and fix a crash in a screen-reader navigation flow — e.g. a checkout flow that voiceover users can't complete.

Mobile & Appsadvanced#voiceover#accessibility

/AccessibilityLocationTracking

Improve screen-reader support in continuous location tracking — e.g. a delivery app tracking gps every few seconds.

Mobile & Appsadvanced#location#gps

/CrashAnimationLayer

Investigate and fix a crash in an app animation layer — e.g. a list with laggy scroll animations.

Mobile & Appseasy#animation#performance

/AccessibilityAppStartup

Improve screen-reader support in the app's cold-start sequence — e.g. an app taking 4 seconds to show its first screen.

Mobile & Appseasy#startup#performance

/CrashAppLaunchAnalytics

Investigate and fix a crash in app launch performance analytics — e.g. launch metrics showing a regression after the last release.

Mobile & Appsadvanced#analytics#performance

/AccessibilityVoiceOverFlow

Improve screen-reader support in a screen-reader navigation flow — e.g. a checkout flow that voiceover users can't complete.

Mobile & Appsadvanced#voiceover#accessibility

/CrashCrashReport

Investigate and fix a crash in a crash report from production — e.g. a crash report affecting 3% of android sessions.

Mobile & Appseasy#crash#stacktrace

/AccessibilityAnimationLayer

Improve screen-reader support in an app animation layer — e.g. a list with laggy scroll animations.

Mobile & Appseasy#animation#performance

/CrashImageHeavyScreen

Investigate and fix a crash in an image-heavy screen — e.g. a gallery screen loading 100 full-resolution photos.

Mobile & Appsmedium#images#performance

/AccessibilityAppLaunchAnalytics

Improve screen-reader support in app launch performance analytics — e.g. launch metrics showing a regression after the last release.

Mobile & Appsadvanced#analytics#performance

/CrashListRendering

Investigate and fix a crash in a long scrollable list — e.g. a list rendering 5000 items without virtualization.

Mobile & Appseasy#list#rendering

/AccessibilityCrashReport

Improve screen-reader support in a crash report from production — e.g. a crash report affecting 3% of android sessions.

Mobile & Appseasy#crash#stacktrace

/CrashAppBinarySize

Investigate and fix a crash in the compiled app binary — e.g. an app binary that grew past the app-store size warning.

Mobile & Appsmedium#binary#size

/AccessibilityImageHeavyScreen

Improve screen-reader support in an image-heavy screen — e.g. a gallery screen loading 100 full-resolution photos.

Mobile & Appsmedium#images#performance

/AccessibilityListRendering

Improve screen-reader support in a long scrollable list — e.g. a list rendering 5000 items without virtualization.

Mobile & Appseasy#list#rendering

/CrashMemoryProfile

Investigate and fix a crash in a memory usage profile — e.g. an app whose memory usage climbs during a long session.

Mobile & Appsmedium#memory#profiling

/AccessibilityAppBinarySize

Improve screen-reader support in the compiled app binary — e.g. an app binary that grew past the app-store size warning.

Mobile & Appsmedium#binary#size

/CrashBackgroundSync

Investigate and fix a crash in a background sync service — e.g. a background job polling a server every 30 seconds.

Mobile & Appsadvanced#background#sync

/CrashNetworkRequests

Investigate and fix a crash in the app's network request layer — e.g. a screen making 12 sequential api calls on load.

Mobile & Appsmedium#network#requests

/AccessibilityMemoryProfile

Improve screen-reader support in a memory usage profile — e.g. an app whose memory usage climbs during a long session.

Mobile & Appsmedium#memory#profiling

/CrashLocationTracking

Investigate and fix a crash in continuous location tracking — e.g. a delivery app tracking gps every few seconds.

Mobile & Appsadvanced#location#gps