migration-scripts
CommunitySecure migrations with frozen, safe registries.
Authormengxi-ream
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing database/config migrations is error-prone when migrations reference code, rely on non-deterministic imports, or risk drift between environments. Enforcing frozen-snapshot migrations, safe registration, and lean import boundaries helps teams maintain stable upgrade paths.
Core Features & Use Cases
- Frozen snapshots: migrations must not depend on evolving code, ensuring reproducible upgrades.
- Validated registries: auto-discover and verify version-bridging steps to prevent gaps or duplicates.
- Isolated imports: migration scripts live in isolation from the main app code, reducing blast radius.
- Use Case: teams rolling from v001 to v003 can rely on a clear chain with validated steps.
Quick Start
Create a new migration under src/utils/config/migration-scripts/v001-to-v002.ts following the versioning rules.
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: migration-scripts Download link: https://github.com/mengxi-ream/read-frog/archive/main.zip#migration-scripts 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.