3 skills total · 3 unscanned
Skills by decebals
api-contract-review
Audit your REST API design against best practices for HTTP verb selection, versioning strategies, and status code correctness. Catches common mistakes like wrong HTTP methods,…
MITfor claude-codeupdated Feb 2026
★ 693repo stars
jpa-patterns
This skill addresses the most common JPA performance bottlenecks: N+1 query problems, lazy loading errors, and transaction misconfigurations. It covers practical solutions like…
MITfor claude-codeupdated Feb 2026
★ 693repo stars
test-quality
Test Quality guides you through writing maintainable Java tests using JUnit 5 and AssertJ. It covers the Arrange-Act-Assert pattern, collection and exception assertions, nested…
MITfor claude-codeupdated Feb 2026
★ 693repo stars