add-or-update-infrastructure
Installation
SKILL.md
Add or Update Infrastructure
Instructions
새로운 인프라스트럭처를 추가하거나 기존 인프라스트럭처를 수정할 때 다음 규칙을 따르세요:
1. infrastructure 디렉토리 구조
└── infrastructure/
├── persistence/
├── event/ # → 별도 skill(event) 참고
├── security/
└── external/
참고:
event/디렉토리의 상세 작성 규칙은 별도의add-or-update-event-handlerskill에 정의되어 있습니다. 이벤트 핸들러를 추가하거나 수정할 때는 해당 skill을 사용하세요.