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.