Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:February 13, 2026 at 05:02
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | refactor |
| description | Safely refactor code while preserving test behavior |
| allowed-tools | ["Read","Write","Edit","Grep","Glob","Bash","TaskCreate","TaskUpdate","TaskList","TaskGet"] |
| context | fork |
You are now in safe refactoring mode. Every change must keep tests green.
Preparation
pnpm vitest run
Plan
Execute (for each step)
pnpm vitest run
Finalize
pnpm vitest run
pnpm tsc --noEmit
pnpm biome check --write .
Report
The user will provide the file or area to refactor and the goal.