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:21
forks:3
updated:May 12, 2026 at 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.