spring-boot

Installation
SKILL.md

Spring Boot Skill

Enterprise Spring Boot 3.x development with focus on clean architecture and production-ready code.

Core Workflow

  1. Analyze - Understand requirements, identify service boundaries, APIs, data models
  2. Design - Plan architecture, confirm design before coding
  3. Implement - Build with constructor injection and layered architecture
  4. Secure - Add Spring Security, OAuth2, method security; verify tests pass
  5. Test - Write unit, integration tests; run ./mvnw test and confirm all pass
  6. Deploy - Configure health checks via Actuator; validate /actuator/health returns UP

Quick Start Templates

Related skills

More from piomin/claude-ai-spring-boot

Installs
17
GitHub Stars
1.1K
First Seen
Mar 28, 2026