5 skills total · 5 unscanned
Skills by woocommerce
This skill guides you through WooCommerce's development workflow, covering test execution, code quality checks, and linting across PHP, JavaScript, and Markdown. Follow the…
This skill commits your WooCommerce work with clear, convention-compliant messages. It analyzes your changes, groups related edits into separate commits when warranted, and stages…
This skill streamlines pull request setup by analyzing your current branch, commits, and changes to generate a draft PR with a templated body, appropriate changelog entry, and…
Launch a local WooCommerce development environment at localhost:8888 with wp-env and optional asset watchers for frontend changes. The skill handles environment setup, dependency…
This skill guides you through WooCommerce's markdown standards for documentation and README files. It covers heading hierarchy, list formatting with proper indentation, code block…