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:209
forks:68
updated:18. Dezember 2025 um 21:33
SKILL.md
Set up a development environment for writing and testing code.
Write code to implement features or fix issues.
Run tests to ensure code functionality and correctness.
| name | reviewing code |
| description | how to review code effectively |
git diff to examine the scope of changes and verify that only necessary files and lines were modified.docs/dev_guide.rst, docs/api.rst, or relevant method docs).