원클릭으로
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.