@kood/claude-code 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/index.js +129 -5
  2. package/package.json +2 -2
  3. package/templates/hono/CLAUDE.md +20 -2
  4. package/templates/hono/docs/architecture/architecture.md +909 -0
  5. package/templates/hono/docs/commands/git.md +275 -0
  6. package/templates/hono/docs/deployment/cloudflare.md +527 -190
  7. package/templates/hono/docs/deployment/docker.md +514 -0
  8. package/templates/hono/docs/deployment/index.md +179 -214
  9. package/templates/hono/docs/deployment/railway.md +416 -0
  10. package/templates/hono/docs/deployment/vercel.md +567 -0
  11. package/templates/hono/docs/library/ai-sdk/index.md +427 -0
  12. package/templates/hono/docs/library/ai-sdk/openrouter.md +479 -0
  13. package/templates/hono/docs/library/ai-sdk/providers.md +468 -0
  14. package/templates/hono/docs/library/ai-sdk/streaming.md +447 -0
  15. package/templates/hono/docs/library/ai-sdk/structured-output.md +493 -0
  16. package/templates/hono/docs/library/ai-sdk/tools.md +513 -0
  17. package/templates/hono/docs/library/hono/env-setup.md +458 -0
  18. package/templates/hono/docs/library/hono/index.md +1 -3
  19. package/templates/hono/docs/library/pino/index.md +437 -0
  20. package/templates/hono/docs/library/prisma/cloudflare-d1.md +503 -0
  21. package/templates/hono/docs/library/prisma/config.md +362 -0
  22. package/templates/hono/docs/library/prisma/index.md +86 -13
  23. package/templates/hono/docs/skills/gemini-review/SKILL.md +116 -116
  24. package/templates/hono/docs/skills/gemini-review/references/checklists.md +125 -125
  25. package/templates/hono/docs/skills/gemini-review/references/prompt-templates.md +191 -191
  26. package/templates/npx/CLAUDE.md +309 -0
  27. package/templates/npx/docs/commands/git.md +275 -0
  28. package/templates/npx/docs/library/commander/index.md +164 -0
  29. package/templates/npx/docs/library/fs-extra/index.md +171 -0
  30. package/templates/npx/docs/library/prompts/index.md +253 -0
  31. package/templates/npx/docs/mcp/index.md +60 -0
  32. package/templates/npx/docs/skills/gemini-review/SKILL.md +220 -0
  33. package/templates/npx/docs/skills/gemini-review/references/checklists.md +134 -0
  34. package/templates/npx/docs/skills/gemini-review/references/prompt-templates.md +301 -0
  35. package/templates/tanstack-start/CLAUDE.md +43 -5
  36. package/templates/tanstack-start/docs/architecture/architecture.md +134 -4
  37. package/templates/tanstack-start/docs/commands/git.md +275 -0
  38. package/templates/tanstack-start/docs/deployment/cloudflare.md +223 -50
  39. package/templates/tanstack-start/docs/deployment/index.md +320 -30
  40. package/templates/tanstack-start/docs/deployment/nitro.md +195 -14
  41. package/templates/tanstack-start/docs/deployment/railway.md +302 -150
  42. package/templates/tanstack-start/docs/deployment/vercel.md +345 -75
  43. package/templates/tanstack-start/docs/guides/best-practices.md +203 -1
  44. package/templates/tanstack-start/docs/guides/env-setup.md +450 -0
  45. package/templates/tanstack-start/docs/library/ai-sdk/hooks.md +472 -0
  46. package/templates/tanstack-start/docs/library/ai-sdk/index.md +264 -0
  47. package/templates/tanstack-start/docs/library/ai-sdk/openrouter.md +371 -0
  48. package/templates/tanstack-start/docs/library/ai-sdk/providers.md +403 -0
  49. package/templates/tanstack-start/docs/library/ai-sdk/streaming.md +320 -0
  50. package/templates/tanstack-start/docs/library/ai-sdk/structured-output.md +454 -0
  51. package/templates/tanstack-start/docs/library/ai-sdk/tools.md +473 -0
  52. package/templates/tanstack-start/docs/library/pino/index.md +320 -0
  53. package/templates/tanstack-start/docs/library/prisma/cloudflare-d1.md +404 -0
  54. package/templates/tanstack-start/docs/library/prisma/config.md +377 -0
  55. package/templates/tanstack-start/docs/library/prisma/index.md +3 -5
  56. package/templates/tanstack-start/docs/library/prisma/schema.md +123 -25
  57. package/templates/tanstack-start/docs/library/prisma/setup.md +0 -7
  58. package/templates/tanstack-start/docs/library/tanstack-start/server-functions.md +80 -2
  59. package/templates/tanstack-start/docs/skills/gemini-review/SKILL.md +116 -116
  60. package/templates/tanstack-start/docs/skills/gemini-review/references/checklists.md +138 -144
  61. package/templates/tanstack-start/docs/skills/gemini-review/references/prompt-templates.md +186 -187
  62. package/templates/hono/docs/git/index.md +0 -180
  63. package/templates/tanstack-start/docs/git/index.md +0 -203
