Skip to content

Comments

Add CLAUDE.md for Claude Code guidance#2

Open
jongwony wants to merge 3 commits intomainfrom
claude/init-project-01LYMPyd5gX5s6V9zTbjuS4q
Open

Add CLAUDE.md for Claude Code guidance#2
jongwony wants to merge 3 commits intomainfrom
claude/init-project-01LYMPyd5gX5s6V9zTbjuS4q

Conversation

@jongwony
Copy link
Owner

Provides project overview, common commands, and architecture documentation
for future Claude Code sessions working with this repository.

Provides project overview, common commands, and architecture documentation
for future Claude Code sessions working with this repository.
- Add Korean (ko) and English (en) language support
- Implement subpath routing (/ko/*, /en/*)
- Create translation files (messages/ko.json, messages/en.json)
- Add language switcher component in footer
- Migrate all components to use translations
- Update CLAUDE.md with i18n documentation
- Convert page.tsx to server component with searchParams
- Create SuccessContent.tsx as client component wrapper
- Add Loading.tsx skeleton component for Suspense fallback
- Remove useSearchParams from Info.tsx, Guide.tsx, Cancel.tsx
- Pass issueCode and utmMedium as props instead

This improves initial HTML rendering and bundle optimization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants