소개
Quality Gates provides a centralized system for maintaining high code standards across backend, frontend, and fullstack projects. By automatically detecting the project stack via environment variables or file structure, it orchestrates a sequence of validation tasks including ruff-based Python formatting, NPM-driven frontend linting, strict type checking, and comprehensive test suite execution. This skill serves as the single source of truth for quality validation, ensuring consistent execution across development workflows while maintaining a clean separation of concerns by reporting results back for specialized git workflows to handle.