Back to authors
woocommerce

woocommerce

8 Skills published on GitHub.

woocommerce-backend-dev

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.**

UncategorizedView skill →

woocommerce-code-review

Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.

UncategorizedView skill →

woocommerce-copy-guidelines

Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, or messages.

UncategorizedView skill →

woocommerce-dev-cycle

Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow.

UncategorizedView skill →

woocommerce-email-editor

Setup and develop the WooCommerce block email editor. Use when working on email templates, transactional emails, or the email editor feature.

UncategorizedView skill →

woocommerce-git

Guidelines for git and GitHub operations in the WooCommerce repository.

UncategorizedView skill →

woocommerce-markdown

Guidelines for creating and modifying markdown files in WooCommerce. Use when writing documentation, README files, or any markdown content.

UncategorizedView skill →

woocommerce-performance

Identify missing cache priming calls in WooCommerce PHP code. Use when writing or reviewing code that loads collections of post-based objects (products, orders), renders product lists with images, or reads multiple options in a loop or method.

UncategorizedView skill →