Mobile apps accumulate weight. The binary that was 24MB at launch is 80MB after two years. Cold start that was 800ms is 2.4s. The crash rate climbed slowly because new features added new failure modes. Store compliance shifted with platform policy updates and the team is one quarterly review away from a rejection. Accessibility was never measured. Each issue is invisible without the audit.
The /touch-audit skill measures startup time, app binary size, crash reporting coverage and rates, App Store and Play Store compliance, accessibility (VoiceOver/TalkBack), and offline edge cases. Output ranked by impact with remediation.
What the audit covers
Six categories. Startup: cold and warm start time with breakdown by phase. Size: binary breakdown by module and asset. Crashes: rate per release, top crashes, coverage gaps. Store compliance: privacy manifest (iOS), declared permissions (Android), content guidelines. Accessibility: VoiceOver, TalkBack, dynamic type. Offline: behavior when network is gone or partially available.
Tonone's /touch-audit skill audits mobile apps for startup, size, crashes, store compliance, accessibility, and offline edge cases.
Related skills
Install
/touch-audit ships with the Touch agent in Tonone for Claude Code.
1. Add to marketplace
2. Install Touch
Frequently asked questions
- What does /touch-audit do?
- It audits mobile apps for startup time, binary size, crash rate, store compliance, accessibility, and offline edge cases.
- How do I install /touch-audit?
- Install Tonone for Claude Code via tonone.ai/get-started.