feat: 계층적 CLAUDE.md 구조 및 도메인 아키텍처 개편 #11
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
프로젝트의 문서화 체계와 아키텍처를 대대적으로 개편하여 유지보수성과 개발 효율성을 크게 향상시켰습니다.
🏗️ 주요 변경사항
1. 계층적 CLAUDE.md 구조 도입
CLAUDE.md(마스터 아키텍처 맵)src/domain/,src/app/,src/contents/src/domain/blog/,src/app/[category]/,src/app/_components/,src/app/_lib/2. 도메인 아키텍처 정리
src/entities/→src/domain/3. 문서화 체계 완전 개편
새로운
.context/디렉토리에 전문화된 가이드라인 추가:development-guidelines.md- 구현 패턴과 품질 기준styling-guide.md- Tailwind CSS, shadcn/ui 가이드git-workflow.md- 브랜치 전략, 커밋 컨벤션project-overview.md- 기술 스택, 상세 아키텍처commands.md- 개발 명령어 레퍼런스current-status.md- 최신 작업 상태 추적📊 변경 통계
🎯 기대 효과
개발 효율성 향상
아키텍처 일관성 보장
온보딩 경험 개선
Test Plan
entities→domain)🤖 Generated with Claude Code