springboot-setup
Installation
SKILL.md
springboot-setup
This is the first skill to run for any new Spring Boot project. It collects project configuration through
a short interview and writes .spring-config.json to the current directory. Every other springboot-* skill
depends on this file.
What this skill does
- Asks for the user's preferred language first, then switches to that language immediately
- Asks the remaining 11 configuration questions in the chosen language
- Writes
.spring-config.jsonto the project root - Marks
"setup"ininstalled_modules