skills/willsigmon/sigstack/ios-quick-fix

ios-quick-fix

SKILL.md

iOS Quick Fix Protocol

Diagnose and fix common iOS development issues:

  1. Run diagnostic:
make verify
  1. 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
  1. Fix based on error type:
  • Build errors: Clean + rebuild
  • Test failures: Check test file locations
  • Runtime crashes: Check simulator logs
  • Missing symbols: Resolve dependencies
  1. Verify fix:
make build

Return what was broken and how it was fixed.

Weekly Installs
2
GitHub Stars
7
First Seen
Jan 25, 2026
Installed on
opencode2
codex2
claude-code2
antigravity2
gemini-cli2
windsurf1