github.com/piomin/claude-ai-spring-boot
Skill | Added | Review |
|---|---|---|
spring-boot-patterns Spring Boot best practices and patterns. Use when creating controllers, services, repositories, or when user asks about Spring Boot architecture, REST APIs, exception handling, or JPA patterns. | 82 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 | |
java-architect Use when building, configuring, or debugging enterprise Java applications with Spring Boot, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing challenges in cloud-native Spring applications. | 100 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 | |
design-patterns Common design patterns with Java examples (Factory, Builder, Strategy, Observer, Decorator, etc.). Use when user asks "implement pattern", "use factory", "strategy pattern", or when designing extensible components. | 90 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 | |
jpa-patterns JPA/Hibernate patterns and common pitfalls (N+1, lazy loading, transactions, queries). Use when user has JPA performance issues, LazyInitializationException, or asks about entity relationships and fetching strategies. | 81 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 | |
logging-patterns Java logging best practices with SLF4J, structured logging (JSON), and MDC for request tracing. Includes AI-friendly log formats for Claude Code debugging. Use when user asks about logging, debugging application flow, or analyzing logs. | 88 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 | |
spring-boot-engineer Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints. Use when building Spring Boot 3.x applications, microservices, or reactive Java applications; invoke for Spring Data JPA, Spring Security 6, WebFlux, Spring Cloud integration, Java REST API design, or Microservices Java architecture. | 93 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 | |
clean-code Clean Code principles (DRY, KISS, YAGNI), naming conventions, function design, and refactoring. Use when user says "clean this code", "refactor", "improve readability", or when reviewing code quality. | 82 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 | |
java-code-review Systematic code review for Java with null safety, exception handling, concurrency, and performance checks. Use when user says "review code", "check this PR", "code review", or before merging changes. | 90 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 | |
api-contract-review Review REST API contracts for HTTP semantics, versioning, backward compatibility, and response consistency. Use when user asks "review API", "check endpoints", "REST review", or before releasing API changes. | 90 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: d9fda23 |