byavdlee· 55 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.
$npx -y skills add avdlee/xcode-build-optimization-agent-skill --skill spm-build-analysisInstalls into the current project.
Run `npx skills use "https://github.com/avdlee/xcode-build-optimization-agent-skill" --skill "avdlee/xcode-build-optimization-agent-skill/spm-build-analysis"` 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.