Detects permission requests triggered at app launch or before meaningful user interaction, which violates Guideline 5.1.1(ii) requiring permissions to be requested only at the moment of need with contextual explanation.
$npx -y skills add cruisediary/apple-app-review-skills --skill request-timing-auditInstalls into the current project.
Run `npx skills use "https://github.com/cruisediary/apple-app-review-skills" --skill "cruisediary/apple-app-review-skills/request-timing-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cruisediary/apple-app-review-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cruisediary/apple-app-review-skills"` and select the relevant skills, then follow their instructions.