byavdlee· 55 skills
Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped .build-benchmark/ artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.
$npx -y skills add avdlee/xcode-build-optimization-agent-skill --skill xcode-build-benchmarkInstalls 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-build-benchmark"` 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.