关于
The REST API Expert skill transforms Claude into a specialized backend architect focused on high-quality Java Spring Boot development. It enforces a zero-tolerance policy for common architectural smells by mandating the separation of DTOs from domain entities, requiring @Valid-based input validation, and standardizing global exception handling. Unlike standard tools, it specifically promotes TestRestTemplate for realistic integration testing over MockMvc, ensuring that your API layer is production-ready, well-documented, and decoupled from business logic.