Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:21
forks:3
updated:12 mai 2026 à 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.