2 unscanned
2 skills total
Skills by decebals
-
api-contract-review
MIT· ★ 693 · updated 2026-02-08 — 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,…
-
jpa-patterns
MIT· ★ 693 · updated 2026-02-08 — This skill addresses the most common JPA performance bottlenecks: N+1 query problems, lazy loading errors, and transaction misconfigurations. It covers practical solutions like…