关于
The Lint and Validate skill automates the quality control process for Node.js, TypeScript, and Python projects by enforcing consistent coding standards and identifying errors early. It integrates industry-standard tools like ESLint, MyPy, and Ruff into the development workflow, requiring mandatory verification before tasks are marked complete. By identifying type mismatches, security vulnerabilities, and syntax errors in real-time, it maintains a clean, production-ready codebase and reduces technical debt through a systematic 'Quality Loop' approach.