Load when designing new domains or modules, refactoring architecture, working with Clean Architecture layers, ports/adapters pattern, or cross-domain communication.
Load when developing API endpoints, designing request/response DTOs, creating controllers, or working with BaseResponse wrapper and exception handling patterns.
Commit, push, and open a PR following project conventions. Use when creating pull requests.
GitHub PR์ ์ฝ๋ ๋ฆฌ๋ทฐ ์ฝ๋ฉํธ๋ฅผ ์ฝ์ด์ ํผ๋๋ฐฑ์ ๋ฐ์ํ๊ณ , ๊ฐ ์ฝ๋ฉํธ์ ๋ต๊ธ์ ๋จ๊น๋๋ค.
ํ๋ก์ ํธ ์ปจ๋ฒค์ ์ ๋ง๋ ์ผ๊ด๋ ์ปค๋ฐ ๋ฉ์์ง๋ฅผ ์์ฑํ๊ณ ์ปค๋ฐ์ ์ํํฉ๋๋ค.
Create a GitHub issue following project conventions. Use when creating issues.
Load when working with environment settings, application profiles (local/staging/prod), Jasypt encryption, secrets management, or infrastructure configuration.
Load when adding logging, metrics, monitoring, MDC context, or working with Prometheus/Grafana observability infrastructure.