Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:219
forks:31
updated:2026년 4월 3일 00:03
SKILL.md
| name | prep |
| description | Run full pre-PR validation (compile, lint, test) and report any issues |
Run the full pre-PR check: npm run prep
This runs compile:prod, lint, and test in sequence. If any step fails, analyze the output and fix the issues.