Skill Claude CodeCodex
Database patterns for JPA/Spring Data. Schema naming, Flyway migrations, N+1 prevention, transaction boundaries, indexing strategy.
7 tagged flyway, measured the same way as everything else here.
Browse within: gemini-cli 6java 6
Skill Claude CodeCodex
Database patterns for JPA/Spring Data. Schema naming, Flyway migrations, N+1 prevention, transaction boundaries, indexing strategy.
Jiangxianze/spring-agent-skills
Skill Claude CodeCodex
Review Flyway SQL migrations for PostgreSQL or MySQL production safety. Use when creating or reviewing versioned or repeatable migration files, pull requests with DDL or backfills, zero-downtime schema changes, expand-contract rollouts, index creation, constraint validation, type changes, renames, or destructive…
Jiangxianze/spring-agent-skills
Skill Claude CodeCodex
Review Spring Data JPA and Hibernate code for query count, fetching, pagination, transaction, locking, and persistence-context risks. Use for entity mappings, repositories, JPQL or native SQL, Specifications, DTO projections, service methods, REST serialization, or reports of N+1 queries, LazyInitializationException…
Jiangxianze/spring-agent-skills
Skill Claude CodeCodex
Triage live or captured JVM incidents using thread dumps, GC logs, heap and native-memory evidence, JFR recordings, application metrics, and operating-system signals. Use for high CPU, hangs, deadlocks, latency, allocation pressure, long GC pauses, memory leaks, native OOM, or repeated JVM restarts.