Skip to main content
在 Manus 中运行任何 Skill
一键导入

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