Woo
Skills (9)
Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
Review code changes against WooCommerce iOS standards
Guidelines for git and GitHub operations in the WooCommerce repository.
Build, install, and visually verify the app on an Android emulator or device. Uses the Android CLI for agents (android) when available with a full mobile-mcp/adb fallback.
Debug a failing test or build error in WooCommerce iOS
Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow.
Review code changes against project architecture, style, and conventions
Run tests for WooCommerce iOS (full suite or targeted)
Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modifying existing backend code. **MUST be invoked before writing any PHP unit tests.**