Automation
Command
/side-project
[TODO: 한 줄로 설명]
Install
$ npx -y skills add shinhyukahn/cck --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/side-project
Context preview
What this command does when you run it.
[TODO: 한 줄로 설명]
Command definition
side-project.mdCLAUDE.md — 사이드 프로젝트 (빠른 시작)
뭘 만드는지
[TODO: 한 줄로 설명]
기술 스택
[TODO: 사용하는 기술 나열]
프로젝트 구조
[TODO: 주요 파일/디렉토리만 간단히]
실행 방법
- 설치: [TODO: npm install / pip install -r requirements.txt]
- 실행: [TODO: npm run dev / python main.py]
- 테스트: [TODO: npm test / pytest]
작업 방향
[TODO: 지금 하고 있는 작업이나 다음에 할 작업]
- [ ] [TODO: 할 일 1]
- [ ] [TODO: 할 일 2]
규칙
- [TODO: 코드 스타일 한 줄]
- [TODO: 절대 하지 마 한 줄 (있으면)]
Ships withcck
한국어로 말하면 Claude Code가 알아서 실행합니다. 새로운 명령어를 외울 필요 없습니다. 설치 후 바로 한국어로 사용하세요.
Get the whole plugin, auto-invoked
Stats
12
Stars
0
Views
0
Forks
Maintained
Maintenance
MIT
License
4mo ago
Last commit
4mo ago
Created
Repo: shinhyukahn/cck
More commands in this plugin
See everything inside Other commands on cck.
- /cheat
Claude Code 핵심 커맨드를 한 눈에 볼 수 있는 한국어 치트시트. Use when the user asks for a cheatsheet, quick reference, or "전체 명령어 보여줘".
Open command - /setup
프로젝트에 맞는 CLAUDE.md 한국어 템플릿을 생성합니다. 웹앱, API 서버, 데이터 파이프라인, 모노레포, 사이드 프로젝트 유형을 지원합니다. Use when the user wants to create or set up CLAUDE.md in Korean.
Open command - /api-server
[TODO: 프로젝트가 뭘 하는지 한 줄로]
Open command - /data-pipeline
[TODO: 어떤 데이터를 어디서 가져와서 어디로 보내는지 한 줄로]
Open command - /monorepo
[TODO: 모노레포에 포함된 패키지/서비스 요약]
Open command - /web-app
[TODO: 프로젝트가 뭘 하는지 한 줄로]
Open command

