LogoClawIndex
CasesSkillsAbout
LogoClawIndex

create-spring-boot-kotlin-project - Create Spring Boot Kotlin Project with Docker

Creates a Spring Boot Kotlin project skeleton with essential configurations and Docker services

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check Java version
  • download Spring Boot template
  • unzip project files
  • add Gradle dependencies
  • configure application properties
  • create Docker Compose file

Inputs

  • project name
  • Spring Boot version
  • Java 21
  • Docker

Outputs

  • Spring Boot Kotlin project directory
  • build.gradle.kts file
  • application.properties file
  • docker-compose.yaml file

Requirements

  • Java 21 installed
  • Docker installed
  • Docker Compose installed
  • terminal access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Spring Boot
Kotlin
Docker
Project Creation
Backend Development
check Java version
download Spring Boot template
unzip project files
add Gradle dependencies
project name
Spring Boot version
Java 21
Spring Boot Kotlin project directory
build.gradle.kts file
application.properties file