lint

SkillDev tools

Run SwiftLint on the WooCommerce iOS project

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the lint skill

What this skill tells your AI

The instructions your AI receives, as published by woocommerce/woocommerce-ios in .claude/skills/lint/SKILL.md and read by ahel’s review.

Run SwiftLint to check for style violations.

If $ARGUMENTS contains "fix" or "autocorrect":

bundle exec rake lint:autocorrect

Otherwise, run check only:

bundle exec rake lint

After running:

  1. Report the number of warnings and errors
  2. Group violations by rule name
  3. For errors, show file paths and line numbers
  4. Suggest manual fixes for issues that autocorrect cannot handle

Signals

GitHub stars
359
Forks
123
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
lint-woocommerce
Source
github.com/woocommerce/woocommerce-ios