关于
This skill acts as an expert auditor for TypeScript projects, systematically scanning code for patterns that compromise compile-time safety and application stability. It provides structured guidance for replacing 'any' types with safer alternatives, enforcing runtime validation at system boundaries, and implementing robust error-handling patterns. By integrating both automated checks and manual review checklists, it helps developers catch critical security vulnerabilities and logic errors before they reach production, ensuring codebase longevity and developer productivity.