mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-02-15 18:54:22 +01:00
docs: update CLAUDE.md with communication guidelines
- Added communication rules specifying that user interactions should be in Japanese while code, comments, and commit messages remain in English. - Clarified the purpose of the document being in English for context efficiency.
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
## Critical Rules (Read First)
|
||||
|
||||
**Communication**:
|
||||
- Always communicate with users in Japanese (日本語)
|
||||
- Code, comments, and commit messages should be in English
|
||||
- This document is in English for context efficiency
|
||||
|
||||
**NEVER**:
|
||||
- Use `as` type casting (explain the problem to the user instead)
|
||||
- Use raw `fetch` or bypass TanStack Query for API calls
|
||||
|
||||
Reference in New Issue
Block a user