AI AGENT ADDONS
Mobile Development
2,496installs

Swift Package Manager dependencies can slow down Xcode builds. This skill helps you find the exact packages, plugins, or module setups that cause delays. You will inspect Package.swift, check for duplicate builds, and spot circular dependencies.

Developers who suspect packages are hurting build times can use this skill. It guides you through evidence gathering before making any changes. You learn to separate package issues from project settings.

With this skill you can identify oversized modules, configuration drift, and plugin overhead. It also covers Swift macro rebuild cascades and multi-platform build multiplication. The goal is a faster clean and incremental build.

Add Spm Build Analysis skill to your workflow

Global

mkdir -p ~/.claude/skills/spm-build-analysis

Project

mkdir -p .claude/skills/spm-build-analysis

Source Repository

Stars
1,152
Forks
44
Watchers
1,152
License
MIT
Last Push
3 months ago
Created
4 months ago