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 🤖
Modifies files
Hook triggers on file write and edit operations
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.
npx claudepluginhub lucaspimentel/claude-plugins --plugin lintersShows Windows toast notifications when Claude Code needs attention
Developer workflow utilities: git commits, PR reviews, PR comments, docs updates, clipboard helpers
Windows Terminal pane and tab management via wt.exe
Chezmoi dotfile management: diff resolution, file sync between source and destination
This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.
Validation and quality enforcement for shell scripts using shfmt.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.