swiftlint-autofix

SwiftLint Auto-Fix Workflow

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "swiftlint-autofix" with this command: npx skills add willsigmon/sigstack/willsigmon-sigstack-swiftlint-autofix

SwiftLint Auto-Fix Workflow

Automatically fix code style issues:

  • Run SwiftFormat:

make format

  • Run SwiftLint with autocorrect:

swiftlint --fix --quiet

  • Check remaining issues:

swiftlint | grep -E "(error:|warning:)" | head -20

  • Report:

  • Files formatted count

  • Issues auto-fixed count

  • Remaining manual issues

  • File paths needing manual attention

Return concise summary of what was fixed.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

manus ai agent integration

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

multi-agent coordinator

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

orchestrate agents

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

leavn ops

No summary provided by upstream source.

Repository SourceNeeds Review