在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
deploy-helper
// Checks deployment readiness by verifying build status and test results before proceeding.
$ git log --oneline --stat
stars:0
forks:1
updated:2026年3月31日 18:42
SKILL.md
// Checks deployment readiness by verifying build status and test results before proceeding.
Runs the project linter and reports style issues. Used after code changes to ensure consistency.
Runs project linting and reports issues. Used after code changes to ensure style compliance.
| name | deploy-helper |
| description | Checks deployment readiness by verifying build status and test results before proceeding. |
| allowed-tools | ["read"] |
Verify that the project is ready for deployment.