typeorm-migrations

Community

Manage TypeORM database migrations.

Authorbradtaylorsf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of managing database schema changes and data seeding within TypeORM projects, ensuring consistency and reliability in your database evolution.

Core Features & Use Cases

  • Migration Generation: Automatically create migration files based on entity changes or manually create empty migration files.
  • Schema Operations: Define and execute SQL commands for creating, altering, and dropping tables, columns, and foreign keys.
  • Data Seeding & Transformation: Implement scripts to populate initial data or transform existing data during migration.
  • Use Case: When adding a new feature that requires a new database table, use this Skill to generate a migration, define the table structure, and then run the migration to update your production database safely.

Quick Start

Use the typeorm-migrations skill to generate a new migration file named 'AddUserEmail'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: typeorm-migrations
Download link: https://github.com/bradtaylorsf/alphaagent-team/archive/main.zip#typeorm-migrations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.