LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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

Creates a Spring Boot Kotlin project skeleton with multiple database integrations

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • download Spring Boot project template
  • unzip downloaded file
  • add dependencies to build file
  • create docker-compose file
  • run gradle tests

Inputs

  • Java 21
  • Docker
  • Docker Compose
  • project name

Outputs

  • Spring Boot Kotlin project directory
  • docker-compose.yaml file
  • gradle build files
  • application.properties 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
Project Setup
Docker
Database Integration
download Spring Boot project template
unzip downloaded file
add dependencies to build file
create docker-compose file
Java 21
Docker
Docker Compose
Spring Boot Kotlin project directory
docker-compose.yaml file
gradle build files