bymicrock· 58 skills
Create and manage database migrations with reversible changes, proper naming conventions, and zero-downtime deployment strategies. Use this skill when creating database migration files, modifying schema, adding or removing tables/columns, managing indexes, or handling data migrations. Apply when working with migration files (e.g., db/migrate/, migrations/, alembic/, sequelize migrations), schema changes, database versioning, rollback implementations, or when you need to ensure backwards compatibility during deployments. Use for any task involving database structure changes, index creation, constraint modifications, or data transformation scripts.
$npx -y skills add microck/ordinary-claude-skills --skill backend-migration-standardsInstalls into the current project.
Run `npx skills use "https://github.com/microck/ordinary-claude-skills" --skill "microck/ordinary-claude-skills/backend-migration-standards"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microck/ordinary-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microck/ordinary-claude-skills"` and select the relevant skills, then follow their instructions.