·database-migrations
</>

database-migrations

thibautbaissac/rails_ai_agents

Creates safe database migrations with proper indexes and rollback strategies. Use when creating tables, adding columns, creating indexes, handling zero-downtime migrations, or when user mentions migrations, schema changes, or database structure.

12Installs·0Trend·@thibautbaissac

Installation

$npx skills add https://github.com/thibautbaissac/rails_ai_agents --skill database-migrations

SKILL.md

For existing tables with data, add NOT NULL in two migrations:

Creates safe database migrations with proper indexes and rollback strategies. Use when creating tables, adding columns, creating indexes, handling zero-downtime migrations, or when user mentions migrations, schema changes, or database structure. Source: thibautbaissac/rails_ai_agents.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thibautbaissac/rails_ai_agents --skill database-migrations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/thibautbaissac/rails_ai_agents --skill database-migrations
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is database-migrations?

Creates safe database migrations with proper indexes and rollback strategies. Use when creating tables, adding columns, creating indexes, handling zero-downtime migrations, or when user mentions migrations, schema changes, or database structure. Source: thibautbaissac/rails_ai_agents.

How do I install database-migrations?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thibautbaissac/rails_ai_agents --skill database-migrations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/thibautbaissac/rails_ai_agents