Create Database Migration
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
Install
claude skill add TryGhost/Ghost:create-database-migration About this skill
Create Database Migration is a skill for Claude Code developed by TryGhost. It is tagged database, migration, mysql, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Frequently Asked Questions
What does Create Database Migration do?
Create Database Migration is a Claude Code skill by TryGhost. Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database. It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Create Database Migration?
You can install Create Database Migration by running the following command in your terminal: claude skill add TryGhost/Ghost:create-database-migration
Who made Create Database Migration?
Create Database Migration was created by TryGhost. You can find their other projects and contributions on GitHub at https://github.com/TryGhost.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook