Agent skill
erdai-physical-model
Convert ERDAI logical model into physical schema docs with table/column types, PK/FK/index/comments.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/erdai-physical-model
SKILL.md
ERDAI Physical Modeling Skill
Read first
- docs/modeling/logical-model.md
- docs/modeling/physical-model.md
- docs/modeling/naming-rules.md
- docs/erd/erd-physical.md
- docs/db-connection.md
Do in order
- 엔티티→테이블 매핑
- 컬럼/타입/NULL/PK/FK/INDEX 정의
- table_comment/column_comment 보강
- DBMS 차이 메모 갱신
- 체크리스트 점검
Constraints
- 기존 이름 변경 금지
- 민감정보 평문 저장 금지
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?