db-snapshot
CommunityCreate schema-only snapshots for rollback.
AuthorGDSDN
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust mechanism to create schema-only snapshots of a database, enabling quick rollbacks and version control for database schemas.
Core Features & Use Cases
- Schema Versioning: Track changes to your database schema over time.
- Rollback Capability: Quickly revert to a previous schema state in case of migration failures or unintended changes.
- Migration Safety: Use snapshots before and after migrations to easily compare and verify changes.
- Use Case: Before deploying a new version of your application that includes database schema modifications, you can create a
pre_deploysnapshot. If the deployment fails, you can use this snapshot to revert the schema to its previous state.
Quick Start
Use the db-snapshot skill to create a snapshot labeled 'pre_migration'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: db-snapshot Download link: https://github.com/GDSDN/kord-aios/archive/main.zip#db-snapshot 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 223,000+ vetted skills library on demand.