概要
The typescript-code-review skill empowers Claude to act as a senior frontend engineer during the code review process. It specializes in identifying deep-seated issues within TypeScript and React applications, ranging from critical security vulnerabilities like XSS and CSRF to subtle React anti-patterns such as stale closures in hooks or inefficient list rendering. By providing a structured framework for auditing type safety, performance, and accessibility (a11y), this skill ensures that code changes adhere to modern best practices, reducing technical debt and preventing runtime errors before they reach production.