Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

create-spring-boot-kotlin-project

Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
8

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill create-spring-boot-kotlin-project
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, create-spring-boot-kotlin-project has 8 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/create-spring-boot-kotlin-project.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services. Please make sure you have the following software installed on your system: If you need to custom the project name, please change the artifactId and the packageName in download-spring-boot-project-template If you need to update the Spring Boot version, please change the bootVersion in download-spring-boot-project-template Create docker-compose.yaml at project root and add following services: redis:6 , postgresql:17 and mongo:8 . Insert redis_data , postgres_data and mongo_data directories in .gitignore file Run gradle clean test command to check if the project is working Let's do this step by step. - Downloads a Spring Boot 3.4.5 project template with Kotlin, WebFlux, R2DBC, Redis, and MongoDB dependencies via Spring Initializr - Includes Docker Compose configuration for PostgreSQL 17, Redis 6, and MongoDB 8 with pre-set credentials and volume mounts - Adds SpringDoc OpenAPI integration for Swagger UI documentation and ArchUnit for architecture testing - Requires Java 21, Docker, and Docker Compose; customizable project name, Spring Boot version, and package structure through template variables - Please make sure you have the following software installed on your system: - Java 21 - Docker - Docker Compose - If you need to custom the project name, please change the artifactId...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does create-spring-boot-kotlin-project do?

Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services.

Is create-spring-boot-kotlin-project good?

create-spring-boot-kotlin-project does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support create-spring-boot-kotlin-project?

create-spring-boot-kotlin-project currently lists compatibility with Skills CLI.

Is create-spring-boot-kotlin-project safe to install?

create-spring-boot-kotlin-project has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to create-spring-boot-kotlin-project?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install create-spring-boot-kotlin-project?

Run the following command to install create-spring-boot-kotlin-project: npx skills add https://github.com/github/awesome-copilot --skill create-spring-boot-kotlin-project

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering