Build a custom cmux sidebar from a plain-language request. Use when the user asks for a custom sidebar, a sidebar that shows their workspaces/tabs/PRs/clock, a vibe-coded sidebar, or anything involving files in ~/.config/cmux/sidebars/. Covers authoring the interpreted SwiftUI-style file, enabling the beta flag, selecting it, and iterating with hot reload.
$npx -y skills add disler/learning-cmux-with-agents --skill cmux-custom-sidebarInstalls into the current project.
Run `npx skills use "https://github.com/disler/learning-cmux-with-agents" --skill "disler/learning-cmux-with-agents/cmux-custom-sidebar"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/disler/learning-cmux-with-agents" that are relevant to the current task. Run `npx skills add "https://github.com/disler/learning-cmux-with-agents"` and select the relevant skills, then follow their instructions.