Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:4
forks:1
updated:2026年5月26日 13:21
ファイルエクスプローラー
SKILL.md
| name | pre-push-gate |
| description | Run MockHub's local pre-push verification gate before publishing changes. |
| disable-model-invocation | true |
Use before pushing or opening a PR for MockHub.
Run:
.claude/skills/pre-push-gate/scripts/pre-push-gate.sh
The script runs the backend and frontend checks that most often catch late failures:
Set PRE_PUSH_E2E=1 to include Playwright E2E tests. Leave it unset for the
normal local gate; CI already runs the full browser matrix.