mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-18 14:53:05 +08:00
docs: add missing Japanese translations to complete zh-CN parity (ja-JP)
Add remaining files to match zh-CN documentation structure: - hooks/README.md — hooks architecture and customization guide - examples/ — 8 project CLAUDE.md templates (general, user, django, go, harmonyos, laravel, rust, saas-nextjs) - CHANGELOG.md — version history - the-openclaw-guide.md — OpenClaw guide (471 lines) Total: 11 files, 2362 insertions ja-JP now has full parity with zh-CN directory structure.
This commit is contained in:
@@ -79,6 +79,12 @@
|
||||
- 最低80%のカバレッジ
|
||||
- 重要なフローにはユニット + 統合 + E2Eテスト
|
||||
|
||||
### ナレッジキャプチャ
|
||||
- 個人的なデバッグノート、設定、一時的なコンテキスト → 自動メモリ
|
||||
- チーム/プロジェクトのナレッジ(アーキテクチャ決定、API変更、実装ランブック)→ プロジェクトの既存のドキュメント構造に従う
|
||||
- 現在のタスクがすでに関連するドキュメント、コメント、または例を生成している場合は、同じナレッジを他の場所に重複させない
|
||||
- 明確なプロジェクトドキュメントの場所がない場合は、新しいトップレベルドキュメントを作成する前に確認する
|
||||
|
||||
---
|
||||
|
||||
## エディタ統合
|
||||
|
||||
Reference in New Issue
Block a user