·database-patterns
{}

database-patterns

yonatangross/orchestkit

Alembic 迁移、架构设计 (SQL/NoSQL) 和数据库版本控制的数据库设计和迁移模式。在创建迁移、设计架构、规范化数据、管理数据库版本或处理架构漂移时使用。

11安装·1热度·@yonatangross

安装

$npx skills add https://github.com/yonatangross/orchestkit --skill database-patterns

SKILL.md

Comprehensive patterns for database migrations, schema design, and version management. Each category has individual rule files in rules/ loaded on-demand.

| Category | Rules | Impact | When to Use |

| Alembic Migrations | 3 | CRITICAL | Autogenerate, data migrations, branch management | | Schema Design | 3 | HIGH | Normalization, indexing strategies, NoSQL patterns | | Versioning | 3 | HIGH | Changelogs, rollback plans, schema drift detection | | Zero-Downtime Migration | 2 | CRITICAL | Expand-contract, pgroll, rollback monitoring |

Alembic 迁移、架构设计 (SQL/NoSQL) 和数据库版本控制的数据库设计和迁移模式。在创建迁移、设计架构、规范化数据、管理数据库版本或处理架构漂移时使用。 来源:yonatangross/orchestkit。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/yonatangross/orchestkit --skill database-patterns
分类
{}数据分析
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 database-patterns?

Alembic 迁移、架构设计 (SQL/NoSQL) 和数据库版本控制的数据库设计和迁移模式。在创建迁移、设计架构、规范化数据、管理数据库版本或处理架构漂移时使用。 来源:yonatangross/orchestkit。

如何安装 database-patterns?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yonatangross/orchestkit --skill database-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/yonatangross/orchestkit