Commit Graph

10 Commits

Author SHA1 Message Date
Kazuki Yamada 7ae7aac23f feat(config): Reorganize agent rules and instructions
- 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>
2025-06-22 23:12:19 +09:00
Kazuki Yamada ad4929db9f docs(claude): Add comprehensive project structure and development guidelines
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>
2025-06-15 19:54:14 +09:00
Devin AI 847986d395 feat(website): Add Vietnamese language support
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 17:06:01 +00:00
Devin AI 3feb730e59 feat(website): Add Indonesian language support
- 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>
2025-05-26 15:52:50 +00:00
Kazuki Yamada f4d45ef335 docs(instructions): Update pull request guidelines with checklist and template 2025-05-06 12:34:25 +09:00
Kazuki Yamada 5afeacf36f docs(instructions): Add pull request guidelines to the instructions document 2025-05-06 12:21:54 +09:00
Kazuki Yamada 4fdf0c4eaf docs(website): Add instructions for adding new languages to documentation 2025-05-05 22:28:50 +09:00
Kazuki Yamada 9aa2c2cf50 docs(website): Add Chinese (Traditional) documentation 2025-05-05 22:03:59 +09:00
Kazuki Yamada 663c52b4bd chore(vscode): Add GitHub release note guidelines and website documentation 2025-05-05 18:08:56 +09:00
Kazuki Yamada d09dfe5bca chore(vscode): Update AI instruction references in .clinerules and .cursorrules 2025-05-05 18:02:41 +09:00