Acerca de
The TypeScript Quality Checker skill empowers Claude to perform exhaustive code health audits on modern web projects. By integrating industry-standard tools like ESLint, Prettier, and the TypeScript compiler (tsc), it ensures that codebases remain consistent, type-safe, and maintainable. Beyond simple style checks, it identifies security vulnerabilities via npm audit and evaluates cyclomatic complexity to prevent technical debt, making it an essential companion for pre-commit validation and CI/CD pipeline optimization.