在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:209
forks:68
updated:2025年12月18日 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).