Skip to content

Commit b93407b

Browse files
volo-uticlaude
andcommitted
feat: 초기 bkit-starter 프로젝트 설정
- Claude Code 초보자를 위한 한글 가이드 추가 - 4개 슬래시 커맨드 (/first-claude-code, /learn-claude-code, /setup-claude-code, /upgrade-claude-code) - 마스터 가이드 문서 10개 (.claude/docs/) - 스크린샷 17개 포함 - MIT 라이선스 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 parents  commit b93407b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+6978
-0
lines changed

.claude-plugin/plugin.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "bkit-starter",
3+
"version": "1.0.0",
4+
"description": "Claude Code 초보자를 위한 한글 학습 가이드 및 설정 템플릿",
5+
"author": {
6+
"name": "POPUP STUDIO PTE. LTD.",
7+
"email": "contact@popupstudio.ai",
8+
"url": "https://popupstudio.ai"
9+
},
10+
"repository": "https://github.com/popup-studio-ai/bkit-starter",
11+
"license": "MIT",
12+
"keywords": [
13+
"claude-code",
14+
"beginner",
15+
"korean",
16+
"tutorial",
17+
"starter-kit",
18+
"learning"
19+
]
20+
}

0 commit comments

Comments
 (0)