About
The WooCommerce Code Review skill enables Claude to perform rigorous audits of WooCommerce codebases, ensuring compliance with official backend architecture, naming conventions, and documentation standards. It identifies critical violations such as improper dependency injection, non-standard naming (camelCase vs snake_case), and missing documentation tags like @since. Beyond logic, it also validates UI copy for sentence-case compliance and ensures unit tests follow specific WooCommerce testing frameworks and naming patterns, providing actionable fixes and documentation citations for every issue discovered.