lint-fix

Installation
SKILL.md

Lint Fix

When to use this skill:

  • ESLint errors detected
  • Prettier formatting issues
  • TypeScript type errors
  • Import statement organization needed
  • Pre-commit hook failures

What this skill does:

  1. Runs ESLint with auto-fix
  2. Runs Prettier to format code
  3. Organizes imports according to project conventions
  4. Fixes TypeScript type errors when possible
  5. Updates imports to use correct paths
  6. Verifies fixes resolved all issues
Installs
3
GitHub Stars
1
First Seen
Feb 25, 2026
lint-fix — rimthan-lab/rimthan-plugins