7 Commits

Author SHA1 Message Date
hyeonggil
5fe888c88f 📝 docs: Update CLAUDE.md and add frontend coding conventions
- Expanded CLAUDE.md with behavioral guidelines for LLM coding practices.
- Introduced new documents for frontend code style, Nuxt conventions, and testing conventions.
- Added detailed rules for email HTML structure and TailwindCSS styling strategy.
- Included a comprehensive EDM email HTML implementation guide.
2026-04-07 23:20:02 +09:00
hyeonggil
26ad9b65a6 🔧 chore: Claude Code 환경 설정 업데이트
- ENABLE_TOOL_SEARCH, CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS 환경변수 추가
- model 설정 추가 (opusplan)
2026-04-07 22:13:42 +09:00
hyeonggil
5c9b13ed19 🔧 chore: Update shrimp_data subproject status and add pre-tool hook configuration
- Marked shrimp_data subproject as dirty
- Added pre-tool hook configuration to settings.local.json
2026-03-30 23:31:37 +09:00
hyeonggil
5ac4c6d964 🔧 chore: taskmaster-ai 권한 추가 및 태스크 상태 업데이트
- Claude 권한에 mcp__taskmaster-ai 추가
- Task 1 (환경 설정): cancelled → done
- Task 2 (스펙 검토 표준화): pending → done
2026-03-24 22:53:50 +09:00
hyeonggil
1ea395b6bd feat: Claude 에이전트 및 커스텀 커맨드 추가
- dev 에이전트: code-reviewer, development-planner, nextjs-app-developer, starter-cleaner, ui-markup-specialist
- docs 에이전트: prd-generator, prd-validator
- notion-api-database-expert 에이전트 추가
- git/docs 커스텀 커맨드 추가
2026-03-24 22:26:06 +09:00
hyeonggil
8257ed94bd 🔧 chore: 프로젝트 설정 파일 추가 및 MCP 서버 업데이트
- .gitignore 파일 추가 (node_modules, .env, .DS_Store 등 제외)
- Claude 권한 설정 확장 및 알림/중지 훅 추가
- taskmaster-ai MCP 서버 설정 추가
2026-03-24 22:26:01 +09:00
hyeonggil
d65bb12a15 새로운 프로젝트 구조 및 개발 가이드라인 추가: .mcp.json, shrimp_data, shrimp-rules.md, Cursor 설정 가이드, 업무일지 템플릿, ROADMAP.md, 커밋 메시지 규칙 포함. 각 파일은 Nuxt 4 및 TypeScript strict 모드에 최적화된 개발 환경을 지원합니다. 2026-03-19 23:12:15 +09:00