What problem does it solve?
This skill provides a systematic, environment-first diagnostic framework to resolve mysterious Xcode build failures, dependency conflicts, and simulator issues, preventing hours of wasted time spent debugging code that isn't the root cause.
Core Features & Use Cases
- Environment Diagnostics: Automatically checks for zombie processes, stale Derived Data, and corrupted SPM caches.
- Dependency Resolution: Provides specialized workflows for resolving CocoaPods and Swift Package Manager conflicts.
- Performance Optimization: Offers tools to identify and fix slow compilation phases and type-checking bottlenecks.
- Use Case: When a project fails to build with a "No such module" error despite the code being correct, this skill guides you through the environment-first diagnostic steps to clear caches and resolve the underlying configuration issue.
Quick Start
Invoke the axiom-build skill to diagnose and fix the current build failure in your Xcode project.