format-migration

Official

Format TypeORM migrations for clean SQL.

Authordailydotdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

TypeORM migrations are easy to generate but often result in inconsistent SQL formatting, making maintenance and code reviews harder. This skill enforces a single, readable style for migration SQL and keeps migration files clean and predictable.

Core Features & Use Cases

  • Uniform, readable multi-line SQL blocks within MigrationInterface.up and MigrationInterface.down.
  • Inline SQL formatting rules that ensure consistency across teams and environments.
  • Useful after generating migrations to guarantee consistency and reduce review effort in CI pipelines.

Quick Start

Run the formatter on your newly generated migration to apply the standardized SQL style.

Dependency Matrix

Required Modules

None required

Components

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: format-migration
Download link: https://github.com/dailydotdev/daily-api/archive/main.zip#format-migration

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.