Woo
Skills (9)
Review code changes against WooCommerce iOS standards
Review code changes against project architecture, style, and conventions
Build, install, and visually verify the app on an Android emulator or device
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 WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
Run tests for WooCommerce iOS (full suite or targeted)
Guidelines for git and GitHub operations in the WooCommerce repository.
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.**