skills/willsigmon/sigstack/swiftlint-autofix

swiftlint-autofix

SKILL.md

SwiftLint Auto-Fix Workflow

Automatically fix code style issues:

  1. Run SwiftFormat:
make format
  1. Run SwiftLint with autocorrect:
swiftlint --fix --quiet
  1. Check remaining issues:
swiftlint | grep -E "(error:|warning:)" | head -20
  1. Report:
  • Files formatted count
  • Issues auto-fixed count
  • Remaining manual issues
  • File paths needing manual attention

Return concise summary of what was fixed.

Weekly Installs
21
GitHub Stars
7
First Seen
Jan 25, 2026
Installed on
opencode21
gemini-cli21
codex21
github-copilot19
amp17
kimi-cli17