Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:209
forks:68
updated:2025年12月18日 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.