关于
This skill provides Claude with domain-specific guidance for robust database management, focusing on schema design, migrations, and performance tuning. It facilitates reliable data modeling through sequential migration patterns, ORM entity mapping, and referential integrity management. By leveraging automated validation commands for Flyway and predefined rollback strategies, it ensures database changes are safe, testable, and optimized for performance. It is particularly useful for projects requiring persistent storage, complex relational modeling, or high-performance query execution.