Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Spring Boot with Kotlin Best Practices

porgithub·github· v1.0.0 · atualizado em 2026-04-10
78
Score

Get best practices for developing applications with Spring Boot and Kotlin.

kotlinspring-bootbackend-developmentrest-apidependency-injectiondata-persistence
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdkotlin-springboot/workflow
1. Set up the project using Maven or Gradle with Kotlin plugins.
2. Define data classes for DTOs and JPA entities.
3. Configure Spring Boot components using `application.yml` and `@ConfigurationProperties`.
4. Implement REST controllers using `@RestController` and data classes.
5. Implement service layer with `@Service` and `@Transactional`.
6. Implement data layer with Spring Data JPA repositories.
7. Write unit and integration tests using JUnit 5, Kotest, and Testcontainers.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90
Similar aSpring Boot Testing
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Create Spring Boot Java project prompt
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Create Spring Boot Kotlin project prompt
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Spring Boot Best Practices
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Co-executedREST API Builder
51%
Hebbian Synapse
Composite0.508
w = 0.3·α + 0.5·β + 0.2·γ
90
Co-executed ←Create Spring Boot Java project prompt
50%
Hebbian Synapse
Composite0.499
w = 0.3·α + 0.5·β + 0.2·γ
78
Co-executed ←Create Spring Boot Kotlin project prompt
47%
Hebbian Synapse
Composite0.467
w = 0.3·α + 0.5·β + 0.2·γ
78
Co-executed ←Spring Boot Best Practices
49%
Hebbian Synapse
Composite0.491
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Spring Boot with Kotlin Best Practices
kotlin-springboot
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers6
develop a Spring Boot application with Kotlinbest practices for Kotlin Spring Boothow to structure a Kotlin Spring Boot projectuse Kotlin with Spring Bootcreate a REST API with Kotlin and Spring Bootconfigure Spring Boot with Kotlin

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download kotlin-springboot
$ synaptic skills detail kotlin-springboot
$ synaptic skills live kotlin-springboot

Dependências

org.jetbrains.kotlin:kotlin-maven-pluginorg.jetbrains.kotlin:kotlin-gradle-pluginorg.springframework.boot:spring-boot-starter-weborg.springframework.boot:spring-boot-starter-data-jpaorg.springframework.data:spring-data-jpa

Links

GitHub Repository