byavdlee· 55 skills
Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.
$npx -y skills add avdlee/xcode-build-optimization-agent-skill --skill xcode-compilation-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-compilation-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.