liquibase
CommunityReliable database migrations with Liquibase.
AuthoriCesofT
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a robust framework for managing database schema migrations in Java/Spring projects using Liquibase 5, including clear separation of DDL and DML, offline SQL generation, and safe rollback strategies to coordinate changes across modules.
Core Features & Use Cases
- Centralized master changelog that aggregates all changesets with explicit includes to track schema evolution.
- Offline SQL generation for PR reviews and audits, ensuring migrations can be reviewed without a live database.
- Spring Boot integration with recommended configuration to validate schema via Hibernate while Liquibase owns the database evolution.
- Support for multi-module projects and best practices like one-change-set-per-atomic-operation, explicit rollbacks, and safe deployment in microservice architectures.
Quick Start
Configure Liquibase in your Spring Boot project and run a migration to apply the schema changes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: liquibase Download link: https://github.com/iCesofT/awesome-ai/archive/main.zip#liquibase Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.