关于
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.