lint-fixer

Community

Auto-fix lint issues without changing behavior

AuthorAngelP17
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of identifying and fixing linting issues in a codebase, reducing manual debugging time and ensuring consistent style across the project.

Core Features & Use Cases

  • Auto-fix lint issues using Biome and oxlint while preserving code functionality
  • Validate code with tsgo and detect secrets with secretlint
  • Workflow example: after a code change or a pull request, run npm run lint to auto-fix issues, review changes, and commit fixes
  • Use Case: A developer pushes a PR with several lint errors; this skill auto-fixes the obvious style issues and ensures code passes lint before review.

Quick Start

Run npm run lint to identify issues and automatically fix many of them. Review the changes with git diff, then run npm run test to ensure no breakage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: lint-fixer
Download link: https://github.com/AngelP17/factoryops-console/archive/main.zip#lint-fixer

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.