tmux: dotfiles 기반 Dracula 테마, Debian 서버 환경 최적화 (~/.tmux.conf)
CLAUDE.md: 역할, 디자인 워크플로우, Figma/Stitch 사용법, 에셋 가이드 포함
실행 방법
# tmux 세션으로 실행
tmux new -d -s brokkr 'export PATH=/root/.bun/bin:/opt/google-cloud-sdk/bin:/root/.local/bin:$PATH && claude --channels plugin:discord@claude-plugins-official'# 신뢰 확인 프롬프트 통과
tmux send-keys -t brokkr Enter
# 상태 확인
tmux capture-pane -t brokkr -p
MCP 서버
MCP
상태
용도
plugin:figma:figma
✓
Figma 디자인 읽기/쓰기 (OAuth, credentials.json에 토큰 저장)
plugin:context7:context7
✓
라이브러리 문서 조회
plugin:playwright:playwright
✓
브라우저 자동화
outline
✓
Outline Wiki 문서 CRUD (API 키: Vault secret/apps/outline, 키명 brokkr-api-key)