Enforces a comprehensive quality assurance workflow by sequence-running dependency installation, linting, formatting, and type-checking before Git commits or pull requests.
This skill acts as a rigorous gatekeeper for code quality, ensuring that every contribution meets the project's highest standards before reaching the repository. It automates a multi-step verification process using Bun, ESLint, Stylelint, Prettier, and TypeScript to catch bugs and stylistic inconsistencies early. By mandating a zero-tolerance policy for errors—including legacy issues—it prevents CI/CD pipeline failures and maintains a clean, maintainable codebase for the entire team.
Características Principales
01Automated ESLint and Stylelint error correction
02Deep TypeScript type-safety verification
031 GitHub stars
04Mandatory dependency synchronization using Bun install