the-linter - Fix ESLint Errors and TypeScript Type Issues in Your Codebase
Identifies and fixes ESLint errors and TypeScript type issues across the codebase.
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Run ESLint check
- Analyze error groups
- Fix TypeScript type errors
- Fix ESLint rule violations
- Remove unused imports
- Add explicit types
- Use proper types
- Add null checks
- Fix type mismatches
Inputs
- Codebase
- ESLint configuration
- TypeScript configuration
- package.json
- npm scripts
Outputs
- Fixed code files
- Lint reports
- TypeScript error fixes
- Cleaned codebase
Requirements
- npm package manager
- ESLint installed
- TypeScript installed
- Node.js environment
- Lint configuration
