Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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.

개요

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.

설치 명령
npx skills add https://github.com/gulati8/justice-league-factory --skill database-patterns

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타3
포크0
업데이트2026년 4월 28일 16:45
파일 탐색기
2 개 파일
SKILL.md
readonly