Plugin Claude Code
Tools that make sense of legacy projects by reading code alone. No DB or server access required.
1 1mo ago A
tokens not measured
original MIT
Plugin Claude Code
Tools that make sense of legacy projects by reading code alone. No DB or server access required.
Plugin Claude Code
Maps the database schema of MyBatis / JPA projects from source code alone.
Skill Claude CodeCodex
Builds a table-centric database schema map by reading MyBatis XML mappers or JPA/Hibernate entities. Auto-detects the ORM; no DB connection needed. Use when exploring an unfamiliar Spring project, listing which tables the code touches, or checking the blast radius of a schema change before altering a table. 테이블 구조 파악…