Skip to content
Automation
Command

/side-project

[TODO: 한 줄로 설명]

From plugin
cck
127 skills1 agent7 commands
Install
> /plugin marketplace add shinhyukahn/cck
> /plugin install cck@shinhyukahn

How 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.md

CLAUDE.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
Stats
12
Stars
0
Forks
Maintained
Maintenance
MIT
License
5mo ago
Last commit
5mo ago
Created

Repo: shinhyukahn/cck

Other commands on cck.

cheat
Command

cheat

Claude Code 핵심 커맨드를 한 눈에 볼 수 있는 한국어 치트시트. Use when the user asks for a cheatsheet, quick reference, or "전체 명령어 보여줘".

@shinhyukahn@shinhyukahnView Command
setup
Command

setup

프로젝트에 맞는 CLAUDE.md 한국어 템플릿을 생성합니다. 웹앱, API 서버, 데이터 파이프라인, 모노레포, 사이드 프로젝트 유형을 지원합니다. Use when the user wants to create or set up CLAUDE.md in Korean.

@shinhyukahn@shinhyukahnView Command