touch-audit

Audit mobile app health across size, startup, crash reporting, accessibility, and offline behavior.

69|8|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/tonone-ai/tonone --skill touch-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: touch-audit
Source: https://github.com/tonone-ai/tonone/tree/main/team/touch/skills/touch-audit
Command: npx skills add https://github.com/tonone-ai/tonone --skill touch-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mobile Audit helps teams quickly assess mobile app quality across size, startup time, crash reporting, store compliance, accessibility, and offline behavior, enabling targeted improvements.

Core Features & Use Cases

  • App Size Analysis: identify large assets and dependencies that bloat the binary.
  • Startup & Performance: surface cold-start time and initial work on launch.
  • Quality & Compliance: verify crash reporting, privacy, accessibility, and store requirements.
  • Offline Readiness: evaluate offline data handling and caching for reliability.

Quick Start

Run a mobile audit pass on your project to surface actionable insights for release readiness.

Frequently Asked Questions about touch-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit mobile app size and startup time for release readiness?

Mobile app health audits evaluate size, startup time, crash reporting, accessibility, offline behavior, and store compliance to ensure release readiness. Running an audit pass surfaces actionable insights and targeted fixes across these quality dimensions.

Can I check iOS and Android store compliance and accessibility conformance in one pass?

Yes, you can check store compliance and accessibility conformance for both iOS and Android in one pass. The audit verifies privacy requirements, store guidelines, and accessibility standards to ensure your app meets deterministic quality checks.

How do I verify crash reporting configuration and offline resilience in my mobile app?

Verify crash reporting configuration and offline resilience by running a mobile audit pass that evaluates your crash reporting setup and tests offline data handling and caching mechanisms for reliability during network disruptions.

What is the best way to identify large assets and dependencies that bloat my mobile binary?

The best way to identify binary bloat is to run an app size analysis audit. This process scans your mobile project to pinpoint large assets and dependencies inflating the binary, enabling targeted improvements for faster downloads.

Does a mobile release readiness audit require any specific dependencies or environment setup?

A mobile release readiness audit requires no specific dependencies or environment setup. It operates directly on your iOS and Android projects during build, QA, and release phases to perform deterministic environment and configuration checks.