Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:168
forks:45
updated:2026년 2월 18일 20:59
SKILL.md
| name | build-for-testing |
| description | Build the project for testing |
Run make build-tests from the project root.
This differs from /build (make build) in that it also compiles all test targets, ensuring they build cleanly before running tests. Both use warnings-as-errors.
If the build fails, review the output for error details.