Published Skills 4
allra-test-writing
Write Reliable Allra Backend Tests
Backend teams need consistent test scope, structure, data, and assertions. This skill guides Allra Java tests using established helpers and testing libraries.
allra-error-handling
Standardize Spring Backend Error Handling
Inconsistent exceptions and responses make Spring services difficult to maintain. This skill provides reusable patterns for handlers, error codes, responses, validation, and logging.
allra-database-schema
Design Reliable JPA and QueryDSL Data Layers
Inconsistent persistence patterns create fragile repositories, transaction errors, and inefficient entity relationships. This skill applies Allra standards to JPA, QueryDSL, and Spring transactions.
allra-api-design
Design Consistent Spring Boot APIs
Inconsistent API structure and DTO naming make Java services harder to maintain. This skill applies Allra conventions for Spring Boot endpoints, validation, responses, and packages.