fix-lint

Official

Automate code linting fixes

AuthorESO-Toolkit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses and resolves common linting errors in code that are not automatically fixed by standard tooling, ensuring code quality and consistency.

Core Features & Use Cases

  • Diagnose and Fix ESLint Errors: Targets specific, recurring linting issues like floating promises, unsafe any types, console statements, unused variables, and import order problems.
  • Manual Intervention Guidance: Provides clear examples and solutions for linting errors that require manual code adjustments.
  • Use Case: When npm run lint reports errors even after running npm run lint:fix, this skill guides you through the manual steps needed to resolve them, preventing CI failures and maintaining code standards.

Quick Start

Run npm run lint:fix to automatically resolve most linting issues.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: fix-lint
Download link: https://github.com/ESO-Toolkit/eso-toolkit/archive/main.zip#fix-lint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.