What problem does it solve?
Managing multiple terminal windows, processes, and persistent sessions can be cumbersome. This Skill streamlines your terminal workflow by helping you create, manage, and switch between tmux sessions and tmuxinator project templates, ensuring your work environment is always ready.
Core Features & Use Cases
- Session Management: Create, list, attach to, and kill
tmux sessions with ease.
- Project Templates: Automate complex multi-pane layouts for specific projects using
tmuxinator.
- Use Case: You're starting a new project and need a specific terminal layout with
nvim in one pane, a shell in another, and claude --resume in a third. Ask Claude to create a new tmuxinator template for your project, and it will guide you through the setup.
Quick Start
I need to create a new tmuxinator template for my 'backend-api' project. It should have three panes: one for nvim, one for a shell, and one for docker compose up.