setup-linter
CommunitySet up linting and auto-fix on Stop
Authorajbmachon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents inconsistent code quality by automatically configuring linting and formatting so developers get immediate, reliable feedback after code changes.
Core Features & Use Cases
- Auto-detects project type: Identifies JavaScript/TypeScript, Python, Rust, Go, Deno, and Biome projects from common config files.
- Installs and configures the right linter: Sets up ESLint or Ruff (and Rust/Go/Deno equivalents) with sensible defaults and generates missing config files.
- Adds a Stop hook for auto-fix: Creates/updates .claude/settings.json so the linter runs quietly and never blocks Claude even if linting fails.
- Reinforces clean code via agent instruction: Appends an instruction to the project CLAUDE.md to invoke the clean-code-reviewer agent after meaningful changes.
Quick Start
Run the setup automatically in your project directory by invoking setup-linter with no arguments.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: setup-linter Download link: https://github.com/ajbmachon/ajbm-skills/archive/main.zip#setup-linter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.