关于
The WooCommerce Code Review skill streamlines the development process by automatically checking code changes for compliance with official WooCommerce standards. It identifies architectural violations like improper dependency injection, enforces coding conventions such as snake_case and Yoda conditions, and ensures documentation standards like @since annotations are present. Additionally, it monitors UI copy to enforce sentence case guidelines and validates unit testing patterns, making it an essential tool for developers aiming to maintain high-quality contributions to the WooCommerce ecosystem.