build
SkillDev toolsBuild the WooCommerce iOS project
Available today. Use it from your connected AI after setup.
No other account needed.
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:
- Analyze the error output — look for compilation errors, identify file and line
- Check if it is a missing import, type mismatch, syntax error, or stale generated code
- If stale codegen, run:
bundle exec rake generate - If
Unable to find a device matching— use the/simulatorskill to discover an available simulator, then retry - 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