IntentCoverage audits your SwiftUI app to find user-facing actions missing from App Intents. It connects UI actions to domain code, shows source evidence, generates reviewed adapters for supported cases, and catches coverage regressions.
A11yGate is an open-source Swift developer tool for testing whether VoiceOver users can actually complete important iOS workflows. It executes tasks, preserves machine-readable evidence, independently checks outcomes, and can use GPT-6 Astra for bounded planning and diagnosis.