ワンクリックで
woocommerce-git
Guidelines for git and GitHub operations in the WooCommerce repository.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Guidelines for git and GitHub operations in the WooCommerce repository.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.