Rx-K8/my-claude-code
These skills were discovered automatically and have not necessarily received an editorial review.
golang-testingIndexed
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
View indexed skilljava-coding-standardsIndexed
Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.
View indexed skilljpa-patternsIndexed
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
View indexed skillspringboot-tddIndexed
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
View indexed skillspringboot-verificationIndexed
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
View indexed skill