- Move project guidelines from CLAUDE.md to .agents/rules/base.md
- Create browser-extension.md rule file for browser development
- Consolidate GitHub release note guidelines into base.md
- Add cross-references between rule files for better navigation
- Update instructions to reference new rule structure
This improves organization by separating core project rules from
extension-specific and website-specific guidelines, making it easier
for AI agents to apply the appropriate rules based on context.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
User requested documentation improvements for project structure:
- User asked: "プロジェクトのフォルダ構成としてwebsite, src, browserに関する内容を書いてください"
- User requested: "base.instructions.md も見て参考になりそうなものがあれば書いてください"
- Added detailed project structure overview for src/, website/, browser/ directories
- Enhanced website section with 12-language support details and development guidelines
- Added dependency injection patterns and testing best practices from base.instructions.md
- Improved commit message format specifications with types and scope examples
- Added comprehensive development workflow documentation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add configId.ts with Indonesian navigation and search translations
- Update main config to include Indonesian locale (id)
- Add Indonesian search configuration to configShard.ts
- Create Indonesian content directory with homepage and guide
- Update supported languages documentation
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>