تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:١٩٤
forks:١٢٣
updated:٣٠ مارس ٢٠٢٦ في ١٧:٣٤
SKILL.md
Generate a draft Bitbucket pull request with proper formatting
Review a Bitbucket pull request against the project checklist
Refactor code for big-picture architectural improvements
| name | clean-up |
| description | Clean up code with lightweight clarity improvements |
| disable-model-invocation | true |
When cleaning up, the goal is to make simple modifications that improve clarity or structure of the code without modifying lots of logic.
Don't be aggressive Opportunities for refactor include:
Do not make helper functions that are 2 lines or less. In that case, don't refactor.