docs(ko): Translate full documentation, guides, and templates to Korean#150
docs(ko): Translate full documentation, guides, and templates to Korean#150minhee-seo wants to merge 1 commit into
Conversation
|
Hi @minhee-seo — this is awesome, thank you for putting in the work! Translating the entire tutorial (all 10 modules plus the top-level docs) is no small task, and it shows — links, anchors, and formatting all check out, and CI is green. Really appreciate you doing this for the Korean community. 🙏 Only one thing standing between this and merging: the repo moved from v2.1.160 to v2.1.206 while this PR was open (via #151), and that sync tweaked a few things in English that this translation predates. Nothing wrong with your work — just a bit of catching up needed:
Easiest path: |
Description
This PR introduces a comprehensive Korean translation (
ko/directory) for the entire project, including slash commands, persistent context examples, skills, subagents, advanced features, CLI references, and the contributing guidelines.The goal of this translation is to help Korean developers adopt Claude Code more easily and use this guide effectively in their daily workflows.
Changes Made
ko/directory that mirrors the complete English documentation structure.01-slash-commands/02-memory/03-skills/04-subagents/05-mcp/06-hooks/07-plugins/08-checkpoints/09-advanced-features/10-cli/README.mdLEARNING-ROADMAP.mdQUICK_REFERENCE.mdCHANGELOG.mdSECURITY.mdCONTRIBUTING.mdWhat to Review
Please review the following:
ko/directory.ko/README.mdandko/LEARNING-ROADMAP.md).Files Changed
ko/directory.Additional Notes
As a developer who has benefited greatly from this project, I wanted to make these excellent guides more accessible to the Korean community.
I spent considerable time carefully translating the documentation while also verifying Markdown rendering, internal links, relative paths, and anchor references to ensure the localized version behaves consistently with the original documentation.
I hope this contribution helps more Korean developers discover and effectively use Claude Code. Thank you for creating and maintaining such a valuable project.