在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
woocommerce-git
// Guidelines for git and GitHub operations in the WooCommerce repository.
$ git log --oneline --stat
stars:3
forks:1
updated:2026年2月3日 19:24
SKILL.md
// Guidelines for git and GitHub operations in the WooCommerce repository.
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.
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.