con un clic
woocommerce-git
Guidelines for git and GitHub operations in the WooCommerce repository.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Guidelines for git and GitHub operations in the WooCommerce repository.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Build and publish a GitHub Release for the WooCommerce Fraud Protection plugin. Use when creating a new release.
Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow.
Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
Guidelines for creating and modifying markdown files in WooCommerce. Use when writing documentation, README files, or any markdown content.
| name | woocommerce-git |
| description | Guidelines for git and GitHub operations in the WooCommerce repository. |
When creating PRs, follow the template at .github/PULL_REQUEST_TEMPLATE.md. Include all sections from the template; if a section does not apply, write "N/A" under that heading. Pass the body via a HEREDOC to gh pr create --body.