概要
The TypeScript Review skill automates the process of auditing code changes within pull requests or local diffs to maintain high engineering standards. It specifically targets TypeScript and JavaScript environments, checking for Metabase-style coding conventions, JSDoc accuracy, and React implementation patterns. By analyzing code quality and type safety, this skill assists developers in catching potential issues early and ensuring that all contributions align with established project best practices.