Marketplace

fix-eslint

Automatically fix ESLint errors by modifying code to comply with linting rules. For small codebases (≤20 errors), fixes directly. For larger codebases (>20 errors), spawns parallel agents per directory for efficient processing. Never disables rules or adds ignore comments.

$ 安裝

git clone https://github.com/otrebu/agents /tmp/agents && cp -r /tmp/agents/plugins/development-lifecycle/skills/fix-eslint ~/.claude/skills/agents

// tip: Run this command in your terminal to install the skill