Directory · Claude Skills

Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.

★ 1,176 Synced 2 weeks ago View SKILL.md

At a glance

Plugin install Python Actively maintained
Install /plugin marketplace add AvdLee/Xcode-Build-Optimization-Agent-Skill /plugin install spm-build-analysis
Can use Not declared by the author

Setup, runtime and requirements describe AvdLee/Xcode-Build-Optimization-Agent-Skill, the repo this skill ships in.

Also in AvdLee/Xcode-Build-Optimization-Agent-Skill

View the repo

Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use wh...

Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has...

Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explic...

Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-firs...

Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval...