Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:209
forks:68
updated:18 décembre 2025 à 21:33
SKILL.md
| 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).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.