spring-boot-initializr
Installation
SKILL.md
Spring Boot Initializr Skill
Overview
This skill allows agents to generate Spring Boot project skeletons using the official Spring Initializr API. It provides a structured way to create Spring Boot projects with custom dependencies, Java version, project metadata, and other configurations.
Capabilities
- Generate Spring Boot projects with specified dependencies
- Customize project metadata (groupId, artifactId, version, name, description, package name)
- Select Java version
- Choose build system (Maven or Gradle)
- Select packaging type (jar or war)
- Specify Spring Boot version
Usage Instructions
Step 1: Check Available Versions
Before creating a Spring Boot project, you can check the available Java and Spring Boot versions from Spring Initializr: