post-construct-migrations
CommunityAutomate database migrations on service startup.
Authorjymchng
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates database migrations at the time of service startup, allowing services to self-migrate their schema as needed.
Core Features & Use Cases
- Automatic Schema Migration: Executes database migrations upon service initialization, ensuring the schema is up-to-date.
- Service-Owned Schema: Suitable for services that own and manage their own database schema.
- Use Case: When a service requires its database to be in a certain state before it can function, this Skill can automatically ensure that state is achieved upon service startup.
Quick Start
Run the post-construct-migrations skill when your service is first resolved to ensure database migrations are executed.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: post-construct-migrations Download link: https://github.com/jymchng/injectable/archive/main.zip#post-construct-migrations 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 620,000+ vetted skills library on demand.