By alxlenc
Drive tmux from Claude Code — split panes, open windows, send commands, read output — plus fork-tmux for tracked tmux-window forks (Claude-session forking, rewind), handoff for continuing a long conversation in a fresh Claude session, and an opinionated tmux.conf + plugin set.
Fork a new tmux window that runs a command with status tracking, log capture, and wait-for-completion polling. Use when the user requests 'fork tmux', 'fork a window', 'fork to run X', 'side task: <task>', 'fork session', 'fork this session', 'rewind session', or 'rewind to'. Requires an active tmux session ($TMUX). Supports forking the current Claude session with full context preservation, and rewinding to a previous conversation state. Prefer the `tmux` skill's `window-new` for lightweight fire-and-forget window creation; use fork-tmux when you need a tracked session.
Hand off the current conversation to a new Claude session when context is getting long. Opens a side-by-side tmux split, crafts a continuation prompt with full context (plan, tasks, progress, working directory), and launches Claude in yolo mode to continue the work automatically. This skill should be used when the user says the conversation is too long, asks to continue in a new session, or invokes /handoff.
Manage tmux panes and windows — split, close, send commands, read output, resize, focus, zoom, list, and create/close/switch windows. This skill should be used when the user asks to open a new pane, open a new window, run something in a side panel, read output from another pane, close a pane or window, maximize/zoom a pane, or manage tmux layout. Trigger patterns include "open a pane", "open a new window", "new window", "split pane", "close pane", "close window", "run X in a new pane", "read pane output", "resize pane", "zoom pane", "maximize pane", and "tmux split".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal Claude Code plugin marketplace.
| Plugin | What it does |
|---|---|
tmux-claude | Drive tmux from Claude Code: split panes, open windows, send commands, read output, fork tracked tmux windows, and hand off long conversations into fresh Claude sessions. Ships with an opinionated tmux.conf and Claude-aware agent-indicator hooks. |
More plugins will be added here over time. Each plugin lives under plugins/<name>/ and is self-contained — see its own README.md for the skills it exposes, dependencies, and install notes.
/plugin marketplace add alxlenc/alx-skills
Then install individual plugins from the table above.
alx-skills/
├── .claude-plugin/marketplace.json
└── plugins/
└── <plugin-name>/
├── .claude-plugin/plugin.json
├── README.md
├── skills/ # skill definitions (SKILL.md + helpers)
├── scripts/ # shared scripts across the plugin's skills
└── dotfiles/ # optional config files + install script
Licensed under the MIT License. All currently vendored or referenced upstream dependencies (tmux-agent-indicator, tmux-paste-image, Oh My Tmux, Catppuccin) are also MIT — see the per-plugin Credits sections for upstream attribution.
npx claudepluginhub alxlenc/alx-skills --plugin tmux-claudeUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.