بنقرة واحدة
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 المهني
| 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.
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.