Run a thorough audit of an iOS / macOS Swift codebase — bugs, dead code, duplication, Swift concurrency issues, deprecated APIs, security, performance, and SwiftUI quality — and produce a single navigable CODE_AUDIT.md report with file:line-cited findings. Use when the user asks for a "code audit", "comprehensive review", "find tech debt", "what should I clean up", or similar broad-scope assessment of a Swift project.
$npx -y skills add jazzychad/ios-code-audit --skill ios-code-auditInstalls into the current project.
Run `npx skills use "https://github.com/jazzychad/ios-code-audit" --skill "jazzychad/ios-code-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/jazzychad/ios-code-audit" that are relevant to the current task. Run `npx skills add "https://github.com/jazzychad/ios-code-audit"` and select the relevant skills, then follow their instructions.