원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
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.