@@ -1,203 +0,0 @@
1
- # Git 워크플로우
2
-
3
- > TanStack Start + React 프로젝트 Git 컨벤션
4
-
5
- ---
6
-
7
- ## ⛔ NEVER (절대 금지)
8
-
9
- ```
10
- ❌ 커밋에 "Generated with Claude Code" 포함
11
- ❌ 커밋에 "🤖" 또는 AI 관련 이모지 포함
12
- ❌ 커밋에 "Co-Authored-By:" 헤더 포함
13
- ❌ 커밋에 AI/봇이 작성했다는 어떤 표시도 포함
14
- ❌ 커밋 메시지 여러 줄 작성
15
- ❌ 커밋 메시지에 이모지 사용
16
- ❌ 커밋 메시지에 마침표(.) 사용
17
- ```
18
-
19
- ---
20
-
21
- ## ✅ ALWAYS (필수)
22
-
23
- ### 작업 완료 후 반드시 실행
24
-
25
- ```bash
26
- git add .
27
- git commit -m "<prefix>: <설명>"
28
- ```
29
-
30
- ---
31
-
32
- ## 📝 커밋 형식
33
-
34
- ```
35
- <prefix>: <설명>
36
- ```
37
-
38
- **한 줄로 간결하게** 작성합니다. 본문이나 푸터는 작성하지 않습니다.
39
-
40
- ---
41
-
42
- ## 🏷 Prefix 목록
43
-
44
- | Prefix | 용도 | 예시 |
45
- |--------|------|------|
46
- | `feat` | 새로운 기능 | `feat: 사용자 로그인 기능 추가` |
47
- | `fix` | 버그 수정 | `fix: 세션 만료 오류 수정` |
48
- | `refactor` | 리팩토링 | `refactor: 인증 로직 분리` |
49
- | `style` | 코드 스타일 | `style: eslint 규칙 적용` |
50
- | `docs` | 문서 수정 | `docs: API 문서 업데이트` |
51
- | `test` | 테스트 | `test: 로그인 테스트 추가` |
52
- | `chore` | 빌드/설정 | `chore: vite 설정 업데이트` |
53
- | `perf` | 성능 개선 | `perf: 이미지 로딩 최적화` |
54
- | `ci` | CI/CD | `ci: GitHub Actions 추가` |
55
-
56
- ---
57
-
58
- ## ✅ 올바른 예시
59
-
60
- ```bash
61
- feat: 회원가입 폼 유효성 검사 추가
62
- fix: 비밀번호 재설정 이메일 발송 오류 수정
63
- refactor: UserService 클래스 구조 개선
64
- docs: README 설치 가이드 추가
65
- chore: Prisma 7.x 버전 업그레이드
66
- ```
67
-
68
- ---
69
-
70
- ## ❌ 잘못된 예시
71
-
72
- ```bash
73
- # prefix 없음
74
- 회원가입 기능 추가함
75
-
76
- # 마침표 불필요
77
- feat: 회원가입 기능 추가.
78
-
79
- # 대문자 사용
80
- FEAT: 회원가입 기능 추가
81
-
82
- # scope 불필요
83
- feat(auth): 회원가입 추가
84
-
85
- # AI 작성 표시 (절대 금지!)
86
- feat: 로그인 기능 추가
87
-
88
- 🤖 Generated with Claude Code
89
-
90
- # Co-Author 표시 (절대 금지!)
91
- feat: 로그인 기능 추가
92
-
93
- Co-Authored-By: Claude <noreply@anthropic.com>
94
-
95
- # 여러 줄 본문 (금지)
96
- feat: 로그인 기능 추가
97
-
98
- - 이메일 인증 추가
99
- - 세션 관리 구현
100
- ```
101
-
102
- ---
103
-
104
- ## 🔄 작업 흐름
105
-
106
- ```bash
107
- # 1. 작업 전 최신 코드 동기화
108
- git pull origin main
109
-
110
- # 2. 코드 작업 진행
111
- # ...
112
-
113
- # 3. 변경사항 커밋
114
- git add .
115
- git commit -m "feat: 새 기능 설명"
116
-
117
- # 4. 푸시
118
- git push origin main
119
- ```
120
-
121
- ---
122
-
123
- ## 🌿 브랜치 전략
124
-
125
- ### 간단한 프로젝트
126
- ```
127
- main ← 모든 작업 직접 커밋
128
- ```
129
-
130
- ### 팀 프로젝트
131
- ```
132
- main
133
- └── feature/기능명
134
- └── fix/버그명
135
- └── hotfix/긴급수정
136
- ```
137
-
138
- ### 브랜치 명명
139
- ```bash
140
- feature/user-authentication
141
- feature/payment-integration
142
- fix/login-session-error
143
- hotfix/security-patch
144
- ```
145
-
146
- ---
147
-
148
- ## 📋 자주 사용하는 명령어
149
-
150
- ```bash
151
- # 상태 확인
152
- git status
153
-
154
- # 변경 내용 확인
155
- git diff
156
-
157
- # 최근 커밋 로그
158
- git log --oneline -10
159
-
160
- # 커밋 취소 (작업 내용 유지)
161
- git reset --soft HEAD~1
162
-
163
- # 스테이징 취소
164
- git restore --staged .
165
-
166
- # 변경사항 임시 저장
167
- git stash
168
- git stash pop
169
- ```
170
-
171
- ---
172
-
173
- ## 📚 .gitignore
174
-
175
- ```gitignore
176
- # Dependencies
177
- node_modules/
178
-
179
- # Build
180
- .output/
181
- dist/
182
- build/
183
-
184
- # Environment
185
- .env
186
- .env.local
187
- .env.*.local
188
-
189
- # IDE
190
- .idea/
191
- .vscode/
192
- *.swp
193
-
194
- # OS
195
- .DS_Store
196
-
197
- # Prisma
198
- prisma/generated/
199
-
200
- # Cache
201
- .cache/
202
- .turbo/
203
- ```