Personal Claude Code plugins by Lucas Pimentel
npx claudepluginhub lucaspimentel/claude-pluginsDeveloper workflow utilities: git commits, PR reviews, PR comments, docs updates, clipboard helpers
Shows Windows toast notifications when Claude Code needs attention
Chezmoi dotfile management: diff resolution, file sync between source and destination
Windows Terminal pane and tab management via wt.exe
Runs linters on edited files: cslint (.cs), PSScriptAnalyzer (.ps1), shellcheck (.sh)
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 🤖
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.