chore(docs): 유효하지 않은 문서 정리 및 docs/ 구조 개선#729
Merged
Conversation
docs/ 디렉토리를 점검하여 유효하지 않은 문서를 삭제하고, Skill 문서와의 참조 관계를 개선합니다. ## Summary - docs/ 디렉토리의 불필요한 파일 및 디렉토리를 삭제합니다 - prompt-1-ko.md (confluence-mdx 도구로 대체됨) - translation-11-3.42e20714.md (일회성 작업 추적 문서) - compare.txt, diff.en.txt, diff.ja.txt (임시 파일) - changes-since-250925/ (git으로 재생성 가능한 diff 데이터 59개 파일) - latest-ko-confluence/ (빈 디렉토리) - docs/README.md를 정리 후 문서 목록으로 재작성합니다 - Skills 문서에 api-naming-guide.md 참조를 추가합니다 - skills/translation.md, skills/proofread.md, skills/README.md - CLAUDE.md의 docs/ 설명을 구체화합니다 - 검토 결과를 docs/review-docs-directory.md에 기록합니다 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
DEVELOPMENT.md를 현재 코드베이스에 맞게 수정합니다. ## Summary - Next.js 버전을 15에서 16으로 수정합니다 - GitHub Actions 워크플로우를 환경별 분리된 구조로 업데이트합니다 - deploy.yml → deploy-production.yml, deploy-staging.yml, deploy-preview.yml - "오픈 전 TODO" 섹션에서 존재하지 않는 src/middleware.ts를 삭제합니다 - scripts/generate-sitemap/index.js 확장자를 index.ts로 수정합니다 - CLAUDE.md의 Next.js 버전을 일치시킵니다 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
docs/ 디렉토리를 전수 점검하여 유효하지 않은 문서를 정리하고, .claude/skills/ 문서와의 참조 관계를 개선합니다.
삭제 (9,882줄 제거)
docs/prompt-1-ko.md— confluence-mdx 자동화 도구로 완전히 대체됨docs/translation-11-3.42e20714.md— 특정 커밋 번역 작업 추적 (일회성)docs/compare.txt,diff.en.txt,diff.ja.txt— 임시 참조 파일docs/changes-since-250925/— git diff로 재생성 가능한 데이터 (59개 파일)docs/latest-ko-confluence/— .gitignore만 있는 빈 디렉토리개선
docs/README.md재작성 — 정리 후 남은 문서 목록과 Skills 참조 관계 설명skills/translation.md,skills/proofread.md에api-naming-guide.md참조 추가skills/README.md참조 테이블 현행화CLAUDE.md의 docs/ 설명 구체화유지 대상 (변경 없음)
DEVELOPMENT.md,commit-pr-guide.md,translation.md,api-naming-guide.md,vercel-logging.md,plan-to-migrate-openapi-spec.md,proofreading/Test plan
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com