From cmux-kit
Sets up cmux workspace layout for frontend dev: Claude (70% left) + dev server logs (30% right, auto-starts with npm run dev or custom command). Use in single-pane terminal.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cmux-kit:layout-webThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
현재 cmux 워크스페이스를 프론트엔드 개발 레이아웃으로 설정합니다.
현재 cmux 워크스페이스를 프론트엔드 개발 레이아웃으로 설정합니다.
+-------------------+----------+
| Claude (70%) | dev 서버 |
| | 로그 |
+-------------------+----------+
인자: {{ARGUMENTS}}
cmux-web {{ARGUMENTS}}
인자 예시:
cmux-web → 현재 디렉토리, npm run dev 실행cmux-web ~/myproject → ~/myproject 디렉토리, npm run dev 실행cmux-web ~/myproject "npm run dev" → 커스텀 dev 커맨드npx claudepluginhub sanghun0724/cmux-claude-skills --plugin cmux-kitSets up cmux workspace layout for Claude skill/plugin development: 70% Claude chat left for skill design, 30% file explorer right for ls/grep. Defaults to ~/.claude directory.
Orchestrates terminal panes, spawns Claude/Codex sub-agents, sends keys between surfaces, reads pane output, and manages browser/markdown panes via cmux CLI. Replaces plain bash for parallel multi-pane workflows.
Controls cmux macOS terminal multiplexer: manages workspaces/panes/surfaces/panels, sends commands to terminals/browsers, automates browsers, notifications, sidebar metadata. Use on /cmux or cmux requests.