Claude Lint Fix
CodingBeginner
Claude Lint Fix hooks into the post-tool-use event and runs your project's configured linter (ESLint, Prettier, Ruff, etc.) on every file that Claude Code modifies. It auto-fixes what it can and surfaces remaining issues as inline annotations so Claude Code can address them in the next turn.
lintingformattingcode-qualityhooks
Installation
claude config add hooks.post-tool-use "npx claude-lint-fix"
Terminal Preview
Claude Lint Fix
About Claude Lint Fix
Claude Code plugins extend the built-in capabilities of Claude Code by adding new integrations, productivity features, and development tools. As a Coding plugin suitable for Beginner-level users, Claude Lint Fix integrates seamlessly into your existing Claude Code workflow to help you get more done with less effort.