About
The Linter is a specialized Claude Code Skill designed to automate the tedious process of maintaining code quality. It systematically executes linting checks, analyzes errors across TypeScript and ESLint, and applies fixes in a prioritized order—addressing critical type mismatches and security warnings first. By enforcing standardized import organization and fixing common React and Next.js patterns, it ensures your repository remains consistent and performant without altering business logic or introducing new dependencies.