在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:2026年5月10日 11:38
SKILL.md
| name | write-tests |
| description | Generate comprehensive test suites for code |
| tools | [{"name":"analyze_code","description":"Read and analyze source files to understand what needs testing","parameters":{"type":"object","properties":{"files":{"type":"array","items":{"type":"string"},"description":"List of files to analyze"}}}}] |
Generate tests that cover:
Prefer the testing framework already in use for the project.