概要
The Quality Gates skill streamlines the development workflow for browser extensions by automatically managing essential code quality checks. It intelligently inspects repository changes to determine whether to run linting, type-checking, or cross-browser builds for Chrome and Firefox. By integrating End-to-End (E2E) testing via Playwright, it ensures that UI and behavioral changes are verified before deployment, providing a summarized pass/fail report and clear next steps for debugging and fixing issues.