github.com/sivaprasadreddy/sivalabs-agent-skills
| Skill | Added | Review |
|---|---|---|
jspecify-skill skills/jspecify/SKILL.md Use this skill when asked to perform any of the following actions in a Java project: - To add jspecify support - To prevent NullPointerExceptions - To better handle Nullability This skill will add jspecify dependency, configure Maven or Gradle build to automatically use jspecify for checking Nullability issues. | 78 78 2.32x Agent success vs baseline Impact 100% 2.32xAverage score across 2 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 44ec290 | |
spring-boot-skill skills/spring-boot/SKILL.md Build Spring Boot 4.x applications following the best practices. Use this skill: * When developing Spring Boot applications using Spring MVC, Spring Data JPA, Spring Modulith, Spring Security * To create recommended Spring Boot package structure * To implement REST APIs, entities/repositories, service layer, modular monoliths * To use Thymeleaf view templates for building web applications * To write tests for REST APIs and Web applications * To write ArchUnit tests for testing architecture * To configure the recommended plugins and configurations to improve code quality, and testing while using Maven. * To use Spring Boot's Docker Compose support for local development * To create Taskfile for easier execution of common tasks while working with a Spring Boot application | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 44ec290 |