Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow in WooCommerce projects.
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No known issues
Fix and improve this skill with Tessl
tessl review fix ./plugins/woocommerce-dev-cycle/skills/woocommerce-dev-cycle/SKILL.mdThis skill provides guidance for the WooCommerce development workflow, including running tests, code quality checks, and troubleshooting.
Follow these guidelines for WooCommerce development workflow:
The standard development workflow:
pnpm run test:php:env -- --filter YourTestClasspnpm run lint:changes:branch:phppnpm run lint:php:fixNote: WooCommerce uses pnpm for its build system. For other Node.js projects, prefer bun over npm/pnpm.
c4889f6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.