cmux-customization
cmux customization
What it does
- Custom actions: define reusable actions in cmux.json. Actions can appear in Cmd+Shift+P, surface tab bars, shortcuts, and the plus-button right-click menu.
- Workspace metadata: use the cmux CLI or cmux-workspace for workspace names, descriptions, colors, read state, and sidebar metadata updates.
- Import, export, and reset: back up the current config, apply the smallest diff, validate it, and keep a rollback path for user-owned customizations.
- Terminal behavior: use Ghostty config for fonts, themes, cursor style, copy-on-select, shell integration, terminal keybindings, and terminal rendering.
- Dock controls: edit .cmux/dock.json in the project or ~/.config/cmux/dock.json globally. Run cmux docs dock when available.
- App settings: run cmux-settings validate.
- JSONC shape: keep valid JSONC and avoid duplicate keys.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
cmux-customization FAQ
What does the cmux-customization skill do?
Customize cmux for an end user. Use when changing cmux.json actions, custom commands, workspace layouts, plus-button behavior, surface tab bar buttons, Command Palette entries, Dock controls, sidebar and app settings, shortcuts, notifications, browser routing, examples-library presets, or Ghostty-backed terminal preferences. Custom actions: define reusable actions in cmux.json. Actions can appear in Cmd+Shift+P, surface tab bars, shortcuts, and the plus-button right-click menu. Workspace metadata: use the cmux CLI or cmux-workspace for workspace names, descriptions, colors, read state, and sidebar metadata updates.
How do I install cmux-customization?
Run: npx -y skills add https://github.com/manaflow-ai/cmux --skill cmux-customization --agent claude-code — the source lives at github.com/manaflow-ai/cmux.
Maintain cmux-customization?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[cmux-customization on getagentictools](https://getagentictools.com/skills/manaflow-ai-cmux-cmux-customization?ref=badge) npx agentictools info skills/manaflow-ai-cmux-cmux-customization The second line is the CLI lookup for this page — handy in READMEs and docs.