Acerca de
The Lint and Validate skill establishes a rigorous quality gate for software development by automating linting, formatting, and static analysis procedures. It provides standardized workflows for Node.js, TypeScript, and Python environments, ensuring that every code change is vetted for syntax correctness, type safety, and security vulnerabilities. By enforcing a mandatory 'Quality Loop,' it prevents the submission of flawed code and helps maintain a clean, professional codebase through tools like ESLint, Ruff, MyPy, and automated security audits.