DEV Community

Rrezart Prebreza
Rrezart Prebreza

Posted on

Spring boot skills agent

I built an open-source collection of Claude/Codex skills for Spring Boot projects.

It includes focused skills for REST APIs, Spring Data JPA, Flyway, Spring Security, Spring Batch, Spring AI, MCP servers, testing, architecture patterns, and more.

There are now two versions:

  • skills/spring-boot-3/ for Spring Boot 3.x
  • skills/spring-boot-4/ for Spring Boot 4.x, Spring Framework 7, Spring Security 7, Spring Batch 6, Jackson 3, and Spring AI 2.0

The goal is simple: help AI coding agents stop generating generic or outdated Spring Boot code and instead follow production-ready conventions.

GitHub: https://github.com/rrezartprebreza/spring-boot-skills

Top comments (0)