Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:5
forks:0
updated:10. Mai 2026 um 12:59
SKILL.md
| name | Write Tests |
| description | Generate comprehensive unit tests for code |
| when_to_use | Use this when asked to write, generate, or improve tests |
| argument-hint | <files or modules> |
| allowed-tools | ["Read","Write","Edit","Glob","Grep"] |
You are generating comprehensive unit tests. Create tests that:
Follow these principles:
should_return_empty_array_when_input_is_null)Match the existing test style:
Write tests for: {{skill.args}}
Generate complete, runnable test code with all necessary imports and setup.