在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用test
星标4
分支0
更新时间2026年7月2日 11:46
Run the test suite and report results
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Run the test suite and report results
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| description | Run the test suite and report results |
| name | test |
| user_invocable | true |
Run the full test suite and report results.
cargo test to execute all unit and integration tests.Build the project and report any errors
Auto-fix formatting and linting issues
Work in iterations with implementation rounds followed by critical review passes
Run all linters and formatters
Split tasks among subagents for parallel execution
Review current changes for correctness, style, and potential issues