home/categories/database-tools/the-perfect-developer-the-perfect-opencode-opencode-skills-alembic-skill-md
database-toolsdatabases
alembic
This skill should be used when the user asks to "set up Alembic migrations", "create a database migration", "run alembic upgrade", "configure alembic autogenerate", or needs guidance on SQLAlchemy schema versioning and migration best practices.
maintainer
the-perfect-developer
Mis à jour 2/22/2026
Étoiles
7
Forks
2
quick start
Installation and usage
This skill should be used when the user asks to "set up Alembic migrations", "create a database migration", "run alembic upgrade", "configure alembic autogenerate", or needs guidance on SQLAlchemy schema versioning and migration best practices.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use alembic