关于
The Lint and Validate skill automates the quality control process for Node.js and Python projects by enforcing a mandatory 'Quality Loop' after every code modification. It integrates essential tools like ESLint, TypeScript Compiler, Ruff, and Bandit to detect syntax errors, type mismatches, and security vulnerabilities before changes are finalized. By providing a unified interface for project-specific scripts and standard CLI tools, it ensures that all code meets professional standards and remains free of common regressions throughout the development lifecycle.