소개
The Frontend Lint & Type Checker skill streamlines your development workflow by automating the detection of syntax errors, style violations, and type mismatches. It navigates your frontend directory to execute ESLint and the TypeScript compiler in no-emit mode, providing a comprehensive summary of warnings and errors. By identifying issues early and offering interactive auto-fixes for common linting problems, this skill helps maintain a clean, production-ready codebase and prevents broken builds during the commit process.