تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٢٠٩
forks:٦٨
updated:١٨ ديسمبر ٢٠٢٥ في ٢١:٣٣
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.