一键导入
database-migration
Guidance for writing safe, reversible database schema migrations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guidance for writing safe, reversible database schema migrations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guidance for implementing secure, well-structured REST API endpoints.
Guidance for building accessible, testable frontend UI components.
Guidance for implementing consistent, observable error handling.
Guidance for writing meaningful unit and integration tests.
Guidance for designing and implementing a well-structured REST API endpoint with proper validation, error handling, authentication, and documentation.
Guidance for building a well-structured, accessible, and testable frontend UI component aligned with the project's component model and design system.
| name | database-migration |
| description | Guidance for writing safe, reversible database schema migrations. |
Produce a safe, reviewable, and reversible database schema change that can be deployed without downtime or data loss.
TECH.md.DEFAULT value or a backfill step.CONCURRENTLY (PostgreSQL) or equivalent to avoid table locks.