Acerca de
The Lint & Type Check skill provides a robust automated workflow for maintaining high code standards in modern frontend applications. By integrating ESLint and TypeScript's compiler check (tsc), it allows Claude to identify syntax errors, stylistic inconsistencies, and complex type mismatches without manual intervention. It is particularly useful for pre-commit validation, ensuring that new changes don't break existing types or violate team-wide coding conventions, while offering the ability to automatically fix common linting issues.