Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:21
forks:3
updated:2026年5月12日 13:39
SKILL.md
| name | build |
| description | Build the deployable Spring Boot jar, skipping tests for speed. |
Build the backend project for deployment:
cd backend_java && mvn clean package -DskipTestsbootstrap/target/tron-java-bootstrap-1.0-SNAPSHOT.jarIf the build fails, read the Maven output, identify the compilation or packaging error, and suggest a fix.