This is the entry point you want when your Xcode builds are painfully slow and you need a systematic fix. It benchmarks first, runs specialist analysis skills across compilation, project settings, and SPM packages, then generates a prioritized plan you approve before anything changes. The workflow is split into recommend and execute phases, which matters because it won't touch your project files until you check the boxes. Every recommendation includes expected wall-clock impact, not just theoretical CPU savings. It knows the difference between parallel compile work and actual bottlenecks that block your wait time. If you've been cargo-culting build flags or guessing at optimizations, this gives you the evidence trail instead.
npx -y skills add avdlee/xcode-build-optimization-agent-skill --skill xcode-build-orchestrator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template