skill repo
avdlee/xcode-build-optimization-agent-skill▌
6 approved skills in this repository
skills (6)
xcode-build-benchmark
Frontend
Use this skill to produce a repeatable Xcode build baseline before anyone tries to optimize build times.
spm-build-analysis
Frontend
Use this skill when package structure, plugins, or dependency configuration are likely contributing to slow Xcode builds.
xcode-project-analyzer
Productivity
Use this skill for project- and target-level build inefficiencies that are unlikely to be solved by source edits alone.
xcode-build-orchestrator
Frontend
Use this skill as the recommend-first entrypoint for end-to-end Xcode build optimization work.
xcode-build-fixer
Frontend
Use this skill to implement approved build optimization changes and verify them with a benchmark.
xcode-compilation-analyzer
Productivity
Use this skill when compile time, not just general project configuration, looks like the bottleneck.