About
This skill acts as a comprehensive local quality gate for the Saleor Configurator, guiding developers through a mandatory multi-step checklist before pushing code. It automates Biome linting and formatting fixes, verifies TypeScript compilation, runs unit tests, and reproduces CI validation environments locally. By integrating E2E CLI testing protocols and idempotency checks, it ensures that every change is stable, formatted correctly, and ready for production pipelines, significantly reducing CI failure rates.