build

SkillDev tools

Build 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 build skill

What this skill tells your AI

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

Build the WooCommerce iOS project.

Run the build command:

bundle exec fastlane build_for_testing 2>&1 | tail -50

If the build fails:

  1. Analyze the error output — look for compilation errors, identify file and line
  2. Check if it is a missing import, type mismatch, syntax error, or stale generated code
  3. If stale codegen, run: bundle exec rake generate
  4. If Unable to find a device matching — use the /simulator skill to discover an available simulator, then retry
  5. Suggest or apply the fix

If the build succeeds, report success.

Signals

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