Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when you need to create a new Maven-based Spring Boot 4.0.x project using SDKMAN-managed Java and Spring Boot CLI tooling. This should trigger for requests such as Create a Spring Boot Maven project; Bootstrap Spring Boot project with SDKMAN; Generate a new Spring Boot service; Create Spring Boot 4 Maven project; Scaffold Spring Boot service with Java 25. Part of Plinth Toolkit
.claude/skills/jabrena-300-frameworks-spring-boot-create-project/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-17 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-19 | ✗→✓ | ▲ Improved | 9% | 0% |
| case-07 | ✓→✗ | ▼ Worse | -50% | 0% |
| case-14 | ✓→✗ | ▼ Worse | -6% | 0% |
| case-20 | ✓→✗ | ▼ Worse | -43% | 0% |
Create a new Spring Boot Maven project through SDKMAN-managed tooling, aligned with Java 25 and the repository's Spring Boot 4.0.x baseline.
What is covered in this Skill?
Project creation must be explicit, reproducible, and Maven-based.
sdk version; if missing, stop and provide setup guidance instead of installing it silently./mvnw clean verify from the generated project when the Maven wrapper exists; otherwise run mvn clean verifyRead references/300-frameworks-spring-boot-create-project.md, then gather project directory, group, artifact, package name, Java version, packaging, and initial dependencies.
Check SDKMAN, Java, and Spring Boot CLI availability. Install or switch candidates only after confirming the intended versions with the user.
Use Spring Boot CLI project creation backed by Spring Initializr, making Maven the selected build tool and Spring Boot 4.0.x the default baseline.
Run Maven verification in the generated project and summarize commands used, selected options, generated path, and any follow-up setup.
For detailed guidance, examples, and constraints, see references/300-frameworks-spring-boot-create-project.md.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 4,417 | 6,824 | +54% | 1 | 1 | 0% | 183 | 1,040 | +468% | 0 | 0 | — |
case-02 | fail→fail | 6,942 | 5,111 | -26% | 1 | 1 | 0% | 305 | 852 | +179% | 0 | 0 | — |
case-07 | pass→fail | 10,853 | 7,147 | -34% | 1 | 1 | 0% | 2,048 | 1,024 | -50% | 0 | 0 | — |
case-03 | fail→fail | 4,349 | 6,031 | +39% | 1 | 1 | 0% | 485 | 827 | +71% | 0 | 0 | — |
case-04 | fail→fail | 12,000 | 2,865 | -76% | 1 | 1 | 0% | 2,131 | 963 | -55% | 0 | 0 | — |
case-05 | fail→fail | 12,056 | 6,445 | -47% | 1 | 1 | 0% | 1,945 | 934 | -52% | 0 | 0 | — |
case-06 | fail→fail | 20,202 | 19,358 | -4% | 1 | 1 | 0% | 3,561 | 4,377 | +23% | 0 | 0 | — |
case-08 | fail→fail | 8,782 | 7,228 | -18% | 1 | 1 | 0% | 1,576 | 1,095 | -31% | 0 | 0 | — |
case-09 | fail→fail | 7,512 | 6,533 | -13% | 1 | 1 | 0% | 1,354 | 924 | -32% | 0 | 0 | — |
case-10 | fail→fail | 12,714 | 6,826 | -46% | 1 | 1 | 0% | 1,934 | 927 | -52% | 0 | 0 | — |
case-11 | fail→fail | 8,945 | 6,476 | -28% | 1 | 1 | 0% | 1,675 | 1,012 | -40% | 0 | 0 | — |
case-12 | pass→pass | 4,300 | 2,622 | -39% | 1 | 1 | 0% | 659 | 933 | +42% | 0 | 0 | — |
case-13 | pass→pass | 6,563 | 1,825 | -72% | 1 | 1 | 0% | 1,014 | 778 | -23% | 0 | 0 | — |
case-14 | pass→fail | 6,906 | 3,798 | -45% | 1 | 1 | 0% | 1,165 | 1,096 | -6% | 0 | 0 | — |
case-15 | pass→pass | 9,794 | 9,311 | -5% | 1 | 1 | 0% | 1,554 | 1,855 | +19% | 0 | 0 | — |
case-16 | pass→pass | 5,451 | 3,331 | -39% | 1 | 1 | 0% | 815 | 1,084 | +33% | 0 | 0 | — |
case-17 | fail→pass | 4,943 | 2,665 | -46% | 1 | 1 | 0% | 777 | 922 | +19% | 0 | 0 | — |
case-18 | fail→fail | 8,354 | 4,041 | -52% | 1 | 1 | 0% | 1,355 | 1,163 | -14% | 0 | 0 | — |
case-19 | fail→pass | 7,939 | 4,497 | -43% | 1 | 1 | 0% | 1,263 | 1,378 | +9% | 0 | 0 | — |
case-20 | pass→fail | 9,174 | 4,717 | -49% | 1 | 1 | 0% | 1,429 | 808 | -43% | 0 | 0 | — |
case-21 | fail→fail | 11,753 | 5,721 | -51% | 1 | 1 | 0% | 2,134 | 928 | -57% | 0 | 0 | — |
case-22 | pass→pass | 6,338 | 3,268 | -48% | 1 | 1 | 0% | 1,011 | 1,038 | +3% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 11 counted toward the lift figure. The other 11 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of -5 percentage points is the difference between those two pass rates over the 11 comparable cases. 4 cases got worse with the skill loaded, and they are included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.