What is auditing-appstore-readiness?
Audit an iOS app repo (Swift/Xcode or React Native/Expo) for App Store compliance and release readiness; output a pass/warn/fail report and publish checklist. Source: tristanmanchester/agent-skills.
Audit an iOS app repo (Swift/Xcode or React Native/Expo) for App Store compliance and release readiness; output a pass/warn/fail report and publish checklist.
Quickly install auditing-appstore-readiness AI skill to your development environment via command line
Source: tristanmanchester/agent-skills.
This skill reviews an app repository and produces a release readiness report for iOS App Store / TestFlight submission.
{ "tool": "exec", "command": "node {baseDir}/scripts/audit.mjs --repo . --format md" }
{ "tool": "exec", "command": "node {baseDir}/scripts/audit.mjs --repo . --format md --json audit.json" }
Audit an iOS app repo (Swift/Xcode or React Native/Expo) for App Store compliance and release readiness; output a pass/warn/fail report and publish checklist. Source: tristanmanchester/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/tristanmanchester/agent-skills --skill auditing-appstore-readinessAudit an iOS app repo (Swift/Xcode or React Native/Expo) for App Store compliance and release readiness; output a pass/warn/fail report and publish checklist. Source: tristanmanchester/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill auditing-appstore-readiness Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/tristanmanchester/agent-skills