xcode-build-orchestrator
๐ฏSkillfrom avdlee/xcode-build-optimization-agent-skill
Orchestrator skill that coordinates five specialist Xcode build optimization skills to analyze performance, find hotspots, and produce an optimization plan.
Same repository
avdlee/xcode-build-optimization-agent-skill(6 items)
Installation
npx vibeindex add avdlee/xcode-build-optimization-agent-skill --skill xcode-build-orchestratornpx skills add avdlee/xcode-build-optimization-agent-skill --skill xcode-build-orchestrator~/.claude/skills/xcode-build-orchestrator/SKILL.mdSKILL.md
More from this repository5
Agent skill that applies approved Xcode build optimization changes and verifies improvements with follow-up benchmarks.
Agent skill for benchmarking and optimizing Xcode build performance across clean builds, incremental builds, compile hotspots, project settings, and Swift Package Manager overhead.
Agent skill for Swift compile hotspot analysis and source-level recommendations to identify and reduce slow compilation times in Xcode projects.
Agent skill for running repeatable clean and incremental Xcode build benchmarks with timestamped artifacts for tracking performance over time.
Agent skill for analyzing Swift Package Manager build performance including package graph complexity, plugin overhead, and module variant review.