Execute qualquer Skill no Manus
com um clique
com um clique
Execute qualquer Skill no Manus com um clique
Começar$pwd:
$ git log --oneline --stat
stars:194
forks:123
updated:30 de março de 2026 às 17:34
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.