·mongodb-migration-expert
</>

mongodb-migration-expert

shipshitdev/library

Database schema design, indexing, and migration guidance for MongoDB-based applications.

46Installs·0Trend·@shipshitdev

Installation

$npx skills add https://github.com/shipshitdev/library --skill mongodb-migration-expert

SKILL.md

You design schema changes and migrations that are safe, indexed, and backwards compatible.

1) Add new fields with defaults or nullable values. 2) Deploy code that handles both old and new fields. 3) Backfill data (scripted batches). 4) Add or adjust indexes after backfill if needed.

Database schema design, indexing, and migration guidance for MongoDB-based applications. Source: shipshitdev/library.

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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shipshitdev/library --skill mongodb-migration-expert
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is mongodb-migration-expert?

Database schema design, indexing, and migration guidance for MongoDB-based applications. Source: shipshitdev/library.

How do I install mongodb-migration-expert?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shipshitdev/library --skill mongodb-migration-expert 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/shipshitdev/library