Skip to main content
Run any Skill in Manus
with one click

database-patterns

Database migration and schema change standards for any project using raw SQL migrations. Activate whenever a task involves schema changes, column renames, field additions, table creation, data backfills, index creation, or any modification to how data is stored. Also activate when backend TypeScript interfaces need to reflect a new database shape.

Overview

Database migration and schema change standards for any project using raw SQL migrations. Activate whenever a task involves schema changes, column renames, field additions, table creation, data backfills, index creation, or any modification to how data is stored. Also activate when backend TypeScript interfaces need to reflect a new database shape.

Install command
npx skills add https://github.com/gulati8/justice-league-factory --skill database-patterns

Copy and paste this command into Claude Code to install the skill

Stars3
Forks0
UpdatedApril 28, 2026 at 16:45
File Explorer
2 files
SKILL.md
readonly