关于
The TypeScript Quality Guard skill streamlines the development workflow by automatically validating code quality the moment a .ts or .tsx file is saved or edited. By executing targeted, file-scoped type checks and linting commands, it provides instant feedback to prevent technical debt and ensures every contribution adheres to a strict zero-tolerance policy for errors. This skill is ideal for maintaining high standards in complex TypeScript projects and pnpm monorepos without the performance overhead of running project-wide validation suites.