Split or arrange Windows Terminal panes using wt.exe. Use when the user says 'open panes', 'split terminal', 'side by side', 'split pane', 'terminal layout', 'split pane with WSL', or any variation of wanting to split or arrange panes within a tab. For tab management (new tabs, switch tabs, tab colors), see wt-tabs.
Manage Windows Terminal tabs using wt.exe. Use when the user says 'open tabs', 'new tab', 'switch tab', 'focus tab', 'move pane to tab', 'tab color', 'tab title', 'multiple tabs', 'rename tab', or any variation of wanting to manage Windows Terminal tabs.
Personal Claude Code plugin marketplace by Lucas Pimentel.
| Plugin | Version | Description |
|---|---|---|
| chezmoi | 1.0.5 | Chezmoi dotfile management and diff resolution |
| linters | 1.1.1 | Auto-lint edited files via PostToolUse hooks |
| lucas-dev-tools | 1.14.5 | Developer workflow utilities for day-to-day use |
| windows-notify | 1.2.5 | Windows toast notifications (Windows / WSL only) |
| windows-terminal | 1.1.1 | Windows Terminal pane and tab management (Windows / WSL only) |
Add the marketplace:
claude plugin marketplace add https://github.com/lucaspimentel/claude-plugins
Install a plugin:
claude plugin install lucas-dev-tools@lucasp-claude-plugins
claude plugin install chezmoi@lucasp-claude-plugins
claude plugin install windows-notify@lucasp-claude-plugins
claude plugin install linters@lucasp-claude-plugins
claude plugin install windows-terminal@lucasp-claude-plugins
Add the marketplace:
/plugin marketplace add https://github.com/lucaspimentel/claude-plugins
Install a plugin:
/plugin install lucas-dev-tools@lucasp-claude-plugins
/plugin install chezmoi@lucasp-claude-plugins
/plugin install windows-notify@lucasp-claude-plugins
/plugin install linters@lucasp-claude-plugins
/plugin install windows-terminal@lucasp-claude-plugins
For local development, use a local path instead of the GitHub URL:
From the CLI:
claude plugin marketplace add ./path/to/lucas-claude-plugins
From inside Claude Code:
/plugin marketplace add ./path/to/lucas-claude-plugins
This project is licensed under the MIT License.
This project was developed with help from Claude Code 🤖
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.
Shows Windows toast notifications when Claude Code needs attention
Developer workflow utilities: git commits, PR reviews, PR comments, docs updates, clipboard helpers
Chezmoi dotfile management: diff resolution, file sync between source and destination
Runs linters on edited files: cslint (.cs), PSScriptAnalyzer (.ps1), shellcheck (.sh)
npx claudepluginhub lucaspimentel/claude-plugins --plugin windows-terminalDeterministic Claude Code → wmux notifications via PostToolUse / Stop / SubagentStop / SessionStart hooks. Replaces wmux's regex-based agent detector with 100%-accurate hook signals when this plugin is installed.
Tmux session awareness and pane interaction
Native Windows toast notifications for Claude Code with window activation
cmux terminal automation skills for Claude Code — workspace layouts, session snapshot/restore, surface organizer, and more.
TabzChrome integration: spawn terminals, browser automation, and project integration via HTML/WebSocket/JS API
Provides tmux-cli skill, to allow Claude-Code to interact with CLI scripts or other code-agents in tmux panes, using the `tmux-cli` command