byavdlee· 55 skills
Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.
$npx -y skills add avdlee/xcode-build-optimization-agent-skill --skill xcode-project-analyzerInstalls into the current project.
Run `npx skills use "https://github.com/avdlee/xcode-build-optimization-agent-skill" --skill "avdlee/xcode-build-optimization-agent-skill/xcode-project-analyzer"` 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/avdlee/xcode-build-optimization-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/avdlee/xcode-build-optimization-agent-skill"` and select the relevant skills, then follow their instructions.