home/categories/sql-databases/wheels-dev-wheels-examples-tweet-claude-skills-wheels-migration-generator-skill-md
sql-databasesdatabases

wheels-migration-generator

Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.

wheels-dev
maintainer
wheels-dev
업데이트됨 10/21/2025
스타
202
포크
107
quick start

Installation and usage

Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use wheels-migration-generator