ios-quick-fix
SKILL.md
iOS Quick Fix Protocol
Diagnose and fix common iOS development issues:
- Run diagnostic:
make verify
- Check for common issues:
- SPM package resolution failures →
make spm-reset - Derived data corruption →
make clean - Simulator issues →
xcrun simctl list devices - Missing dependencies →
make resolve
- Fix based on error type:
- Build errors: Clean + rebuild
- Test failures: Check test file locations
- Runtime crashes: Check simulator logs
- Missing symbols: Resolve dependencies
- Verify fix:
make build
Return what was broken and how it was fixed.
Weekly Installs
2
Repository
willsigmon/sigstackGitHub Stars
7
First Seen
Jan 25, 2026
Installed on
opencode2
codex2
claude-code2
antigravity2
gemini-cli2
windsurf1